Revision history for Device-Chip-TSL256x 0.09 2023-09-13 [CHANGES] * General module style updates: + Updated for Object::Pad v0.800 + Swap unit tests to `Test2::V0` 0.08 2022-12-11 [CHANGES] * Updated for Object::Pad v0.66 - use `field` instead of `has` 0.07 2022-04-28 [CHANGES] * Use the new :isa from Object::Pad 0.57 to avoid `extends` * Updates in unit tests to use new Object::Pad 0.63 metafield API [BUGFIXES] * Ensure the AGC algorithm continues to run even when sensors are reporting all-zeroes dark 0.06 2021-05-27 [CHANGES] * Avoid ping-pong behaviour in AGC algorithm * Detect saturation of the sensor and report 50klux instead 0.05 2021-01-02 [CHANGES] * Implement the Device::Chip::Sensor API * Add an automatic gain control algorithm * Include POWER setting in read/change config method 0.04 2020-12-15 [BUGFIXES] * Re-packed tarball, removing stale Makefile.PL 0.03 2020-12-06 [CHANGES] * Updated to use Object::Pad * Make better use of Data::Bitfield 0.02 2019-01-21 19:48:00 [CHANGES] * Use Future::AsyncAwait 0.01 2016/09/18 17:17:56 First version, released on an unsuspecting world.