Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gpsd: Service daemon for mediating access to a GPS
- Summary
- 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.
Arch: src
Download: | gpsd-2.34-3.al3.src.rpm |
Build Date: | Wed Mar 21 08:45:30 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 659 KiB |
Changelog
- * Tue Mar 20 17:00:00 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.34-3
- Bump release for FE5 -> FE6 upgrade path.
- * Tue Feb 27 16:00:00 2007 Matthew Truch <matt at truch.net> - 2.34-1
- Upgrade to 2.34.
- Get rid of %makeinstall (which was never needed).
- Possibly fix hotplug issuses (BZ 219750).
- Use %python_sitelib for python site-files stuff.
- * Sat Dec 9 16:00:00 2006 Matthew Truch <matt at truch.net> - 2.33-6
- Rebuild to pick up new python.