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
142 stars 63 forks source link

ccd_ptp: Add some cameras #410

Closed tail-feather closed 2 years ago

tail-feather commented 2 years ago

Added some cameras and some new properties:

And renamed Nikon Z 7II and 6II (There are no spaces between the numbers. ref. official website):


I found the extended ExposureIndex property of Nikon (ptp_property_nikon_ExposureIndexHi). It seems this property can be set to values greater than ISO 51200 (specifically Hi 0.3 etc.).

However, I can't think of an implementation to replace the current ExposureIndex property. (Nikon High ISO has too much noise, so there may not be much advantage in being able to set it.) If you think you can use this property, please use it.