[ 原始碼: golang-github-adrianmo-go-nmea ]
套件:golang-github-adrianmo-go-nmea-dev(1.3.0-1)
golang-github-adrianmo-go-nmea-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-adrianmo-go-nmea:
- [golang-github-adrianmo-go-nmea_1.3.0-1.dsc]
- [golang-github-adrianmo-go-nmea_1.3.0.orig.tar.gz]
- [golang-github-adrianmo-go-nmea_1.3.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Go library for the NMEA 0183 protocol
Go library for the National Marine Electronics Association 0183 protocol.
NMEA 0183 is a combined electrical and data specification for communication between marine electronics such as echo sounder, sonars, anemometer, gyrocompass, autopilot, GPS receivers and many other types of instruments.
Features include:
* Parse individual NMEA 0183 sentences. * Register custom parser for unsupported sentence types.
Supported sentences:
* Sentence type | Description - RMC | Recommended Minimum Specific GPS/Transit data. - PMTK | Messages for setting and reading commands for MediaTek gps modules. - GGA | GPS Positioning System Fix Data. - GSA | GPS DOP and active satellites. - GSV | GPS Satellites in view. - GLL | Geographic Position, Latitude / Longitude and time. - VTG | Track Made Good and Ground Speed. - ZDA | Date & time data. - HDT | Actual vessel heading in degrees True. - GNS | Combined GPS fix for GPS, Glonass, Galileo, and BeiDou. - PGRME | Estimated Position Error (Garmin proprietary sentence). - THS | Actual vessel heading in degrees True and status. - VDM/VDO | Encapsulated binary payload. - WPL | Waypoint location. - RTE | Route. - VHW | Water Speed and Heading. - DPT | Depth of Water. - DBS | Depth Below Surface. - DBT | Depth below transducer.
其他與 golang-github-adrianmo-go-nmea-dev 有關的套件
|
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package