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.
Attachments
Issue Links
Activity
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Story Points | 2 | 1 |
Sprint | TSSW Sprint - Aug 02 - Aug 16 [ 1111 ] |
Reviewers | Te-Wei Tsai [ ttsai ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Assignee | Russell Owen [ rowen ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
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