Service daemon for mediating access to a GPS
gpsd is a service daemon that mediates access to a GPS sensor connected
to the host computer by serial or USB interface, making its data on the
location/course/velocity of the sensor 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 a GPS without contention or loss of data. Also, gpsd
responds to queries with a format that is substantially easier to parse
than NMEA 0183. A client library is provided for applications.
After installing this RPM, gpsd will automatically connect to USB GPSes
when they are plugged in and requires no configuration. For serial
GPSes, you will need to start gpsd by hand. Once connected, the daemon
automatically discovers the correct baudrate, stop bits, and protocol.
The daemon will be quiescent when there are no clients asking for
location information, and copes gracefully when the GPS is unplugged
and replugged.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/gpsd && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
gpsd-3.5.tar.bz2 | 0001183060 1.13 MB | |
gpsd-fix-shebang.patch | 0000000325 325 Bytes | |
gpsd.changes | 0000011794 11.5 KB | |
gpsd.spec | 0000010462 10.2 KB | |
gpsd.xpm | 0000031165 30.4 KB | |
rules.gpsd | 0000001002 1002 Bytes | |
sysconfig.gpsd | 0000000344 344 Bytes | |
udev.gpsd | 0000001062 1.04 KB | |
xgps.desktop | 0000000199 199 Bytes | |
xgpsspeed.desktop | 0000000203 203 Bytes |
Latest Revision
branched from openSUSE:Factory
Comments 0