INDINumber "min"/"max" vs "minimum"/"maximum"
INDI C# Client
Status: Beta
Brought to you by:
uruzuki
Hi
I have a problem when reading CCD "FrameSize" "max" "WIDTH" and "HEIGHT" attributes.
I think this is due to INDINumber "min" and "max" attributes which are not read. ("minimum" and "maximum" attributes are read instead)
Maybe it is a mistake in "INDIClient.cs" line 523 & 524 ?
(indi-1.8.5 "basedevice.cpp" file line 588 and 591 show "min" and "max" )
Cheer
Nicolas