Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:TSSW Sprint - Aug 02 - Aug 16
-
Team:Telescope and Site
-
Urgent?:No
Description
Update the MTRotator CSC for changes in the telemetry message from the low-level controller in DM-30814.
Note: the configuration message is unchanged.
I also changed the struct to use explicit bytes types (e.g. ctypes.c_uint32 instead of ctypes.c_uint). I had not seen those in the ctypes documentation before.
Pull request: https://github.com/lsst-ts/ts_mtrotator/pull/47