summaryrefslogtreecommitdiff
path: root/gpsctl.xml
Commit message (Collapse)AuthorAgeFilesLines
* Document how gpsctl -x sends SiRF strings.Eric S. Raymond2012-02-261-4/+6
|
* Factor out or remove URLs. No code changes yet except in gpsd.php (now .in).Eric S. Raymond2011-10-011-3/+1
| | | | This was the easy part. Remaining removals will require more decisions.
* Add proper crossreferences on the manual pages.Eric S. Raymond2011-06-271-0/+1
|
* whitespace cleanup in gpsctl.xmlJon Schlueter2011-03-051-9/+9
|
* spellchecking in gpsctl.xmlJon Schlueter2011-03-051-2/+2
|
* spellchecking and catching all of the same spelling mistakes in other filesJon Schlueter2011-03-051-1/+1
| | | | gpsd.xml gone through
* Tweak some DocBook meta headers to quiet down the build.Eric S. Raymond2010-03-251-1/+3
|
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-0/+4
|
* Fix some DTD references.Eric S. Raymond2010-02-031-1/+1
|
* gpsctl.xml: Typo fixesBernd Zeimetz2009-05-261-1/+1
|
* Support changing cycle time with gpctl and gpsmon, if the device supports it.Eric S. Raymond2009-03-051-0/+8
|
* Yikes! Change to -x and 'x'.Eric S. Raymond2009-03-051-22/+22
| | | | | -c and the c command shouldn't be "send arbitrary hex bytes" when there's a change-cycle-time method in the standard driver table.
* Document the fact that parity and stopbit setting is now supported but dicy.Eric S. Raymond2009-03-021-0/+8
|
* A control-send method for the Zodiac driver (untested).Eric S. Raymond2009-02-191-3/+6
|
* Eliminate anticipatory driver switching.Eric S. Raymond2009-02-071-2/+2
| | | | | | | | Eliminate anticipatory driver switching after NMEA-to-binary or binary-to-NMEA mode switches. Driver switching now takes place only when a packet of the right type is returned. This is more robust against the possibility that mode-change operations may fail; they seem to be prone to timing-dependent glitches.
* Another gpsctl example.Eric S. Raymond2009-02-071-2/+9
|
* Document a limitation.Eric S. Raymond2009-02-071-0/+8
|
* Make the tool time out if it can't open the device.Eric S. Raymond2009-02-071-0/+32
|
* Supply a control-send method for TSIP devices. Not yet tested.Eric S. Raymond2009-01-291-4/+5
|
* Define a control-sender message for Navcom devices...Eric S. Raymond2009-01-291-5/+6
| | | | ...using the NCT technical reference. Not yet tested.
* Enhance gpsctl output so it shows a capability table.Eric S. Raymond2009-01-231-1/+2
| | | | | | Shows which options can be applied to which GPS types. Rearrange the driver pointers initializers and do one rename (ublox UBX -> ublox UBX binary) so he listing will be a bit neater and more informative.
* Teach gpsctl to ship control strings to a UBX device, and eliminate ubxsend.Eric S. Raymond2009-01-211-1/+3
|
* Generalize the -e switch so it can dump mode switch and speed switch strings.Eric S. Raymond2009-01-071-7/+5
|
* Add the -re option to gpsctl to echo framed control strings to stdout.Eric S. Raymond2009-01-071-3/+17
|
* New gpsctl send-string feture is ready for test.Eric S. Raymond2009-01-061-0/+15
|
* Clean up gpsctl a bit before extending it.Eric S. Raymond2009-01-061-3/+3
|
* -t is device type, not speedChris Kuethe2006-11-161-1/+1
|
* Type-forcing option now works in gpsctl and is documented. Eric S. Raymond2006-11-131-0/+33
| | | | I have successfully used it to switch a SiRFStar I into binary mode.
* Another gallimaufry of small fixes:Eric S. Raymond2006-11-131-2/+5
| | | | | | | | 1. Use libxslt for the correct dependency in the spec file. 2. Fix somedocumentation typos. 3. Fix gpsctl man page as suggested by Pert Slansky. 4. Suppress leading zeros in xgps satellite-data display. 5. Change "Course" to "Track" in xgps display.
* Several small fixes:Eric S. Raymond2006-11-121-1/+8
| | | | | | | | | 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.
* Change the name of gpsctrl to gpsctl.Eric S. Raymond2006-11-071-0/+114