gpsd 3.9-2 source package in Ubuntu
Changelog
gpsd (3.9-2) unstable; urgency=low [ Bernd Zeimetz ] * [649f6e3b] Fix symbols file for m68k and others without unsigned long. (Closes: #718741) [ Michael Stapelberg ] * [d41eaabd] switch to dh-systemd for proper systemd maintscripts (Closes: #714199) -- Bernd Zeimetz <email address hidden> Mon, 05 Aug 2013 16:23:10 +0200
Upload details
- Uploaded by:
- Bernd Zeimetz
- Uploaded to:
- Sid
- Original maintainer:
- Bernd Zeimetz
- Architectures:
- any
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gpsd_3.9-2.dsc | 2.4 KiB | 83c210e598a1c2c480156fb6bf85d1d1aabccd781db508d66bece408f098a776 |
gpsd_3.9.orig.tar.gz | 1.4 MiB | d9b24be838b48db5e8eba66f74edf32d1982fe0fb018c9d9a7ad1ada9f189d5a |
gpsd_3.9-2.diff.gz | 48.9 KiB | 40b3462480b32cd2c4644a102185c9db6ba78c0d328f8fc4da50e12679f56c15 |
Available diffs
- diff from 3.6-5 to 3.9-2 (442.0 KiB)
- diff from 3.9-1 to 3.9-2 (936 bytes)
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: No summary available for gpsd-clients in ubuntu saucy.
No description available for gpsd-clients in ubuntu saucy.
- gpsd-dbg: No summary available for gpsd-dbg in ubuntu saucy.
No description available for gpsd-dbg in ubuntu saucy.
- libgps-dev: No summary available for libgps-dev in ubuntu saucy.
No description available for libgps-dev in ubuntu saucy.
- libgps20: 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.
- 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 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.
- libqgpsmm20: No summary available for libqgpsmm20 in ubuntu saucy.
No description available for libqgpsmm20 in ubuntu saucy.
- python-gps: Global Positioning System - Python 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 interface to connect to gpsd, together with
a module providing a controlled testing environment. It also ships two tools
which utilize the interface: gpsprof for latency-profiling, and gpsfake to
simulate a GPS by playing back a logfile.