summaryrefslogtreecommitdiff
path: root/gps.h
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2019-03-26 13:49:55 -0700
committerGary E. Miller <gem@rellim.com>2019-03-26 13:49:55 -0700
commitedf0686f65b3644ea28ab220f0f075e90b2d5dfd (patch)
tree7d45a5629fe2598b707afde4f24218904125b3ee /gps.h
parenta49304246539c7f17f4c36c145f99eca4dc449f8 (diff)
downloadgpsd-edf0686f65b3644ea28ab220f0f075e90b2d5dfd.tar.gz
gps: Note new gps_fix_t datum.
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 c0ed256e..a844baf3 100644
--- a/gps.h
+++ b/gps.h
@@ -47,6 +47,7 @@ extern "C" {
* Remove epe from gps_data_t, it duplicates gps_fix_t eph
* Added sep (estimated spherical error, 3D)
* Note: Some GPS call eph as epe, others call sep as epe
+ * Add gps_fix_t datum string
*/
#define GPSD_API_MAJOR_VERSION 8 /* bump on incompatible changes */
#define GPSD_API_MINOR_VERSION 0 /* bump on compatible changes */