summaryrefslogtreecommitdiff
path: root/contrib/README
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-01-21 08:10:40 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-01-21 08:10:40 +0000
commit041f82f479a80398c09879969c6e8834fb817445 (patch)
tree792635851f80e9322c0bb159d0d5433cf1eaddcb /contrib/README
parenteccc8415e747fa9662ea36e2159ae7b01c11c533 (diff)
downloadgpsd-041f82f479a80398c09879969c6e8834fb817445.tar.gz
Delete the specialized Garmin tweak utilities.
gpsctl should now do everything these do, and if it does not the right thing is to fix gpsctl and the driver layer beneath it rather than proliferating one-off tools that have to be maintained separately from the driver layer.
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/README b/contrib/README
index d3148e68..052f59bf 100644
--- a/contrib/README
+++ b/contrib/README
@@ -43,5 +43,3 @@ lla2ecef transforms latitude/longitude/altitude (aka north-east-up or local
tangential plane) coordinates into the earth-centered-earth-fixed frame. If
invoked as "ecef2lla" it will transform coordinates in the opposite manner.
-garreset attempts to force a garmin receiver back to NMEA mode - useful for
-recovering a receiver after sending the wrong configuration message.