Gpsd

gpsd

gpsd is a computer software program that collects data from a Global Positioning System (GPS) receiver and provides the data via an Internet Protocol (IP) network to potentially multiple client applications in a server-client application architecture. Gpsd may be run as a daemon to operate transparently as a background task of the server. The network interface provides a standardized data format for multiple concurrent client applications, such as Kismet or GPS navigation software.

Quick Facts Original author(s), Developer(s) ...

Gpsd is commonly used on Unix-like operating systems.[2][3][4] It is distributed as free software under the 3-clause BSD license.

Design

gpsd provides a TCP/IP service by binding to port 2947 by default.[5] It communicates via that socket by accepting commands, and returning results. These commands use a JSON-based syntax and provide JSON responses.[5] Multiple clients can access the service concurrently.

The application supports many types of GPS receivers with connections via serial ports, USB, and Bluetooth. Starting in 2009, gpsd also supports AIS receivers.[6]

gpsd supports interfacing with the Network Time Protocol (NTP) server ntpd via shared memory to enable setting the host platform's time via the GPS clock.

Authors

gpsd was originally written by Remco Treffkorn with Derrick Brashear, then maintained by Russell Nelson.[7] It is now maintained by Eric S. Raymond.[8][9]


References

  1. "gpsd version 3.22 is released". 9 January 2021. Retrieved 7 February 2021.
  2. gpsd FreeBSD from the FreeBSD ports archive
  3. gpsd manual page Archived 2011-07-18 at the Wayback Machine gpsd project, retrieved 2011-07-11

Share this article:

This article uses material from the Wikipedia article Gpsd, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.