summaryrefslogtreecommitdiff
path: root/gpsctl.c
Commit message (Expand)AuthorAgeFilesLines
* Magic-number elimination.Eric S. Raymond2009-01-191-3/+3
* Device subtype probe has to be gated by the readonly flag...Eric S. Raymond2009-01-091-2/+0
* the driver switcher that's coming back to bite us.Eric S. Raymond2009-01-091-4/+7
* hushChris Kuethe2009-01-091-1/+1
* Experimental code for gpsctl -r option.Eric S. Raymond2009-01-091-16/+53
* Generalize the -e switch so it can dump mode switch and speed switch strings.Eric S. Raymond2009-01-071-64/+68
* Add the -re option to gpsctl to echo framed control strings to stdout.Eric S. Raymond2009-01-071-75/+98
* Hex p[arsing fix by Beat Bolli.Eric S. Raymond2009-01-071-3/+4
* New gpsctl send-string feture is ready for test.Eric S. Raymond2009-01-061-4/+92
* Clean up gpsctl a bit before extending it.Eric S. Raymond2009-01-061-9/+9
* Yet more splint cleanup. 3.1.2 really is more capable than 3.1.1, it seems.Eric S. Raymond2008-07-101-1/+1
* 'typename' is a reserved word in C++. Gary E. Miller2008-01-191-9/+9
* New SiRF probe logic works with SiRF-II, should work with I and III as well.Eric S. Raymond2006-11-211-2/+3
* Pull the "configurable" bit out of the context structure & make it per-driver...Eric S. Raymond2006-11-201-1/+1
* add -D to usageChris Kuethe2006-11-161-1/+1
* Type-forcing option now works in gpsctl and is documented. Eric S. Raymond2006-11-131-3/+7
* Zero the private drive storage at device-activate time...Eric S. Raymond2006-11-131-6/+7
* Several small fixes:Eric S. Raymond2006-11-121-4/+38
* Typo and rename fixes.Eric S. Raymond2006-11-081-27/+27
* Change the name of gpsctrl to gpsctl.Eric S. Raymond2006-11-071-0/+290