summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2004-08-11 22:27:20 +0000
committerEric S. Raymond <esr@thyrsus.com>2004-08-11 22:27:20 +0000
commit2201336580dc7d5f74ebf09d50c65445cf0d147c (patch)
tree56d4ca577da782aca16cce58e87ee1c337327efd /README
parent9a7edee71598f283527aa86c7ad01e4689f02f4f (diff)
downloadgpsd-2201336580dc7d5f74ebf09d50c65445cf0d147c.tar.gz
Add my changes to the README.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index b4d114e3..854d6560 100644
--- a/README
+++ b/README
@@ -77,3 +77,13 @@ remco@emc.rvt.com
Actually, some bugs may be mine too now. Sorry.
Derrick J. Brashear, 2 January 2000
+
+Or mine. I drastically rewrote this code to clean it up and extend it
+New features include:
+ * Documentation (what a concept!)
+ * Cleaned up, simplified command-line options
+ * It understands the GLL (Geograpic position - Latitude, Longitude)
+ sentence from NMEA 3.0.
+ * It now parses both variants of the VTG sentence correctly.
+
+Eric S. Raymond, 11 Aug 2004