aboutsummaryrefslogtreecommitdiff
path: root/system/gpsd/README
diff options
context:
space:
mode:
authorDavid Spencer <baildon.research@googlemail.com>2010-07-11 01:53:59 -0500
committerRobby Workman <rworkman@slackbuilds.org>2010-07-11 01:53:59 -0500
commitff7cebb966cb92a2ce83a83469b080f8d5974a04 (patch)
tree822bc48bb877958a5f9d72222e3cfcc9ca4d508d /system/gpsd/README
parente1c999e1fc40e112d58f833c3f7fb0e8125a39e0 (diff)
system/gpsd: Updated for version 2.94.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/gpsd/README')
-rw-r--r--system/gpsd/README15
1 files changed, 6 insertions, 9 deletions
diff --git a/system/gpsd/README b/system/gpsd/README
index 6bf5e8e83675..5a1d1b850891 100644
--- a/system/gpsd/README
+++ b/system/gpsd/README
@@ -1,11 +1,8 @@
-gpsd is a service daemon that monitors one or more GPSes attached to
-a host computer through serial or USB ports, making all data on the
-location/course/velocity available to be queried on TCP port 2947
-of the host computer. With gpsd, multiple GPS client applications
-(such as navigational and wardriving software) can share access to
-GPSes without contention or loss of data.
-
-Applications that presently use gpsd include pyGPS, Kismet, GPSdrive,
-gpeGPS, position, roadmap, roadnav, and gaia.
+gpsd is a service daemon that monitors one or more GPSes attached to a
+host computer through serial or USB ports, making all data on the location,
+course, and velocity available to be queried on TCP port 2947 of the host
+computer. With gpsd, multiple GPS client applications (such as navigational
+and wardriving software) can share access to GPSes without contention or
+loss of data. Applications that presently use gpsd include Viking and Kismet.
See README.build for some additional build options that might be useful.