mavlink v0.7.0 APM.Message.Debug 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.Debug{
ind: MAVLink.Types.uint8_t(),
time_boot_ms: MAVLink.Types.uint32_t(),
value: Float32
}
t() :: %APM.Message.Debug{ ind: MAVLink.Types.uint8_t(), time_boot_ms: MAVLink.Types.uint32_t(), value: Float32 }
Send a debug value. The index is used to discriminate between values. These values show up in the plot of QGroundControl as DEBUG N.