diff options
author | David Spencer <nobbutl@yahoo.co.uk> | 2010-05-11 20:01:59 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:59 +0200 |
commit | 2d3e9b9d88d735032e2833c54af8686562d5a70c (patch) | |
tree | 88fea648b082eeabf5898257ef8b0bf174bba5bb /system/gpsd/README | |
parent | c4048881461763b4ae0ace02d7d6cad4802d6cef (diff) | |
download | slackbuilds-2d3e9b9d88d735032e2833c54af8686562d5a70c.tar.gz |
system/gpsd: Added to 12.0 repository
Diffstat (limited to 'system/gpsd/README')
-rw-r--r-- | system/gpsd/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/system/gpsd/README b/system/gpsd/README new file mode 100644 index 0000000000..fac06c604d --- /dev/null +++ b/system/gpsd/README @@ -0,0 +1,9 @@ +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. |