aboutsummaryrefslogtreecommitdiff
path: root/astro/gpsd/pkg-descr
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2006-01-11 13:02:37 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2006-01-11 13:02:37 +0000
commit1f1a3ea8d04d5ff03590e0e001ad31993b9a08ee (patch)
tree52d640e5c6e74c90f51e6845e195499e8b07dc59 /astro/gpsd/pkg-descr
parent4e2c5ea22b28bffa20bf6b328095abe5ce0395d4 (diff)
Notes
Diffstat (limited to 'astro/gpsd/pkg-descr')
-rw-r--r--astro/gpsd/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/astro/gpsd/pkg-descr b/astro/gpsd/pkg-descr
new file mode 100644
index 000000000000..8cbcb0aeb9fb
--- /dev/null
+++ b/astro/gpsd/pkg-descr
@@ -0,0 +1,11 @@
+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 of the
+sensors 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. Also,
+gpsd responds to queries with a format that is substantially
+easier to parse than the NMEA 0183 emitted by most GPSes.
+
+WWW: http://gpsd.berlios.de/