Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:5
-
Epic Link:
-
Sprint:TSSW Sprint - Jan 21 - Feb 01, TSSW Sprint - Mar 30 - Apr 13
-
Team:Telescope and Site
Description
Once the software is officially delivered to LSST, it will be necessary to update the design and code to conform to SAL constraints and conventions, as defined in https://confluence.lsstcorp.org/display/SYSENG/SAL+constraints+and+recommendations
This includes:
- Naming conventions
- Enumeration definition
- Implementation of all standard commands and events.
I replicated the issue,
To resolve this the first step I will make is getting in contact with Tekniker.
I could simply fix the topics however this wouldn't really resolve anything since the software using the topics won't be updated. Therefor for actual resolution of the telemetry file the following steps will be taken.
1) Meeting with Alberto and Russell discuss the updates of the Telemetry topics
2) There are a few that Russell and myself already discussed that we prefer become events
3) The Topics that we decide to keep as Telemetry update them in the labview software and update in the XML
4) Test the software with the TMA simulator to exercise the publishing of the telemetry topics.