summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* driver_nmea0183: remane satnbmum -> nmea_satnum.Gary E. Miller2019-05-011-24/+25
* driver_nmea0183: rename svid to ubx_svid and nmea_svid.Gary E. Miller2019-05-011-16/+16
* driver_nmea0183: DOn't mark sat as used if ss==0Gary E. Miller2019-04-306-271/+275
* driver_nmea: Add comment that NMEA 4.10+ PRN changed from 4.0Gary E. Miller2019-04-301-19/+24
* gpsprof: Fix sigma, skewness and kurtosis.Gary E. Miller2019-04-301-49/+55
* gps.h: Increase MAXCHANNELS to 140.Gary E. Miller2019-04-291-1/+2
* NEWS: Mention new Android support.Gary E. Miller2019-04-291-0/+1
* gps_json: increase GPS_JSON_RESPONSE_MAX to 10240Gary E. Miller2019-04-291-2/+3
* libgps_sock: Stop seg fault on overlong JSON.Gary E. Miller2019-04-291-4/+9
* ubxtool: Config Items -g -x and -z now can be multipleGary E. Miller2019-04-291-41/+53
* Android: fix build on AOSP masterAdam Serbinski2019-04-291-0/+3
* Android: GNSS 1.1 HALAdam Serbinski2019-04-2717-6/+944
* ubxtool: Have -x delete both BBR and FLASH layers.Gary E. Miller2019-04-261-1/+3
* ubxtool: Allow multiple -x on the command line.Gary E. Miller2019-04-261-18/+24
* ubxtool: Allow multiple -g on the command line.Gary E. Miller2019-04-261-15/+21
* ubxtool: "-h -v 3" prints all Configurtaion Items.Gary E. Miller2019-04-251-0/+6
* ubxtool: Be less verbose with default -h. Use -v to increase -h.Gary E. Miller2019-04-251-10/+19
* Android: clean genrule for maskdump.cAdam Serbinski2019-04-251-2/+1
* Android: generate headersAdam Serbinski2019-04-256-290/+81
* timebase: Rollback 2037+ dates to GPS eopch 1.Gary E. Miller2019-04-243-127/+133
* android: Fix some style nits.Gary E. Miller2019-04-241-30/+32
* android: Add SPDX licens lines.Gary E. Miller2019-04-246-1/+27
* gitignore: remove unneeded un-ignores.Gary E. Miller2019-04-241-5/+0
* android: Misc whitespace, line length, and rev fixes.Gary E. Miller2019-04-244-14/+21
* Android: Build gpsdAdam Serbinski2019-04-246-15/+332
* Android: build client libraries for AOSPAdam Serbinski2019-04-246-0/+351
* driver_sirf: Another try at 32/64 compati.Gary E. Miller2019-04-241-1/+3
* irf/gpsd_core: Fix two 32 bit compat nits.Gary E. Miller2019-04-242-2/+2
* driver_ubx: Enable UBX-NAV-EOE if protver >= 18 with gpsctl -bGary E. Miller2019-04-231-1/+23
* ubxtool: Add EOE to "-e BINARY".Gary E. Miller2019-04-231-4/+5
* driver_sirf: MID 2 decode set track and speed, but no data for those.Gary E. Miller2019-04-238-200/+219