summaryrefslogtreecommitdiff
path: root/driver_italk.h
Commit message (Collapse)AuthorAgeFilesLines
* italk can do raw subframe output tooChris Kuethe2009-07-091-0/+3
|
* The itrax03 is a 12-channel receiver. so say all the spec sheets... Chris Kuethe2009-03-041-1/+1
| | | | | yet i'm getting at least 13 SV reports, and that's not counting WAAS birds. maybe they meant "12 GPS channel + a few more for WAAS"
* fix another bug in the italk decoder. Chris Kuethe2009-03-041-0/+2
| | | | | | bad PRN_STATUS messages can cause gpsd to run off the end of allocated space for SV info leading to a bus error later on when we try recalculate the DOPs.
* repository beautification, part 2:Chris Kuethe2009-03-021-0/+498
rename the packet drivers to driver_$(protocol).c