| Commit message (Expand) | Author | Age | Files | Lines |
* | gps.h: Add new options for gps_data_t->status | Gary E. Miller | 2019-02-06 | 1 | -1/+7 |
* | driver_sirf: Add support for MID 67.1 and MID 67.16. | Gary E. Miller | 2019-01-09 | 1 | -0/+2 |
* | Address Savannah bug #44951: Missing sequence ID fields in AIS Type 7 and 13... | Eric S. Raymond | 2018-12-26 | 1 | -0/+4 |
* | gps.h: add gnssID for IRNSS. India's GNSS. | Gary E. Miller | 2018-11-28 | 1 | -0/+3 |
* | RAW: Add c2c and l2c measurements. | Gary E. Miller | 2018-11-12 | 1 | -3/+5 |
* | GREIS: Add locktime to RAW, it is always LOCKMAX. | Gary E. Miller | 2018-11-11 | 1 | -0/+1 |
* | gps.h: How could we not have the speed of light? | Gary E. Miller | 2018-11-10 | 1 | -0/+2 |
* | rawdata: Add locktime field. | Gary E. Miller | 2018-11-06 | 1 | -1/+3 |
* | rawdata: change mtime from UTC to GPS. | Gary E. Miller | 2018-11-05 | 1 | -1/+2 |
* | rawdata: Note mtime is UTC, not GPS time | Gary E. Miller | 2018-11-05 | 1 | -1/+1 |
* | rawdata_t: Add lli (Loss of Lock Indicator( feild. | Gary E. Miller | 2018-11-05 | 1 | -0/+5 |
* | gps.h: Add RAW_SET flag. Now clients can tell if they get RAW data. | Gary E. Miller | 2018-10-30 | 1 | -2/+6 |
* | rawdata_t: Add freqid, needed for GLONASS on RINEX. | Gary E. Miller | 2018-10-29 | 1 | -1/+2 |
* | driver_ubx: Fill in the obs_code field in rawdata_t. | Gary E. Miller | 2018-10-29 | 1 | -1/+1 |
* | rawdata_t: Add obs_code. Observation Code needed for RINEX. | Gary E. Miller | 2018-10-29 | 1 | -0/+23 |
* | libgps_json: Add RAW decode. | Gary E. Miller | 2018-10-26 | 1 | -1/+1 |
* | rawdata_t: convert mtime from timestamp_t to timespec_t. | Gary E. Miller | 2018-10-26 | 1 | -1/+1 |
* | timebase: Add gpsd_gpstime_resolv(), deprecate gpsd_gpstime_resolve() | Gary E. Miller | 2018-10-26 | 1 | -0/+1 |
* | rawdata_t: rearrange structure again. | Gary E. Miller | 2018-10-26 | 1 | -22/+23 |
* | gps.h: rawdata:t, add more RINEX fields | Gary E. Miller | 2018-10-25 | 1 | -1/+9 |
* | Add RAW json messaage class for raw measurements. | Gary E. Miller | 2018-10-24 | 1 | -1/+3 |
* | rawdata_t: Change data structure. | Gary E. Miller | 2018-10-24 | 1 | -8/+8 |
* | gps.h: Add comment that ept is in seconds. | Gary E. Miller | 2018-09-25 | 1 | -1/+1 |
* | gps.h: add fregid for GLONASS. | Gary E. Miller | 2018-09-22 | 1 | -0/+1 |
* | gps.h: MAXCHANNELS from 72 to 120. | Gary E. Miller | 2018-09-22 | 1 | -1/+1 |
* | gps.h: add mtime field to attitude_t. | Gary E. Miller | 2018-09-22 | 1 | -10/+12 |
* | gps.h: add sigid to satellite_t. For u-blox 9 and NMEA 4.1 | Gary E. Miller | 2018-09-22 | 1 | -2/+18 |
* | gps.h: Add comment that u-blox 9 does not use PRN. | Gary E. Miller | 2018-09-22 | 1 | -1/+2 |
* | NEWS: mention new gnsid:svid | Gary E. Miller | 2018-09-19 | 1 | -0/+1 |
* | gps.h: remove wrong SBAS_PRN() | Gary E. Miller | 2018-09-19 | 1 | -9/+0 |
* | gps.h: remove unused, and wrong, macros. | Gary E. Miller | 2018-09-19 | 1 | -7/+4 |
* | gps.h: PRN is a mess, add gnssid:svid. | Gary E. Miller | 2018-09-19 | 1 | -1/+17 |
* | subtype: Make subtype string buffer longer. | Gary E. Miller | 2018-09-11 | 1 | -1/+2 |
* | ATT: centralize clearing of the attitude data. | Gary E. Miller | 2018-09-11 | 1 | -1/+2 |
* | Savannah issue #53671: policy_t -> gps_policy_t. | Gary E. Miller | 2018-07-26 | 1 | -2/+2 |
* | update gpsd to send arbitrary data to GPS from client | Gary E. Miller | 2018-07-14 | 1 | -0/+3 |
* | gps_read(): fix some nasty buffer overruns and corruptions. | Gary E. Miller | 2018-07-14 | 1 | -5/+6 |
* | $GPVTG Added parsing, storage, output of magnetic course | Daniel_M_Williams | 2018-06-12 | 1 | -1/+4 |
* | SPDXify the licerse references. | Eric S. Raymond | 2018-03-08 | 1 | -1/+1 |
* | ECEF: jiggle the ECEF data structure, add missing accuracies to client. | Gary E. Miller | 2018-02-16 | 1 | -1/+1 |
* | ECEF: remove unused and unneeded ecef.valid. | Gary E. Miller | 2018-02-12 | 1 | -1/+0 |
* | Add ECEF support to u-blocx driver, data comes out in json. | Gary E. Miller | 2018-02-08 | 1 | -5/+12 |
* | Major API change: add ECEF into gps_fix_t | Gary E. Miller | 2018-02-07 | 1 | -2/+7 |
* | Suppress the last few spurious cppcheck warnings before release. | Eric S. Raymond | 2017-09-07 | 1 | -0/+6 |
* | RTCM3 is unsigned byte, not chars. | Gary E. Miller | 2016-04-20 | 1 | -1/+1 |
* | Improve comments in satellite_t. | Gary E. Miller | 2016-04-13 | 1 | -2/+3 |
* | Removes non-ASCII characters from gps.h comments. | Fred Wright | 2016-04-10 | 1 | -2/+2 |
* | Comment in the code the accuracy needed for cm level lat/lon. | Gary E. Miller | 2016-03-28 | 1 | -0/+11 |
* | Add concept of a GPS-disciplined oscillator | Michael Brown | 2016-02-09 | 1 | -2/+13 |
* | By popular demand, restore STATUS_DGPS_FIX to public interface. | Eric S. Raymond | 2016-01-29 | 1 | -1/+2 |