summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SiRF: replace sirfstar v regressions.Gary E. Miller2019-04-232-775/+1074
* driver_sirf: Minor cleaup of MID 2. GPS_TOW still broken.Gary E. Miller2019-04-231-12/+17
* driver_sirf: Consistently init struct tm.Gary E. Miller2019-04-231-8/+4
* driver_sirf: Remove pointless multiply by 1.0.Gary E. Miller2019-04-231-5/+5
* driver_sirf: Minor code formatting changes. No functional change.Gary E. Miller2019-04-231-28/+29
* libgpsd_core.c: Improve error message a tad.Gary E. Miller2019-04-231-2/+4
* gpsutils: DST is not part of UTC!Gary E. Miller2019-04-231-2/+4
* driver_ubx: Delete reset on exit.Gary E. Miller2019-04-231-10/+5