From d2e44f0d50a20d1fc623e45a4213242a0d423dee Mon Sep 17 00:00:00 2001 From: "Gary E. Miller" Date: Tue, 14 May 2019 16:33:51 -0700 Subject: gpsrinex: recommend GLONASS be enabled with u-blox 9. CSRS-PPP now uses GLONASS and GPS. --- man/gpsrinex.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/gpsrinex.xml b/man/gpsrinex.xml index 4e34d14c..01d14faf 100644 --- a/man/gpsrinex.xml +++ b/man/gpsrinex.xml @@ -109,15 +109,18 @@ ubxtool -d NMEA ubxtool -e BINARY The NEO-M8N will only reliably output raw measurements -when only the GPS and QZSS constellations are enabled. +when only the GPS and QZSS constellations are enabled. If your PPP +service can use GLONASS, then enable that as well. Be sure to +disable, before enable, so as not to momentarily have too many +constellations selected. ubxtool, as recommended by u-blox, enables the QZSS constellation in tandem with GPS. Disable all constellations, except GPS (and QZSS): -ubxtool -d GLONASS ubxtool -d BEIDOU ubxtool -d GALILEO +ubxtool -d GLONASS ubxtool -d SBAS ubxtool -e GPS -- cgit v1.2.1