mavlink v0.7.0 APM.Message.GoproHeartbeat View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %APM.Message.GoproHeartbeat{
capture_mode: APM.Types.gopro_capture_mode(),
flags: MapSet.t(APM.Types.gopro_heartbeat_flags()),
status: APM.Types.gopro_heartbeat_status()
}
t() :: %APM.Message.GoproHeartbeat{ capture_mode: APM.Types.gopro_capture_mode(), flags: MapSet.t(APM.Types.gopro_heartbeat_flags()), status: APM.Types.gopro_heartbeat_status() }
Heartbeat from a HeroBus attached GoPro.