Package gpsd: Information
Source package: gpsd
Version: 3.25-alt1
Build time: Sep 22, 2024, 08:19 AM
Category: System/Servers
Report package bugHome page: https://gpsd.gitlab.io/gpsd/index.html
License: BSD-2-Clause
Summary: Service daemon for mediating access to a GPS
Description:
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.
List of RPM packages built from this SRPM:
gpsd (riscv64)
gpsd-clients-console (riscv64)
gpsd-clients-console-debuginfo (riscv64)
gpsd-clients-gui (riscv64)
gpsd-debuginfo (riscv64)
gpsd-helpers (riscv64)
gpsd-helpers-debuginfo (riscv64)
libQgpsmm30 (riscv64)
libQgpsmm30-debuginfo (riscv64)
libgps-devel (riscv64)
libgps30 (riscv64)
libgps30-debuginfo (riscv64)
python3-module-gps (riscv64)
gpsd (riscv64)
gpsd-clients-console (riscv64)
gpsd-clients-console-debuginfo (riscv64)
gpsd-clients-gui (riscv64)
gpsd-debuginfo (riscv64)
gpsd-helpers (riscv64)
gpsd-helpers-debuginfo (riscv64)
libQgpsmm30 (riscv64)
libQgpsmm30-debuginfo (riscv64)
libgps-devel (riscv64)
libgps30 (riscv64)
libgps30-debuginfo (riscv64)
python3-module-gps (riscv64)
Maintainer: Anton Farygin
List of contributors:
Anton Farygin
Grigory Ustinov
Sergey Y. Afonin
Anton V. Boyarshinov
Vitaly Kuznetsov
Dmitry V. Levin
Eugeny A. Rostovtsev
Anton Farygin
Grigory Ustinov
Sergey Y. Afonin
Anton V. Boyarshinov
Vitaly Kuznetsov
Dmitry V. Levin
Eugeny A. Rostovtsev
Last changed
Sept. 21, 2024 Anton Farygin 3.25-alt1
- 3.23.1 -> 3.25
Oct. 21, 2023 Grigory Ustinov 3.23.1-alt2.1
- NMU: dropped dependency on distutils.
Oct. 24, 2021 Sergey Y. Afonin 3.23.1-alt2
- added gpsd-apistatus.patch from Fedora Rawhide