summaryrefslogtreecommitdiff
path: root/driver_tsip.c
Commit message (Expand)AuthorAgeFilesLines
* Major rearrangement of device members in struct gpsdata_t... Eric S. Raymond2009-08-231-7/+7
* A crude mode switch for the TSIP driver, by Matt Roberds. Eric S. Raymond2009-08-111-1/+46
* 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-0/+1
* schedule output of gps system message. not supported on all receivers (likeChris Kuethe2009-07-031-1/+7
* change the signal strength member to float.Chris Kuethe2009-06-221-1/+1
* Fix number of data bits. From Matt RoberdsChris Kuethe2009-06-051-1/+1
* Fix for incorrect length.Chris Kuethe2009-06-051-2/+3
* .cycle_chars is gone, replaced by min_cycle.Eric S. Raymond2009-03-071-1/+1
* Remove 'cycle' member from device structure. Eric S. Raymond2009-03-071-1/+0
* Support --disable-controlsendEric S. Raymond2009-03-061-62/+66
* Simplify the way ALLOW_RECONFIGURE works.Eric S. Raymond2009-03-061-20/+12
* Add TSIP support for setting parity/stop bits.Eric S. Raymond2009-03-031-18/+29
* repository beautification, part 2:Chris Kuethe2009-03-021-0/+856