gpsd 3.4-2 source package in Ubuntu
Changelog
gpsd (3.4-2) unstable; urgency=low * [26984e29] Limit gps_shm_* symbols to amd64. Due to missing hardware memory barrier support they are only available on amd64 for now. -- Bernd Zeimetz <email address hidden> Thu, 19 Jan 2012 23:38:51 +0100
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 | |
---|---|---|---|---|
Precise | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gpsd_3.4-2.dsc | 2.3 KiB | 1a1f38b48354b00c920e62e30b7a578482b0e1ceab8286e13c10bfed3a0f8fb2 |
gpsd_3.4.orig.tar.gz | 1.4 MiB | 79f7de9ead63c7f5d2c9a92e85b5f82e53323c4d451ef8e27ea265ac3ef9a70f |
gpsd_3.4-2.diff.gz | 47.4 KiB | 014af9e831ca2f0e1505bc4303dec1e937263c5065a867f30373ab9091f0c47d |
Available diffs
- diff from 3.3-5 (in Ubuntu) to 3.4-2 (47.0 KiB)
No changes file available.
Binary packages built by this source
- gpsd: No summary available for gpsd in ubuntu quantal.
No description available for gpsd in ubuntu quantal.
- gpsd-clients: No summary available for gpsd-clients in ubuntu quantal.
No description available for gpsd-clients in ubuntu quantal.
- 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 detached debug symbols for gpsd, gpsd-clients,
python-gps, and libgps20.
- libgps-dev: No summary available for libgps-dev in ubuntu quantal.
No description available for libgps-dev in ubuntu quantal.
- 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: 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.
- 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.