diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2005-07-22 01:23:52 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2005-07-22 01:23:52 +0000 |
commit | dbfce3534d1971281db954730685a91c67bf2aa9 (patch) | |
tree | 443e9d2415b9349f10a4d9747fb40c9d3a0dccb4 /sirf.c | |
parent | bf023df98c81cb4debe1d36d96dde60320c33c85 (diff) | |
download | gpsd-dbfce3534d1971281db954730685a91c67bf2aa9.tar.gz |
Documentation fixes and another EverMore patch.
Diffstat (limited to 'sirf.c')
-rw-r--r-- | sirf.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -18,6 +18,10 @@ * accelerometer inputs to the chip to allow it to continue * to navigate in the absence of satellite information, and * to improve fixes when you do have satellites.)" + * + * "[When we need RINEX data, we can get it from] SiRF Message #5. + * If it's no longer implemented on your receiver, messages + * 7, 28, 29 and 30 will give you the same information." */ #include <stdio.h> |