Gpsd
| gpsd | |
|---|---|
| Original authors | Remco Treffkorn, Derrick Brashear |
| Developer | Eric S. Raymond |
| Stable release | 3.27.5[1] |
| Written in | C, Python |
| Operating system | Linux, *BSD, Mac OS X, Android |
| Platform | Any |
| Size | ~120K LOC |
| Available in | English |
| Type | GPS software |
| License | BSD license (2-clause) |
| Website | gpsd |
| Repository | |
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.
Gpsd is commonly used on Unix-like operating systems.[2][3][4] It is distributed as free software under the 2-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
- ^ https://gitlab.com/gpsd/gpsd/-/commit/1d622f5b2c7bf79fc117185be10048e7d4e73c66.
{{cite web}}: Missing or empty|title=(help) - ^ Debian packages of gpsd
- ^ Fedora package of gpsd Archived 2011-10-02 at the Wayback Machine
- ^ gpsd FreeBSD from the FreeBSD ports archive
- ^ a b gpsd manual page Archived 2011-07-18 at the Wayback Machine gpsd project, retrieved 2011-07-11
- ^ A Brief History of GPSD, "In July and August 2009 ESR redesigned the GPSD command protocol and gave gpsd the ability to read data from marine AIS receivers and pass it to clients."; retrieved 2011-05-01 Archived 2006-10-14 at the Wayback Machine
- ^ GPSD CHANGELOG Archived 2007-09-28 at the Wayback Machine
- ^ GPSD History Archived 2006-10-14 at the Wayback Machine
- ^ Bad Code Offsets: Open Web Innovation
External links
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.