Version History¶
ts_tunablelaser v2.2.1 (2024-12-18)¶
Bugfixes¶
Added retry attempt in case of communication instability. (DM-47555)
ts_tunablelaser v2.2.0 (2024-11-26)¶
Features¶
Bugfixes¶
Fixing two bugs with thermal ctrl system. The first is that if its not connected there is a chance it tries to access a None method. The second bug is that it improperly parses results. (dm-44396)
Misc¶
ts_tunablelaser v2.1.1 (2024-04-11)¶
Bugfixes¶
ts_tunablelaser v2.1.0 (2024-04-11)¶
Features¶
Implmented do_setOpticalConfiguration to allow on-the-fly change changes to the optical configuration. Implemented supporting function in MainLaser component, as well as tracking which laser is being used. (DM-41426)
Adding the E5DC_B class to support the omron temperature sensor over the CompoWayF protocol (dm-37871)
Adding the csc support for the E5DC_B. Adding temp_ctrl_server to give the E5DC_B a separate host/port pathway. Adding all the necessary support for that to config, mock_server, etc… (dm-42113)
Updating various parts of the code to make it work in the real world lab. This consists of: decoding all bytes and handling everything in strings exclusively. 2’s complement, hex values for set point sending, and other various fixes. (dm-42903)
Bugfixes¶
ts_tunablelaser 2.0.1 (2024-01-08)¶
Bugfixes¶
Add parameterized to testing section in conda recipe. (DM-42375)
ts_tunablelaser 2.0.0 (2023-12-15)¶
Features¶
Improved Documentation¶
Added towncrier. (DM-41074)
v1.0.1¶
Support tcpip 2.0.
v1.0.0¶
Initial release.