mavlink v0.7.0 APM.Message.GpsRtcmData View Source

Link to this section Summary

Types

t()

RTCM message for injecting into the onboard GPS (used for DGPS)

Link to this section Types

Link to this type

t() View Source
t() :: %APM.Message.GpsRtcmData{
  data: [MAVLink.Types.uint8_t()],
  flags: MAVLink.Types.uint8_t(),
  len: MAVLink.Types.uint8_t()
}

RTCM message for injecting into the onboard GPS (used for DGPS)