diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2005-03-15 17:05:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2005-03-15 17:05:21 +0000 |
commit | 07752fab5c5d2ec848c53f375ed4704999d16e97 (patch) | |
tree | 3c3a23e6506947a2ef76cd5c2a6d7f2d6919f158 /www | |
parent | ba8d6ec3f689abc054414fca0e0c5d05520abe75 (diff) | |
download | gpsd-07752fab5c5d2ec848c53f375ed4704999d16e97.tar.gz |
N command is now fully implemented.
Diffstat (limited to 'www')
-rw-r--r-- | www/faq.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/faq.html b/www/faq.html index 6b095067..e3c23790 100644 --- a/www/faq.html +++ b/www/faq.html @@ -55,6 +55,10 @@ it any smaller. Then send us that.</p> <p>If possible, use the -l option of gpsfake to pin down the line of NMEA or packet of SiRF that produces the bug and tell us that.</p> +<p>If you're using a SiRF-based GPS (which you can tell from the -D 4 +output), switch back to NMEA mode using the N command and see if the +bug still reproduces.</p> + <p>Though it happens seldom, badly-formed NMEA from a device with poor standards compliance has been known to core-dump gpsd. If your gpsd has core-dumped, try to use gdb or whatever your local symbolic |