PeakSat / COMMS-SW

1 stars 0 forks source link

NMEA messages and variables for the TLE upload #20

Open AndronikosKostas opened 4 days ago

AndronikosKostas commented 4 days ago

Description of the Issue

This issue outlines the data required for download from the GNSS system, including the specific NMEA messages and variables of interest that will be used for the TLE generation.

GNSS Data

RMC: UTC Time 0.1ms precision in each message RMC: Latitude, N/S indicator, Longitude, E/W Indicator, Altitude, Status ('A' = Data Valid) RMC: UTC Date (captured at both the beginning and end of the orbit)

NMEA variables that need further investigation

Calculations

References

https://drive.google.com/drive/u/0/folders/1Byiyk1EfDtcBBu7YEYjtMmB47DgSCtch

AndronikosKostas commented 4 days ago

image