summaryrefslogtreecommitdiff
path: root/gpsctl.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | ...set by an argument to gpsd_active(). Changes the libgpsd(3) API, but not the client-side one.
* 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
| | | | I have successfully used it to switch a SiRFStar I into binary mode.
* Zero the private drive storage at device-activate time...Eric S. Raymond2006-11-131-6/+7
| | | | ...so we don't see stale data. Also, some splint cleanup.
* Several small fixes:Eric S. Raymond2006-11-121-4/+38
| | | | | | | | | 1. Make the configure message whem man pages aren't built more explicit. 2. Remove the *.5 generated pages. 3. Clear subtype info, if any, on on device close. 4. Document the gpsctl -s option. Also, first steps towards a gpsctl type-forcing option.
* 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