diff --git a/utils/skyplot/README.md b/utils/skyplot/README.md index df8e62ac9..29ddebd44 100644 --- a/utils/skyplot/README.md +++ b/utils/skyplot/README.md @@ -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).