From 79aa8c4a4ce3ac700a3675a2a2d80581d69042b5 Mon Sep 17 00:00:00 2001 From: "Gary E. Miller" Date: Fri, 19 Apr 2019 18:43:46 -0700 Subject: JSON: Add sigid to PRN in SKY. Update doc to match. Not used, yet. --- man/gpsd_json.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'man') diff --git a/man/gpsd_json.xml b/man/gpsd_json.xml index 59509c88..9dac8891 100644 --- a/man/gpsd_json.xml +++ b/man/gpsd_json.xml @@ -510,6 +510,27 @@ error modeling than the covariance calculation. may be flagged used if the solution has corrections from them, but not all drivers make this information available.) + + gnssid + No + numeric + The GNSS ID, as defined by u-blox, not NMEA. 0=GPS, + 2=Galileo, 3=Beidou, 5=QZSS, 6-GLONASS. + + + svid + no + numeric + The satellite ID within its constellation. As defined + by u-blox, not NMEA). + + + sigid + no + numeric + The signal ID of this signal. As defined by u-blox, not + NMEA. See u-blox doc for details. + -- cgit v1.2.1