mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-09-01 10:28:00 +00:00
docs(skyplot): make prettier-markdown check happy
This commit is contained in:
@@ -16,8 +16,8 @@ showing satellite visibility over time.
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Processes RINEX navigation files.
|
- Processes RINEX navigation files.
|
||||||
- Optionally uses an OBS file to limit plot to the receiver observation
|
- Optionally uses an OBS file to limit plot to the receiver observation time
|
||||||
time (--use-obs).
|
(--use-obs).
|
||||||
- When enabled, the tool looks for a matching file by replacing the last
|
- 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.
|
character of the NAV filename with O/o and uses it if found.
|
||||||
- Calculates satellite positions using broadcast ephemeris.
|
- Calculates satellite positions using broadcast ephemeris.
|
||||||
@@ -63,7 +63,8 @@ showing satellite visibility over time.
|
|||||||
```
|
```
|
||||||
./skyplot.py brdc0010.22n 40.7128 -74.0060 10.0
|
./skyplot.py brdc0010.22n 40.7128 -74.0060 10.0
|
||||||
```
|
```
|
||||||
- Skyplot from custom location (Santiago, Chile) using receiver observation time:
|
- Skyplot from custom location (Santiago, Chile) using receiver observation
|
||||||
|
time:
|
||||||
```
|
```
|
||||||
./skyplot.py brdc0010.22n -33.4592 -70.6453 520.0 --use-obs
|
./skyplot.py brdc0010.22n -33.4592 -70.6453 520.0 --use-obs
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user