Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Story Points:2
-
Epic Link:
-
Sprint:TSSW Sprint - Dec 21 - Jan 04
-
Team:Telescope and Site
-
Urgent?:No
Description
Support the use of configuration file in hexapod low-level controller. MOOG provided the middleware wrapper originally that allows the user to update the configuration file by SAL. T&S team replaced it and used the Python CSC based on ts_salobj instead. This new CSC does not allow to do so. Therefore, this task will update the low-level controller code to let the user can configure the hexapod by the configuration file. This task also removes the dependency of /nfsdemo directory.
Attachments
Issue Links
- relates to
-
DM-25790 Support the Configuration File in Rotator Low-Level Controller Code
- Done
Added the configuration file and support the unit test and coverage report.