Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro <francisco.ruvi...@riseup.net>
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name    : golang-github-adrianmo-go-nmea
  Version         : 1.2.0
  Upstream Author : Adrián Moreno <adr...@morenomartinez.com>
* URL             : https://github.com/adrianmo/go-nmea
* License         : Expat
  Programming Lang: Go
  Description     : 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.

Reply via email to