[][src]Crate nmea_0183

Re-exports

pub use crate::error::Error;
pub use sentence::*;

Modules

error
sentence

Structs

Degree
Knot
Meter
Minute
SatelliteInView
Second

Enums

ComputationMethod
CourseOverGroundUnit
EastWest
Fix
MessageLevel
NavigationMode
NavigationalStatus
NorthSouth
OperationMode
SentenceType

The sentence type is defined in the first character of an NMEA sentence.

SpeedOverGroundUnit
Status
Talker
WaterDistanceUnit

Functions

parse

Parse a sentence According to the NMEA-0183 standard.