v0.6.0
What's Changed
- Add log messages to figure out picomotor stalling by @ehpor in #120
- Fix sleep when no change in spectrum is requested by @ehpor in #126
- Bump actions/checkout to v4. by @ehpor in #130
- Hardcode flip for science camera as a hack by @ehpor in #132
- Update installation documentation to explain CMake error by @linarphy in #129
- Skip DM command discretization if dac_bit_depth is set to none by @ivalaginja in #138
- Add Thorlabs CLD laser diode service by @ivalaginja in #142
- Add AlliedVision camera service by @THD2-team in #133
- Add a dummy service. by @ehpor in #146
- Improve CLD service and add simulated CLD service by @ivalaginja in #144
- Bugfix: Thorlabs CLD hardware service by @ivalaginja in #152
- Add a service to control a NI DAQ by @ehpor in #91
- Fix startup services and handle missing safety service by @a-sevin in #158
- Reduce overhead in
DataStream.submit_data()
. by @ehpor in #147 - Add pixel format feature to AVT cameras by @a-sevin in #159
- Fix Windows protobuf compilation issue by @ehpor in #161
- Add simulated NI DAQ service by @ivalaginja in #157
- Add sleep equivalent to the exposure time in DummyCamera by @a-sevin in #165
- Update error message in SharedMemory::Open() function by @a-sevin in #167
- Add service for AimTTiPL-P by @ivalaginja in #149
- Add simulated service for AimTTiPL-P device by @ivalaginja in #168
- Remove NKT_DLL.py file from the repo by @RemiSoummer in #174
- Update readme by @RemiSoummer in #171
New Contributors
Full Changelog: v0.5.0...v0.6.0