summaryrefslogtreecommitdiffstats
path: root/astro/gpsd
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.32garga2006-03-303-5/+9
| | | | | PR: ports/95038 Submitted by: maintainer
* Fix build on 4.x.novel2006-01-302-0/+12
| | | | Reported by: pointyhat via kris
* gpsd is a service daemon that monitors one or more GPSesnovel2006-01-115-0/+154
attached to a host computer through serial or USB ports, making all data on the location/course/velocity of the sensors 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 GPSes without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than the NMEA 0183 emitted by most GPSes. WWW: http://gpsd.berlios.de/ PR: ports/91630 Submitted by: Anton Karpov <toxa@toxahost.ru>
OpenPOWER on IntegriCloud