summaryrefslogtreecommitdiff
path: root/driver_ubx.c
Commit message (Expand)AuthorAgeFilesLines
* Major rearrangement of device members in struct gpsdata_t... Eric S. Raymond2009-08-231-3/+3
* Abolish device classes. Eric S. Raymond2009-08-101-1/+0
* Add and document the device_class member, so we can do ?DEVICES properly.Eric S. Raymond2009-07-241-1/+2
* pass raw subframes to the raw subframe decoderChris Kuethe2009-07-091-1/+25
* change the signal strength member to float.Chris Kuethe2009-06-221-1/+1
* oops. forgot to actually use the cycle time.Chris Kuethe2009-03-181-0/+1
* rate switching for ubxChris Kuethe2009-03-121-7/+10
* .cycle_chars is gone, replaced by min_cycle.Eric S. Raymond2009-03-071-2/+2
* Remove 'cycle' member from device structure. Eric S. Raymond2009-03-071-1/+0
* Framework for UBX rate switcher, everything except the field value calculation.Eric S. Raymond2009-03-061-1/+23
* Support --disable-controlsendEric S. Raymond2009-03-061-1/+5
* Simplify the way ALLOW_RECONFIGURE works.Eric S. Raymond2009-03-061-5/+3
* repository beautification, part 2:Chris Kuethe2009-03-021-0/+688