summaryrefslogtreecommitdiff
path: root/gps.h
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2018-09-19 22:15:38 -0700
committerGary E. Miller <gem@rellim.com>2018-09-19 22:15:38 -0700
commitb02f5de309079df6be3784b6803768f9ef4a0e31 (patch)
tree7ca4b3a502c9cfd30da797c013b07bd3a2f5561e /gps.h
parent26e913ea3ab47b1b6007bb60483e3940cb921e85 (diff)
downloadgpsd-b02f5de309079df6be3784b6803768f9ef4a0e31.tar.gz
NEWS: mention new gnsid:svid
Diffstat (limited to 'gps.h')
-rw-r--r--gps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gps.h b/gps.h
index 6fba46b9..83c08dd2 100644
--- a/gps.h
+++ b/gps.h
@@ -39,6 +39,7 @@ extern "C" {
* 7.0 - add gps_fix_t.ecef (February 2018)
* changed prototype of gps_read() to add buffer parameters
* increased length of devconfig_t.subtype
+ * add gnssid:svid to satellite_t
*/
#define GPSD_API_MAJOR_VERSION 7 /* bump on incompatible changes */
#define GPSD_API_MINOR_VERSION 0 /* bump on compatible changes */