Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:3
-
Epic Link:
-
Sprint:TSSW Sprint - Jul 19 - Aug 02, TSSW Sprint - Aug 02 - Aug 16
-
Team:Telescope and Site
-
Urgent?:No
Description
Have the rotator send exactly the same telemetry and config data to the EUI and CSC. The details can follow DM-30811. This task will support to read the binary file of rotator EUI as well. This is for the debugging use only. The implementation can use the DM-30715 as a reference.
Note. Rename the structure related to the parameter/config to have no word of telemetry, which is confusing. This change will affect the EUI as well.
Note. Update the rotator to use the thread-safe command buffer as well in this ticket as in DM-28687.
Note. I realized this ticket will change the GUI for the structure size. Need to update the GUI for this.
Attachments
Issue Links
- is triggered by
-
DM-30811 Please have the hexapod send exactly the same telemetry and config data to the EUI and CSC
- Done
- is triggering
-
DM-31230 Update MTRotator CSC for new data from low-level controller
- Done
- relates to
-
DM-28687 The MTHexapod low-level controller mis-handles clearError if there is a fault condition
- Done
-
DM-29721 Support the Command Queue in Low-Level Rotator Controller
- Done
-
DM-30715 Rewrite the Logic to Assign the DDS Telemetry Data
- Done
-
DM-29721 Support the Command Queue in Low-Level Rotator Controller
- Done
-
DM-30550 Camera Hexapod Chronograph page presents jumping "calibrated actuator position" values.
- Done
Activity
Description |
Have the rotator send exactly the same telemetry and config data to the EUI and CSC. The details can follow |
Have the rotator send exactly the same telemetry and config data to the EUI and CSC. The details can follow |
Description |
Have the rotator send exactly the same telemetry and config data to the EUI and CSC. The details can follow |
Have the rotator send exactly the same telemetry and config data to the EUI and CSC. The details can follow {color:#de350b}*Note. Rename the structure related to the parameter/config to have no word of telemetry, which is confusing. This change will affect the EUI as well.*{color} |
Link | This issue relates to SUMMIT-5251 [ SUMMIT-5251 ] |
Link | This issue relates to SUMMIT-5404 [ SUMMIT-5404 ] |
Link | This issue relates to SUMMIT-5404 [ SUMMIT-5404 ] |
Story Points | 2 |
Sprint | TSSW Sprint - Jul 19 - Aug 02 [ 1108 ] |
Description |
Have the rotator send exactly the same telemetry and config data to the EUI and CSC. The details can follow {color:#de350b}*Note. Rename the structure related to the parameter/config to have no word of telemetry, which is confusing. This change will affect the EUI as well.*{color} |
Have the rotator send exactly the same telemetry and config data to the EUI and CSC. The details can follow {color:#de350b}*Note. Rename the structure related to the parameter/config to have no word of telemetry, which is confusing. This change will affect the EUI as well.*{color} Note. Update the rotator to use the thread-safe command buffer as well in this ticket as in |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Description |
Have the rotator send exactly the same telemetry and config data to the EUI and CSC. The details can follow {color:#de350b}*Note. Rename the structure related to the parameter/config to have no word of telemetry, which is confusing. This change will affect the EUI as well.*{color} Note. Update the rotator to use the thread-safe command buffer as well in this ticket as in |
Have the rotator send exactly the same telemetry and config data to the EUI and CSC. The details can follow {color:#de350b}*Note. Rename the structure related to the parameter/config to have no word of telemetry, which is confusing. This change will affect the EUI as well.*{color} Note. Update the rotator to use the thread-safe command buffer as well in this ticket as in Note. I realized this ticket will change the GUI for the structure size. Need to update the GUI for this. |
Sprint | TSSW Sprint - Jul 19 - Aug 02 [ 1108 ] | TSSW Sprint - Jul 19 - Aug 02, TSSW Sprint - Aug 02 - Aug 16 [ 1108, 1111 ] |
Story Points | 2 | 3 |
Attachment | enable.png [ 51472 ] | |
Attachment | offline.png [ 51473 ] |
Reviewers | Russell Owen [ rowen ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
The thread-safe queue was done in
DM-29721already.