Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:0
-
Sprint:TSSW Sprint - Jan 4 - Jan 18
-
Team:Telescope and Site
-
Urgent?:Yes
Description
The low-level controller supplies time in two different ways in telemetry and config headers: mjd/frac_mjd and tv_sec/tv_nsec. It turns out the former values are not MJD at all (they are just restatements of tv_sec and tv_nsec). Use the vt_sec/tv_nsec values instead.