Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paultag/go-ais
parse AIS NEMA messages
https://github.com/paultag/go-ais
ais nema
Last synced: about 1 month ago
JSON representation
parse AIS NEMA messages
- Host: GitHub
- URL: https://github.com/paultag/go-ais
- Owner: paultag
- License: mit
- Created: 2018-07-14T23:45:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-02T02:32:48.000Z (almost 3 years ago)
- Last Synced: 2024-10-14T19:21:04.398Z (3 months ago)
- Topics: ais, nema
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pault.ag/go/ais
**This is also absolutely not ready to be used for navigational purposes.**
Please do not use this library in any situation that may cause harm to life
or property.`go-ais` is a library to handle reading and parsing NMEA AIS messages into
an idiomatic and workable set of Go types.This library is in a very raw and prototypical format, it can not parse all
the AIS message types yet, and it may have errors that make it unsuitable for
production.## How to catch AIS messages with rtl_ais
```
./rtl_ais -l 161.966M -r 162.015M -g 48 -n
```