summaryrefslogtreecommitdiff
path: root/misc/gpsd/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gpsd/DESCR')
-rw-r--r--misc/gpsd/DESCR10
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/gpsd/DESCR b/misc/gpsd/DESCR
deleted file mode 100644
index 5df8eb10487..00000000000
--- a/misc/gpsd/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-Gpsd is a user land daemon acting as a liason between a gps or
-Loran-C receiver and clients. The receiver is expected to generate
-position information as NMEA-0183 sentences, or Rockwell binary format,
-although that can be changed.
-
-Gpsd listens on port 2947 for clients requesting position, time,
-velocity or altitude information.
-
-Gpsd can take information from the gps and translate it into
-something easier to understand for clients.