summaryrefslogtreecommitdiff
path: root/gps.h
Commit message (Expand)AuthorAgeFilesLines
* driver_sirf: Add support for MID 67.1 and MID 67.16.Gary E. Miller2019-01-091-0/+2
* Address Savannah bug #44951: Missing sequence ID fields in AIS Type 7 and 13...Eric S. Raymond2018-12-261-0/+4
* gps.h: add gnssID for IRNSS. India's GNSS.Gary E. Miller2018-11-281-0/+3
* RAW: Add c2c and l2c measurements.Gary E. Miller2018-11-121-3/+5
* GREIS: Add locktime to RAW, it is always LOCKMAX.Gary E. Miller2018-11-111-0/+1
* gps.h: How could we not have the speed of light?Gary E. Miller2018-11-101-0/+2
* rawdata: Add locktime field.Gary E. Miller2018-11-061-1/+3
* rawdata: change mtime from UTC to GPS.Gary E. Miller2018-11-051-1/+2
* rawdata: Note mtime is UTC, not GPS timeGary E. Miller2018-11-051-1/+1
* rawdata_t: Add lli (Loss of Lock Indicator( feild.Gary E. Miller2018-11-051-0/+5
* gps.h: Add RAW_SET flag. Now clients can tell if they get RAW data.Gary E. Miller2018-10-301-2/+6
* rawdata_t: Add freqid, needed for GLONASS on RINEX.Gary E. Miller2018-10-291-1/+2
* driver_ubx: Fill in the obs_code field in rawdata_t.Gary E. Miller2018-10-291-1/+1
* rawdata_t: Add obs_code. Observation Code needed for RINEX.Gary E. Miller2018-10-291-0/+23
* libgps_json: Add RAW decode.Gary E. Miller2018-10-261-1/+1
* rawdata_t: convert mtime from timestamp_t to timespec_t.Gary E. Miller2018-10-261-1/+1
* timebase: Add gpsd_gpstime_resolv(), deprecate gpsd_gpstime_resolve()Gary E. Miller2018-10-261-0/+1
* rawdata_t: rearrange structure again.Gary E. Miller2018-10-261-22/+23
* gps.h: rawdata:t, add more RINEX fieldsGary E. Miller2018-10-251-1/+9
* Add RAW json messaage class for raw measurements.Gary E. Miller2018-10-241-1/+3
* rawdata_t: Change data structure.Gary E. Miller2018-10-241-8/+8
* gps.h: Add comment that ept is in seconds.Gary E. Miller2018-09-251-1/+1
* gps.h: add fregid for GLONASS.Gary E. Miller2018-09-221-0/+1
* gps.h: MAXCHANNELS from 72 to 120.Gary E. Miller2018-09-221-1/+1
* gps.h: add mtime field to attitude_t.Gary E. Miller2018-09-221-10/+12
* gps.h: add sigid to satellite_t. For u-blox 9 and NMEA 4.1Gary E. Miller2018-09-221-2/+18
* gps.h: Add comment that u-blox 9 does not use PRN.Gary E. Miller2018-09-221-1/+2
* NEWS: mention new gnsid:svidGary E. Miller2018-09-191-0/+1
* gps.h: remove wrong SBAS_PRN()Gary E. Miller2018-09-191-9/+0
* gps.h: remove unused, and wrong, macros.Gary E. Miller2018-09-191-7/+4
* gps.h: PRN is a mess, add gnssid:svid.Gary E. Miller2018-09-191-1/+17
* subtype: Make subtype string buffer longer.Gary E. Miller2018-09-111-1/+2
* ATT: centralize clearing of the attitude data.Gary E. Miller2018-09-111-1/+2
* Savannah issue #53671: policy_t -> gps_policy_t.Gary E. Miller2018-07-261-2/+2
* update gpsd to send arbitrary data to GPS from clientGary E. Miller2018-07-141-0/+3
* gps_read(): fix some nasty buffer overruns and corruptions.Gary E. Miller2018-07-141-5/+6
* $GPVTG Added parsing, storage, output of magnetic courseDaniel_M_Williams2018-06-121-1/+4
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
* ECEF: jiggle the ECEF data structure, add missing accuracies to client.Gary E. Miller2018-02-161-1/+1
* ECEF: remove unused and unneeded ecef.valid.Gary E. Miller2018-02-121-1/+0
* Add ECEF support to u-blocx driver, data comes out in json.Gary E. Miller2018-02-081-5/+12
* Major API change: add ECEF into gps_fix_tGary E. Miller2018-02-071-2/+7
* Suppress the last few spurious cppcheck warnings before release.Eric S. Raymond2017-09-071-0/+6
* RTCM3 is unsigned byte, not chars.Gary E. Miller2016-04-201-1/+1
* Improve comments in satellite_t.Gary E. Miller2016-04-131-2/+3
* Removes non-ASCII characters from gps.h comments.Fred Wright2016-04-101-2/+2
* Comment in the code the accuracy needed for cm level lat/lon.Gary E. Miller2016-03-281-0/+11
* Add concept of a GPS-disciplined oscillatorMichael Brown2016-02-091-2/+13
* By popular demand, restore STATUS_DGPS_FIX to public interface.Eric S. Raymond2016-01-291-1/+2
* Increment API version.Reinhard Arlt2015-05-181-1/+2