chancount property

uint8_t chancount
final

Total number of RC channels being received. This can be larger than 18, indicating that more channels are available but not given in this message. This value should be 0 when no RC channels are available.

MAVLink type: uint8_t

chancount

Implementation

final uint8_t chancount;