summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-07-04 14:57:31 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-07-04 14:57:31 +0000
commit9642859a15a798b779a6e98fa993f292ffe61c44 (patch)
tree98f15d51a39cd07f1bc9aa30c88d17bf6e4dd548 /HACKING
parent4297add959f50e172a13be374a4ab039b21d93da (diff)
downloadgpsd-9642859a15a798b779a6e98fa993f292ffe61c44.tar.gz
Much simpler DGPS test.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING3
1 files changed, 2 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 24d78c90..17a60a64 100644
--- a/HACKING
+++ b/HACKING
@@ -471,7 +471,8 @@ Your packet parser must return field-validity mask bits (using the
The watcher-mode logic relies on these as its way of knowing what to
publish. Also, you must ensure that gpsdata.fix.mode is set properly to
indicate fix validity after each message; the framework code relies on
-this.
+this. Finally, you must set gpsdata.stutus to indicate wheen DGPS
+fixes are available, whether through RTCM or WAAS/Egnos.
Your packet parser is also responsible for setting the tag field
in the gps_data_t structure. This is the string that will be emitted