summaryrefslogtreecommitdiff
path: root/gps.xml
Commit message (Collapse)AuthorAgeFilesLines
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-0/+4
|
* Fix some DTD references.Eric S. Raymond2010-02-031-1/+1
|
* Improved client argument parsing to recognize IPv6 addresses... Eric S. Raymond2010-01-131-5/+32
| | | | | ...and do the right thing with suffixes. Teach the client library to connect using IPv6 when appropriate.
* Uniform handling of unit-system defaults and -u in xgps, cgps, and lcdgps.Eric S. Raymond2009-12-151-21/+16
|
* Replace the old Motif-based xgps with a new pygtk-based xgps (formerly xgps2).Eric S. Raymond2009-12-151-45/+33
| | | | | Replaces 1200-odd lines of difficult-to-maintain C code with 400-odd-lines of Python.
* Give gpxlogger the -D option, abolish the last remnant of cgpxlogger.Eric S. Raymond2009-12-081-1/+1
|
* Make use of -D uniform for enabling debug/progress messages, and document it.Eric S. Raymond2009-12-061-5/+5
|
* Add and document some client-side instrumentation.Eric S. Raymond2009-11-241-0/+8
|
* J command and switch are gone.Eric S. Raymond2009-09-111-13/+0
| | | | | | | | | Now that we have reliable end-of-cycle detection in NMEA, we can always clear the fixbuffer at start of cycle and accumulate data until we transmit at end of cycle. Accordingly, there is no longer any bneed for users to choose between jittery-but-correct and buffered-but-laggy reports. Accordingly, the daemon 'J' command is no longer necessary. All the client side options and commands connected with it can go away too.
* Added man page for lcdgps.Jeff Francis2009-03-181-3/+4
| | | | Documented pre-existing '-j' flags for cgps and lcdgps.
* List missing option.Eric S. Raymond2009-03-051-0/+1
|
* Regularize some options.Eric S. Raymond2009-03-021-6/+6
|
* Change name of the LCDproc client, regularize its options, document it.Eric S. Raymond2009-03-021-0/+30
|
* ocumentation and a splint cleanup.Eric S. Raymond2009-02-251-0/+6
|
* Standard argument parsing for gpsmon, and related documentation fixes.Eric S. Raymond2009-02-251-0/+2
|
* Merge cgpxlogger into gpxlogger. Still needs some code merging inEric S. Raymond2009-02-251-62/+60
| | | | gpslogger.c itself to avoid duplication.
* Documentation tweaks.Eric S. Raymond2009-02-241-1/+1
|
* Email address correction.Eric S. Raymond2009-02-121-2/+2
|
* Add the option of displaying calculated magnetic heading rather thanJeff Francis2008-08-151-0/+9
| | | | true heading. Calculations taken from the Aviation Formulary v1.43.
* More clarification of the -j option.Eric S. Raymond2007-12-111-1/+2
|
* Man page detail suggested by Hamish.Eric S. Raymond2007-12-111-7/+19
|
* Document the sky-view conventions.Eric S. Raymond2006-12-011-2/+7
|
* Add cross-references to new tools.Eric S. Raymond2006-11-161-2/+4
|
* Fix 2 identical, minor typos.Bill Marr2006-11-111-2/+2
|
* Commit a righteous featurectomy -- smoothing option is gone from xgps.Eric S. Raymond2006-10-311-9/+0
|
* Split the initializer method for FV18 and Evermore.Eric S. Raymond2006-10-301-1/+1
| | | | | Implement mode holding in the server when J=1 is on. Small splint cleanups.
* Implement -j option in xgps. Document it in cgps.Eric S. Raymond2006-10-301-2/+11
|
* Client code cleanup and simplification.Eric S. Raymond2006-10-301-4/+5
| | | | | The new sprintf(3)-like behavior of gps_query() makes some things easier. Turn off smoothing in the xgps client by default.
* J patch withdrawn, all regression tests pass.Eric S. Raymond2006-08-211-0/+2
|
* Enable 'j' command in cgps.Eric S. Raymond2006-08-181-0/+5
|
* Yet anothe try at cleaning up the manual page mess.Eric S. Raymond2006-03-141-1/+2
|
* Change -v to -V for Verbose optionGary E. Miller2006-03-131-5/+5
|
* Change gpxlogger so it writes to standard output.Eric S. Raymond2006-03-021-3/+3
|
* Rename the xgps manual page.Eric S. Raymond2006-03-021-0/+226