1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-07 05:18:00 +00:00

docs: fix typo and format skyplot README

This commit is contained in:
pedromiguelcp
2025-08-13 15:32:24 +01:00
parent dad143ace0
commit fb11d958f0

View File

@@ -16,8 +16,10 @@ showing satellite visibility over time.
## Features
- Processes RINEX navigation files.
- Optionally uses an OBS file to limit plot to the receiver active pricessing time (--use-obs).
- When enabled, the tool looks for a matching file by replacing the last character of the NAV filename with O/o and uses it if found.
- Optionally uses an OBS file to limit plot to the receiver active processing
time (--use-obs).
- When enabled, the tool looks for a matching file by replacing the last
character of the NAV filename with O/o and uses it if found.
- Calculates satellite positions using broadcast ephemeris.
- Plots satellite tracks in azimuth-elevation coordinates.
- Color-codes satellites by constellation (GPS, Galileo, GLONASS, BeiDou).