Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:TSSW Sprint - Jul 19 - Aug 02
-
Team:Telescope and Site
-
Urgent?:No
Description
Support the command queue in low-level rotator controller. This queue should be thread safe.
Copied the circular_buffer.c from ts_hexapod_controller and updated the code to use the thread-safe buffer.
Tested on summit. I can put the system into the Enabled state without the problem.