summaryrefslogtreecommitdiff
path: root/gps.1
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2006-08-18 22:36:29 +0000
committerEric S. Raymond <esr@thyrsus.com>2006-08-18 22:36:29 +0000
commit4bf8bd5599e2dc58477b399fdb102252a197f69e (patch)
tree2a52a12261b27c533acdcfc639b5affc09dcbaeb /gps.1
parentb62c70817d406b8cbc3cca8dbb85b73e3cb9c12b (diff)
downloadgpsd-4bf8bd5599e2dc58477b399fdb102252a197f69e.tar.gz
Enable 'j' command in cgps.
Diffstat (limited to 'gps.1')
-rw-r--r--gps.16
1 files changed, 5 insertions, 1 deletions
diff --git a/gps.1 b/gps.1
index b808559e..4708a619 100644
--- a/gps.1
+++ b/gps.1
@@ -2,7 +2,7 @@
.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
.\" Instead of manually editing it, you probably should edit the DocBook XML
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
-.TH "GPS" "1" "06/07/2006" "9 Aug 2004" "9 Aug 2004"
+.TH "GPS" "1" "08/18/2006" "9 Aug 2004" "9 Aug 2004"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -94,6 +94,10 @@ looks at variables in its environment. Here are the variables and values it chec
.PP
cgps
terminates when you send it a SIGHUP or SIGINT; given default terminal settings this will happen when you type Ctl\-C at it. It will also terminate on 'q'
+.PP
+The 'j' command toggles whether or not fix data is cleared at start of cycle; see
+\fBgpsd\fR(8)
+for discussion.
.SS "cgpxlogger"
.PP
This program connects to gpsd, polls for location, and logs each fix to standard output in GPX (XML) format.