You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a CCSDS TDM file contains RECEIVE_FREQ and TRANSMIT_FREQ, these are converted to instantaneous Doppler measurements when building the tracking data arc. But the Tracking Data arc can't export back to these exact datatypes. Therefore, the testing was manually done.
Better support for this datatype is needed.
Requirements
This ticket should implement either, or both, of:
Converting tracking data to receive/transmit frequencies provided the turnaround ratios and frequencies.
Fully supporting these data types in the orbit determination of Nyx.
Test plans
Ensure that CCSDS TDM data that is exported from Nyx can be read in identically, similar to the other TDM tests.
Design
The best approach is likely to simply support these data types entirely throughout the pipeline.
The text was updated successfully, but these errors were encountered:
High level description
If a CCSDS TDM file contains RECEIVE_FREQ and TRANSMIT_FREQ, these are converted to instantaneous Doppler measurements when building the tracking data arc. But the Tracking Data arc can't export back to these exact datatypes. Therefore, the testing was manually done.
Better support for this datatype is needed.
Requirements
This ticket should implement either, or both, of:
Test plans
Ensure that CCSDS TDM data that is exported from Nyx can be read in identically, similar to the other TDM tests.
Design
The best approach is likely to simply support these data types entirely throughout the pipeline.
The text was updated successfully, but these errors were encountered: