Version History¶
ts_cbp v1.5.0 (2024-12-13)¶
Features¶
Bugfixes¶
Remove colon from reply. (DM-47349)
Set the target event with current positions before starting telemetry loop to avoid inPosition not being set properly. (DM-47555)
Go to fault state if connect call failed. (DM-47555)
Set component host to simulator host when in simulation mode. (DM-47555)
Modified the inPosition calculation for mask rotation to deal with 0 and 360. Also increased the timeout for the mask change. (DM-47638)
ts_cbp v1.4.1 (2024-05-31)¶
Bugfixes¶
ts_cbp v1.4.0 (2024-05-27)¶
Features¶
Add maskRotation command. (DM-42249)
Bugfixes¶
Update ts-conda-build to 0.4. (DM-43486)
Improved Documentation¶
Add towncrier support. (DM-43486)
v1.3.0¶
Use tcpip client class
Add missing license headers
v1.2.1¶
Add ts_pre_commit_conf file
Use named parameters in CondaPipeline
v1.2.0¶
Update precommit to black 23, isort 5.12 & check-yaml 4.4.
Move config_schema to root namespace.
Fix connect_callback async warning.
Merge cli module into csc module.
Modernize conda recipe.
v1.1.0¶
Update to salobj 7
v1.0.0¶
CSC added
Documentation added
Black
linting support addedBasic simulator support
Added target event
Added inPosition event
Upgrade to black 20.8