OpenC3 / cosmos

OpenC3 COSMOS
https://openc3.com
Other
103 stars 30 forks source link

Option to set x-axis to RECEIVED_TIME in telemetry grapher #1468

Open 321github123 opened 1 month ago

321github123 commented 1 month ago

First check out our main documentation site at https://openc3.com.

Is your feature request related to a problem? Please describe. Sometimes user would like to graph packet times based on RECEIVED_TIME rather than PACKET_TIME

Describe the solution you'd like An option is exposed to user that allows allow to set x-axis of Telemetry Grapher to RECEIVED_TIME or PACKET_TIME.

Additional context Any place in Cosmos that PACKET_TIME is used e.g. data extractor, we would also like the option to also use RECEIVED_TIME instead.

sunws4me commented 1 week ago

nice feature, ability to specific RECEIVED vs PACKET time in the Data Extractor for sure. maybe I know when something happened in received time but packet time was in the future or having problems.