gpuCores property

List<int8_t> gpuCores
final

GPU usage on the component in percent (100 - idle). A value of UINT8_MAX implies the field is unused.

MAVLink type: uint8_t4

gpu_cores

Implementation

final List<int8_t> gpuCores;