Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:0
-
Epic Link:
-
Sprint:TSSW Sprint - Apr 12 - Apr 26, TSSW Sprint - Apr 26 - May 10
-
Team:Telescope and Site
-
Urgent?:No
Description
There are several changes coming to the TCP/IP interface of the low-level MT hexapod and rotator controllers:
- Remove the incorrect MJD date fields from message headers:
DM-28224. - Remove 5 unused fields from hexapod telemetry (application_status changes from an array of 6 values, only the first of which was ever set, to a single value):
DM-28998 - Remove LUT data from config struct:
DM-29577
Update ts_hexrotcomm (for the message header) and ts_mthexapod (for the application status) accordingly.
Attachments
Issue Links
- relates to
-
DM-29577 Please refine the MT hexapod low-level commands
- Done
-
DM-29689 Camera MThexapod inPosition event not generated
- Done
-
DM-28224 The mjd and frac_mjd values in MT rotator (and hexapod?) headers are incorrect
- Done
-
DM-28998 The MTHexapod low-level controller appears to only publish application status for the first actuator
- Done
There is some structure change (LUT) in
DM-29577as well.