v4.1
Hi! I am happy to present you a new Clightd release.
New features
- Added support to settings string for ALS sensor (interval, min and max)
- Sensor.Capture method does now return number of correctly captured frames, that can be lower than requested captures
- Backlight.Get/Set methods can now be called without specifying a serial id
- User can now override default backlight DDC VP code (0x10) through a bash env variable or cmdline parameter
- Added a new Custom sensor
Bugfixes
- Clightd will now properly leave when bus connection is lost
- Fixed lots of issues with ALS sensors; it should now support all of them
- Strengthen Sensor code with better sensor validation and improved code abstraction
As always, wiki pages have been updated with new APIs and more informations.