package
module
Version:
v0.1.26
Opens a new window with list of versions in this module.
Published: May 14, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
OVERVIEW
paepcke.de/gpsinfo
- needs go1.20rc (sorry!)
- Show and decode nmea frames from an (usb) gps dongle.
- Focus on small embedded systems (debugging) on restricted resources.
- Focus on power saving parser (NO CLEAN idomatic go code for hot loop, no clean full state maschine, quick hack)
- 100 % pure go, stdlib only, no external dependencies, use as app or api (see api.go)
INSTALL
go install paepcke.de/gpsinfo/cmd/gpsinfo@latest
DOWNLOAD (prebuild)
github.com/paepckehh/gpsinfo/releases
SHOWTIME
gpsinfo /dev/gps0
[...]
DOCS
pkg.go.dev/paepcke.de/gpsinfo
CONTRIBUTION
Yes, Please! PRs Welcome!
Documentation
¶
package gpsinfo decodes gps nmea frames from your gpsdongle (debug/ingo)
Source Files
¶
Directories
¶
cmd
|
|
|
package main |
|
package geohash .. |
|
package gpsfeed |
|
|
|
package nmeanano ... |
|
package zlatlong ... |
Click to show internal directories.
Click to hide internal directories.