nmea 0.6.0

Simple NMEA 0183 parser
Documentation

nmea

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 35 feature flags, 33 of them enabled by default.

default

  • std
  • all-sentences

std

  • nom/std
  • chrono/std
  • arrayvec/std
  • serde?/std
  • serde_with?/std

all-sentences

  • GNSS
  • waypoint
  • maritime
  • water
  • vendor-specific
  • other

GNSS

  • ALM
  • GBS
  • GGA
  • GLL
  • GNS
  • GSA
  • GSV
  • RMC
  • VTG

waypoint

  • AAM
  • BOD
  • BWC
  • BWW
  • ZFO
  • ZTG

maritime

  • waypoint
  • water

water

  • DBK
  • MTW
  • VHW

vendor-specific

  • RMZ

other

  • HDT
  • MDA
  • MWV
  • TXT
  • ZDA

ALM

    This feature flag does not enable additional features.

GBS

    This feature flag does not enable additional features.

GGA

    This feature flag does not enable additional features.

GLL

    This feature flag does not enable additional features.

GNS

    This feature flag does not enable additional features.

GSA

    This feature flag does not enable additional features.

GSV

    This feature flag does not enable additional features.

RMC

    This feature flag does not enable additional features.

VTG

    This feature flag does not enable additional features.

AAM

    This feature flag does not enable additional features.

BOD

    This feature flag does not enable additional features.

BWC

    This feature flag does not enable additional features.

BWW

    This feature flag does not enable additional features.

ZFO

    This feature flag does not enable additional features.

ZTG

    This feature flag does not enable additional features.

DBK

    This feature flag does not enable additional features.

MTW

    This feature flag does not enable additional features.

VHW

    This feature flag does not enable additional features.

RMZ

    This feature flag does not enable additional features.

HDT

    This feature flag does not enable additional features.

MDA

    This feature flag does not enable additional features.

MWV

    This feature flag does not enable additional features.

TXT

    This feature flag does not enable additional features.

ZDA

    This feature flag does not enable additional features.

serde

  • serde/derive
  • serde_with/macros
  • serde_with/chrono_0_4
  • heapless/serde
  • chrono/serde
  • arrayvec/serde

serde_with

  • dep:serde_with