summaryrefslogtreecommitdiff
path: root/monitor_oncore.c
Commit message (Collapse)AuthorAgeFilesLines
* Tweaks to improve Oncore GPS PPS performance.Gary E. Miller2009-12-071-3/+24
| | | | >From Hakan Johansson.
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-0/+1
| | | | | | | That is, instead of sectioning out two little config defines and putting them in. This makes gpsd.h self-copntained (e.g. in case it gets installed as a library header) and means we can get rid of most inclusions of it.
* In the wake of the change to use only C99 fixed-length types... Eric S. Raymond2009-10-261-25/+25
| | | | ...splint needs some pacifying. This is part 1. All regressions pass.
* more fixes from Hakan JohanssonChris Kuethe2009-07-221-7/+98
|
* Connect the oncore decoder to gpsmon, and fix some display errors.Chris Kuethe2009-07-181-5/+5
| | | | >From Hakan Johansson
* Oncore driver for gpsmon, from Hakan JohanssonChris Kuethe2009-07-181-0/+373