Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more flag definitions | Chris Kuethe | 2010-05-13 | 1 | -5/+43 |
| | |||||
* | XXX -> FIX-ME: Avoids false matches with autoconf cruft. | Eric S. Raymond | 2010-05-12 | 1 | -1/+1 |
| | | | | | | | So we can grep for things that need to be cleaned up without a lot of noise. All regression tests pass. | ||||
* | Vanish away Id and Rev $ keywords, git won't expand them to anything useful. | Eric S. Raymond | 2010-03-13 | 1 | -2/+1 |
| | |||||
* | Copyright stamps everywhere. No code changes. | Eric S. Raymond | 2010-03-11 | 1 | -1/+5 |
| | |||||
* | italk can do raw subframe output too | Chris Kuethe | 2009-07-09 | 1 | -0/+3 |
| | |||||
* | The itrax03 is a 12-channel receiver. so say all the spec sheets... | Chris Kuethe | 2009-03-04 | 1 | -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 Kuethe | 2009-03-04 | 1 | -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 Kuethe | 2009-03-02 | 1 | -0/+498 |
rename the packet drivers to driver_$(protocol).c |