summaryrefslogtreecommitdiff
path: root/driver_garmin.c
Commit message (Expand)AuthorAgeFilesLines
* Abolish device classes. Eric S. Raymond2009-08-101-3/+0
* Add and document the device_class member, so we can do ?DEVICES properly.Eric S. Raymond2009-07-241-0/+3
* system call failure should be tested against -1, rather than "< 0"Chris Kuethe2009-07-091-1/+1
* change the signal strength member to float.Chris Kuethe2009-06-221-3/+3
* Add a couple of comments as I try to understand this; no code change.Greg Troxel2009-03-081-0/+3
* Totally rewrite comment about what the driver is for.Greg Troxel2009-03-081-15/+49
* .cycle_chars is gone, replaced by min_cycle.Eric S. Raymond2009-03-071-4/+3
* Remove 'cycle' member from device structure. Eric S. Raymond2009-03-071-2/+0
* Spiff up error message about 'garmin_gps not active'...Greg Troxel2009-03-061-1/+1
* Support --disable-controlsendEric S. Raymond2009-03-061-3/+11
* Simplify the way ALLOW_RECONFIGURE works.Eric S. Raymond2009-03-061-15/+7
* repository beautification, part 2:Chris Kuethe2009-03-021-0/+1247