Skip to content

Commit 2f27f6a

Browse files
committed
update readme
1 parent f6f2f44 commit 2f27f6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ PyGPSClient is a free, open-source, multi-platform graphical GNSS/GPS testing, d
2626
* Provides [NTRIP client](#ntripconfig) facilities for both RTCM3 and SPARTN NTRIP services.
2727
* Can serve as an [NTRIP base station](#basestation) with an RTK-compatible receiver (e.g. u-blox ZED-F9P/ZED-X20P, Quectel LG/LC Series, Septentrio Mosaic Series or Unicore UM9** Series).
2828
* Supports GNSS (*and related*) device configuration via proprietary UBX, NMEA and ASCII TTY protocols, including most u-blox, Quectel, Septentrio, Unicore and Feyman GNSS devices.
29-
* **New in v1.6.7** - Experimental support for RINEX conversion of raw observation, navigation and meteorology data.
29+
* **New in v1.6.7** - Experimental support for [RINEX conversion](#rinex) of raw observation, navigation and meteorology data.
3030
* Can be installed using the standard `pip` Python package manager - see [installation instructions](#installation) below.
3131

3232
This is an independent project and we have no affiliation whatsoever with any GNSS manufacturer or distributor.
@@ -430,7 +430,7 @@ The RINEX Conversion Dialog supports the conversion of raw observation, navigati
430430

431431
1. A previously-saved binary datalog containing raw observation (UBX RXM-RAWX), navigation (UBX RXM-SFRBX¹) and/or meteorology (NMEA) data or RTCM3 ephemerides (1019, 1020, 1041-1046) messages. A suitable datalog can be recorded using PyGPSClient's [binary datalogging](#datalog) facility. **NB**: The file should contain at least 15-30 minutes of continuous data.
432432

433-
¹ Currently only GPS LNAV/CNAV, Galileo FNAV/CNAV and Beidou D1/D2 data is supported by the RINEX NAV conversion utility. This will be enhanced in future releases.
433+
¹ Currently only GPS LNAV/CNAV, Galileo FNAV/INAV and Beidou D1/D2 data is supported by the [pygnssutils RINEX NAV conversion utility](https://github.com/semuconsulting/pygnssutils#rinexconvert). This will be enhanced in future releases.
434434

435435
**Instructions:**
436436

0 commit comments

Comments
 (0)