gypsy-daemon 0.8-0ubuntu5 (armel binary) in ubuntu precise

 Gypsy is a GPS multiplexing daemon which allows multiple clients to access GPS
 data from multiple GPS sources concurrently.
 .
 Without some sort of multiplexing system, a GPS device can only safely be
 accessed by one client. In a server situation this may not cause any problems,
 but on modern desktop which could potentially have multiple location aware
 devices, this could be an issue.
 .
 Gypsy hides the tricky details of parsing NMEA from the client applications,
 passing the data as simple values for the clients to use.
 .
 Gypsy uses D-Bus to notify clients about location changes, sitting on the
 system bus, issuing signals as the GPS data changes. This design allows clients
 to only be notified about the changes they care about and ignore the rest.
 Gypsy has fine grained signals, so a client only interested in position changes
 will not be woken up for any other changes like, for example, satellite detail
 changes.
 .
 Gypsy is designed to be usable on all manner of systems, from low powered
 devices (such as Nokia N810 and Openmoko Neo) to regular high powered desktop
 systems. As the signals it emits are fine grained applications are woken up
 only when they absolutely need to be, keeping power requirements to a minimum.
 .
 Gypsy was designed to fix the numerous design flaws found in GPSD.
 .
 Included with Gypsy is libgypsy which is a GObject based C wrapper for the
 D-Bus API making writing clients very simple, although any language with D-Bus
 bindings can be used to write a Gypsy client (See simple-gps-python.py in the
 Gypsy sources for an example written in Python).

Details

Package version:
0.8-0ubuntu5
Source:
gypsy 0.8-0ubuntu5 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Optional