summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-03-03 02:55:39 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-03-03 02:55:39 +0000
commit691c3211fe6a83c931bc73280b4457e55efc4288 (patch)
treee7b92cb71212e3f22f7f9569e71fcf6cd306ad63 /README
parentbf6f79ee7e6da5e2c11d5a912db5e40e1d996ba1 (diff)
downloadgpsd-691c3211fe6a83c931bc73280b4457e55efc4288.tar.gz
Added F command.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index 174cb605..a8f571fa 100644
--- a/README
+++ b/README
@@ -86,7 +86,9 @@ His new features include:
* RPMs which include installation of gpsd to start up at boot time
are available.
* New gpsprobe program probes the capabilities of GPSes and generates
- error scattergrams from fixes.
- * All this in fewer lines of C than the 1.10 version.
+ error scattergrams from fixes. (Later this moved to gpsprof.)
+ * Autobauding and self-configuration -- gpsd now figures out which baud
+ rate to use and what the GPS's device type is.
+ * Support for SiRF binary mode.
Gary Miller <gem@rellim.com> wrote the driver for Garmin binary protocol.