AeroRust / nmea

NMEA 0183 - for communication between marine electronics such as echo sounder, sonars, anemometer, gyrocompass, autopilot, GNSS receivers and many other types of instruments. Defined and controlled by the National Marine Electronics Association (NMEA)

Home Page:https://crates.io/crates/nmea

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update README - what is NMEA 0183

elpiel opened this issue · comments

  • Explain what NMEA 0183 is by adding a quote from Wikipedia and add a link to https://en.wikipedia.org/wiki/NMEA_0183 in the Readme
  • Explain below what the nmea crate does (parsing 0183 data sentences) and supports (no_std, the supported sentences, etc.)