summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2004-08-20 19:22:50 +0000
committerEric S. Raymond <esr@thyrsus.com>2004-08-20 19:22:50 +0000
commit97c98ce50d8c3832b1d6d36ee476061d67fd6a85 (patch)
treecc55f577f11c92c3514a8a6ce04d745ec8af2263 /README
parentdafda0abc67110ef5722a222dce409eb4eed12e5 (diff)
downloadgpsd-97c98ce50d8c3832b1d6d36ee476061d67fd6a85.tar.gz
Document more new features.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index bfbc4a75..207a27b9 100644
--- a/README
+++ b/README
@@ -102,6 +102,8 @@ New features include:
* New 'w' command toggles 'watcher' mode. In watcher mode gpsd ships
a gpsd-style response for each incoming sentence as if the client
had just sent all commands that asked for data contained in the sentence.
+ * New 'x' command allows the client to query whether or not the GPS
+ is on-line.
* Massive refactoring -- one main loop now calls a self-contained
driver object for each type.
* The GPS-bashing code this program uses can now be directly linked as a
@@ -110,7 +112,7 @@ New features include:
but send all error and status messages to the tty instead.
* Removed the -s option -- the right speed is fixed for each type, -s was
just an invitation to lossage.
- * Added -n option.
+ * Added -n option to do batch monitoring of GPSes.
* xgpsspeed is working again.
Eric S. Raymond, 11 Aug 2004