channels property

List<int16_t> channels
final

RC channels. Channels above count should be set to 0, to benefit from MAVLink's zero padding.

MAVLink type: int16_t24

Extensions field for MAVLink 2.

channels

Implementation

final List<int16_t> channels;