indigo-astronomy / indigo

INDIGO is a system of standards and frameworks for multiplatform and distributed astronomy software development designed to scale with your needs.
http://www.indigo-astronomy.org
Other
139 stars 64 forks source link

ccd_ptp driver lacks the CCD Frame Property #533

Closed je-lamiaud closed 2 months ago

je-lamiaud commented 2 months ago

The comment of the CCD_FRAME property definition says

property is mandatory, should be set read-only if subframe can't be set

Indeed, the CCD Ciel client doesn't recognise my DSLR as a camera, because of this property absence. This pull request applies the above recommendation, making it read-only instead of hidden.