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 the software, 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.
- Links to Application:Geo / gpsd
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:plasmaregataos/gpsd && cd $_
- Create Badge
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000162 162 Bytes | |
gpsd-3.23.tar.xz | 0003442744 3.28 MB | |
gpsd-3.23.tar.xz.sig | 0000000566 566 Bytes | |
gpsd.changes | 0000031418 30.7 KB | |
gpsd.keyring | 0000008749 8.54 KB | |
gpsd.spec | 0000012697 12.4 KB | |
rules.gpsd | 0000000933 933 Bytes | |
sysconfig.gpsd | 0000000344 344 Bytes | |
udev.gpsd | 0000001054 1.03 KB |
Comments 0