summaryrefslogtreecommitdiff
path: root/isgps.c
Commit message (Collapse)AuthorAgeFilesLines
* Sepatate character from retry counters.Eric S. Raymond2005-07-261-1/+1
|
* Comment fixups.Eric S. Raymond2005-07-261-1/+1
|
* Big-endian support in rtcm.c.Eric S. Raymond2005-07-261-15/+0
|
* Support compilers that can't do anonymous unions.Eric S. Raymond2005-07-261-46/+46
|
* A large step towards automatically syncing with RTCM streams.Eric S. Raymond2005-07-261-1/+3
| | | | It partly works now! All GPS regression tests pass.
* Fix some documentation.Eric S. Raymond2005-07-251-39/+27
|
* Break isgps.c apart from rtcm.c.Eric S. Raymond2005-07-251-0/+334