summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* driver_ubx: Comment UBX-NAV-SAT does not have sigid.Gary E. Miller2019-05-201-0/+1
* gpsrinex: Add dummy "REC # / TYPE / VERS"Gary E. Miller2019-05-201-1/+1
* gpsrinex: Change ANT #/TYPE for Trimble RTX.Gary E. Miller2019-05-201-2/+2
* ubxtool: PEP8 cleanup, no functional changes.Gary E. Miller2019-05-201-11/+13
* ubxtool: Add poll and decode of MON-HW3.Gary E. Miller2019-05-201-3/+32
* ubxtool: Add poll and decode for MON-HW and MON-HW2.Gary E. Miller2019-05-201-2/+42
* gpsrinex: Dual Freq from ZED-F9T now worksGary E. Miller2019-05-181-156/+355
* gpsd_json: RAW, only output freqid for GLO, skip GLO PRN 255.Gary E. Miller2019-05-174-735/+741
* JSON/RAW: Add sigid, if non-zero.Gary E. Miller2019-05-173-659/+668
* libgs_json: Fix SKY json_types.Gary E. Miller2019-05-171-3/+3
* libgps_json: Fix json_types for meas_t.Gary E. Miller2019-05-171-14/+14
* json.c: Add t_byte and t_ubyte decodes.Gary E. Miller2019-05-171-0/+39
* json.h: Add bytes and ubytes to json_array_t.Gary E. Miller2019-05-171-0/+6
* json.h: add ubyte and byte to union addr and union dflt.Gary E. Miller2019-05-171-12/+16
* json.h: Add t_byte and t_ubyte to json_type.Gary E. Miller2019-05-171-2/+9
* gpsrinex: Fix PRN count in epoch for multi sigid's.Gary E. Miller2019-05-151-11/+24
* Android: simplify inclusion of HAL in AOSP buildAdam Serbinski2019-05-153-1/+2
* gpsrinex: Use the new GNSSID_ defines.Gary E. Miller2019-05-141-19/+21
* gpsrinex: Use the new GNSSID_ defines.Gary E. Miller2019-05-141-14/+14
* gps.h: Add gnssId definesGary E. Miller2019-05-141-0/+11
* ubxtool: Comment tweaks.Gary E. Miller2019-05-141-2/+10
* gpsrinex: Allow ECEF even if no LATLON_SET.Gary E. Miller2019-05-141-2/+1
* gpsrinex: recommend GLONASS be enabled with u-blox 9.Gary E. Miller2019-05-142-2/+7
* driver_ubx: Forgot to rebuild zed rawx regressionGary E. Miller2019-05-081-654/+654
* driver_ubx: Another attempt to untangle sigId's.Gary E. Miller2019-05-081-13/+23
* gps.h: Another comment on sigId'sGary E. Miller2019-05-081-0/+1
* ubxtool: output format tweaks.Gary E. Miller2019-05-081-5/+5
* gps.h: Add commment on newer signal idsGary E. Miller2019-05-081-2/+2
* ubxtool: Double check id_mapGary E. Miller2019-05-081-7/+7
* ubxtool: Add decode for gnssId and sigId to RAWX decode.Gary E. Miller2019-05-081-5/+45
* ubxtool: Typo fix: gnssID -> gnssIdGary E. Miller2019-05-061-3/+3
* driver_ubx: Another RAWX decode fix.Gary E. Miller2019-05-061-2/+2
* driver_ubx: Improve RXM-RAWX decode for u-blox 9.Gary E. Miller2019-05-062-661/+739
* ubxtool: RXM-RAWX decode u-blox 9 adds sigId field.Gary E. Miller2019-05-061-1/+1
* gpsd_json: Filter out PRN from SKY w/o Elevation and AzimuthGary E. Miller2019-05-065-28/+35
* driver_nmea0183: Note new 4.1+ fields in GNS, GSA, GSV, and GBSGary E. Miller2019-05-051-19/+23
* driver_ubx: Forgot one regression...Gary E. Miller2019-05-031-36/+39
* driver_nmea0183: Fix for undocuemnted QZSS 6 and 7Gary E. Miller2019-05-031-3/+5
* gps.h: Note undocumented QZSS PRN 6 and 7.Gary E. Miller2019-05-031-2/+2
* driver_ubx: Separate ubx and NMEA PRNs.Gary E. Miller2019-05-035-170/+259
* Android: Set almanac and ephemeris flagsAdam Serbinski2019-05-021-0/+6
* Android: Apply location flags to location after fully calculatedAdam Serbinski2019-05-021-1/+2
* driver_nmea0183: Enforce NMEA 4.0 type PRNs.Gary E. Miller2019-05-0225-354/+493
* cgps: Display sigid in skyview, if not L1.Gary E. Miller2019-05-021-5/+16
* gps.h: Note that PRN is per NMEA 2.x to 4.0, not 4.10 or u-blox.Gary E. Miller2019-05-021-1/+2
* Android: Use eph for source of horizontal accuracyAdam Serbinski2019-05-021-1/+1
* Improve gpsd man page option -n information.Lisandro Damián Nicanor Pérez Meyer2019-05-011-0/+2
* driver_nmea0183: Fix xxGSA field count. Decode NMEA gnssid.Gary E. Miller2019-05-011-13/+28
* driver_nmea0183: Add nmea_gnssid parameter to nmeaid_to_prn()Gary E. Miller2019-05-011-6/+15
* gpsrinex: Improve usage(), show sample interval default.Gary E. Miller2019-05-011-2/+4