Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:TSSW Sprint - Nov 9 - Nov 23
-
Team:Telescope and Site
-
Urgent?:No
Description
The main issue is that the application telemetry topic should report the generated path in its demand field, but when used in simulation mode it is reporting the target. Update the mock controller to fix this and rename the telemetry fields to clarify what's going on.
Also the ts_mtrotator commander shows a constants stream of rotation telemetry, at least when using simulation mode. The issue is that it includes a timestamp field, so the default filtering for tiny changes is not sufficient. Ignore the timestamp field when comparing old values to new values.
Attachments
Issue Links
- blocks
-
CAP-659 T&S catch-all for XML 7.1
-
- Done
-
I decided to also fix an issue with the mock controller: the time at which telemetry was computed did not quite match the timestamp in the telemetry header. This gives more accurate results and allows pickier unit tests.
Pull requests: