summaryrefslogtreecommitdiff
path: root/gpsmon.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add -n option to read nmea183 messeages from gpsdReinhard Arlt2012-04-261-0/+4
|
* Factor out or remove URLs. No code changes yet except in gpsd.php (now .in).Eric S. Raymond2011-10-011-4/+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
|
* Cleanup after the gsmon featurectomy.Eric S. Raymond2011-06-271-33/+16
|
* In gpsmon, send command works in direct mode only now.Michael Tatarinov2011-06-271-3/+3
| | | | Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
* Featurectomy - remove gpsmon support for bcintxX commands in client mode.Eric S. Raymond2011-06-261-34/+35
| | | | | | | | | | These didn't actually make any sense since we moved to new protocol, and didn't work (we were still shipping old-protocol commands in trying to implement them!). By giving up on trying to make them work in client mode, we can rip out a lot of fragile code and sto messing with the daemon control socket in gpsmon. These commands will still work in direct mode, as they have all along.
* whitespace cleanup in gpsmon.xmlJon Schlueter2011-03-051-9/+9
|
* spellchecking in gpsmon.xmlJon Schlueter2011-03-051-3/+3
|
* spellchecking and catching all of the same spelling mistakes in other filesJon Schlueter2011-03-051-1/+1
| | | | gpsd.xml gone through
* Add -t option to gpsmon.Eric S. Raymond2011-02-221-3/+11
|
* Minor gpsmon cleanup.Eric S. Raymond2011-01-281-4/+4
|
* Yet another typo fix. Thanks to lintian :)Bernd Zeimetz2010-04-231-1/+1
|
* Change the -l option of gpsmon so it enable logging at srartup.Eric S. Raymond2010-03-271-2/+8
| | | | | | The old -l option (list types) becomes -L. We did this so the 'l' option will be consistent with the 'l' command. Should be OK since gpsmon is not something anyone will use in a script.
* 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
|
* Add a salutary warning.Eric S. Raymond2009-08-271-7/+12
|
* Typo fix.Eric S. Raymond2009-08-131-1/+1
|
* Add X command to gpsmon.Eric S. Raymond2009-03-091-3/+17
|
* Command name fix.Eric S. Raymond2009-03-091-1/+1
|
* Support changing cycle time with gpctl and gpsmon, if the device supports it.Eric S. Raymond2009-03-051-0/+9
|
* Yikes! Change to -x and 'x'.Eric S. Raymond2009-03-051-9/+9
| | | | | -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.
* Improve gpsmon help and fix a typo.Eric S. Raymond2009-03-041-1/+1
|
* Document the fact that parity and stopbit setting is now supported but dicy.Eric S. Raymond2009-03-021-0/+8
|
* Full support for setting parity and stop bits.Eric S. Raymond2009-03-021-1/+5
| | | | | Needs to be tested for non-8N1 modes on the devices that can support it: SiRF, UBX, Zodiac.
* Standard argument parsing for gpsmon, and related documentation fixes.Eric S. Raymond2009-02-251-0/+1
|
* Relabel to make clear that more data is raw.Eric S. Raymond2009-02-201-4/+0
|
* Documentation improvements.Eric S. Raymond2009-02-201-11/+18
|
* Implement and document support for more NMEA devices.Eric S. Raymond2009-02-201-2/+8
|
* Be clear about which SiRF fields are derived.Eric S. Raymond2009-02-201-2/+7
|
* Implement -l option analogous to gpsctl -l.Eric S. Raymond2009-02-201-6/+15
|
* Add 't' command to gpsmon to force the monitor type.Eric S. Raymond2009-02-201-0/+12
|
* More moves towards completely raw data.Eric S. Raymond2009-02-201-1/+8
|
* Further in the direction of only reporting raw data.Eric S. Raymond2009-02-201-1/+8
|
* Reorganize.Eric S. Raymond2009-02-191-7/+9
|
* Markup fix.Eric S. Raymond2009-02-191-0/+1
|
* Reserve lower-case letters for gpsmon generic commands.Eric S. Raymond2009-02-191-4/+9
|
* Alphabetize command set.Eric S. Raymond2009-02-191-33/+40
|
* Note that the gpsmon command set has changed.Eric S. Raymond2009-02-191-7/+8
|
* Hack the gpscon comand set to resemble gpsctl switches.Eric S. Raymond2009-02-191-6/+15
|
* Some gpsmon enhancements.Eric S. Raymond2009-02-191-13/+21
|
* Zodiac has a send_control method now.Eric S. Raymond2009-02-191-4/+1
|
* Implemented and documented gpsmon 'i' command.Eric S. Raymond2009-02-171-0/+13
|
* sirfmon -> gpsmon name change.Eric S. Raymond2009-02-171-0/+224