[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gpsd-dev] capturing raw logging output for Garmin USB devices
From: |
Eric S. Raymond |
Subject: |
Re: [gpsd-dev] capturing raw logging output for Garmin USB devices |
Date: |
Tue, 22 Jan 2013 05:49:11 -0500 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Richard Allen <address@hidden>:
> Has a way to log the raw data from these devices been developed already?
Sorry, no. We have support for extracting pseudoranges in some of the device
drivers, but it isn't exported as a JSON report to clients yet. A major reason
for this is that test hardware that ships the raw data is expensive - lots
of GPS vendors, including SiRF, treat the capability as an extra-cost firmware
option.
Another is that we don't have a way to check that the decoding is correct.
What we'd need for this is test pairs - that is, sentences containing
pseudorange data paired with a decode of it done by known-good software.
If you can supply test pairs we'd love to implement this feature. We've
wanted to for years.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>