gpsd 3.20-3 source package in Ubuntu

Changelog

gpsd (3.20-3) unstable; urgency=medium

  * Uploading to unstable.

 -- Bernd Zeimetz <email address hidden>  Sun, 12 Jan 2020 20:16:47 +0100

Upload details

Uploaded by:
Bernd Zeimetz
Uploaded to:
Sid
Original maintainer:
Bernd Zeimetz
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gpsd_3.20-3.dsc 2.6 KiB 61c3b5b3180ac6969f36a08c78136bb2711ceaffd87957e2ed38c63e25fb9320
gpsd_3.20.orig.tar.xz 2.3 MiB 3998a5cbb728e97f896f46c3c83301b1e6c5d859393e58c2fad8c5426774d571
gpsd_3.20-3.debian.tar.xz 44.6 KiB 56700530afb5c948ebc806970f707e6433f07d22c2a2bb7cf149ef1563fb3c6f

Available diffs

No changes file available.

Binary packages built by this source

gpsd: Global Positioning System - daemon

 The gpsd service daemon can monitor one or more GPS devices connected to
 a host computer, making all data on the location and movements of the
 sensors available to be queried on TCP port 2947.
 .
 With gpsd, multiple GPS client applications can share access to devices
 without contention or loss of data. Also, gpsd responds to queries with a
 format that is substantially easier to parse than the different standards
 emitted by GPS devices.

gpsd-clients: Global Positioning System - clients

 The gpsd service daemon can monitor one or more GPS devices connected to
 a host computer, making all data on the location and movements of the
 sensors available to be queried on TCP port 2947.
 .
 This package contains auxiliary tools and example clients for monitoring,
 testing, latency-profiling, device configuration and simulating gpsd.

gpsd-clients-dbgsym: debug symbols for gpsd-clients
gpsd-dbg: Global Positioning System - debugging symbols

 The gpsd service daemon can monitor one or more GPS devices connected to
 a host computer, making all data on the location and movements of the
 sensors available to be queried on TCP port 2947.
 .
 This package contains the python debug modules and some test tools
 to the debug the behaviour of gpsd. Debug symbols are being shipped
 in the dbgsym package.

gpsd-dbgsym: debug symbols for gpsd
libgps-dev: Global Positioning System - development files

 The gpsd service daemon can monitor one or more GPS devices connected to
 a host computer, making all data on the location and movements of the
 sensors available to be queried on TCP port 2947.
 .
 This package contains the header and development files needed to build
 programs and packages using libgps.

libgps26: Global Positioning System - library

 The gpsd service daemon can monitor one or more GPS devices connected to
 a host computer, making all data on the location and movements of the
 sensors available to be queried on TCP port 2947.
 .
 This package provides libgps, a C service library for querying GPS
 devices. It supports both a low-level interface, which communicates
 directly with the device to which the GPS is connected, and a high-level
 interface, which goes through gpsd and is intended for concurrent use by
 several applications.

libgps26-dbgsym: debug symbols for libgps26
libqgpsmm-dev: Global Positioning System - Qt wrapper for libgps (development)

 The gpsd service daemon can monitor one or more GPS devices connected to
 a host computer, making all data on the location and movements of the
 sensors available to be queried on TCP port 2947.
 .
 This package provides the development file for libQgpsmm, the Qt version of
 libgpsmm. It contains pkgconfig and qmake bits to build with the library.

libqgpsmm26: Global Positioning System - Qt wrapper for libgps

 The gpsd service daemon can monitor one or more GPS devices connected to
 a host computer, making all data on the location and movements of the
 sensors available to be queried on TCP port 2947.
 .
 This package provides libQgpsmm, the Qt version of libgpsmm.
 It is a wrapper over libgps, the service library for querying GPS
 devices. libQgpsmm is available on all platforms which are supported
 by Qt4.

libqgpsmm26-dbgsym: debug symbols for libqgpsmm26
python3-gps: Global Positioning System - Python 3 libraries

 The gpsd service daemon can monitor one or more GPS devices connected to
 a host computer, making all data on the location and movements of the
 sensors available to be queried on TCP port 2947.
 .
 This package contains a Python 3 interface to connect to gpsd, together with
 a module providing a controlled testing environment.

python3-gps-dbgsym: debug symbols for python3-gps