version property

uint8_t version
final

0: key as plaintext, 1-255: future, different hashing/encryption variants. The GCS should in general use the safest mode possible initially and then gradually move down the encryption level if it gets a NACK message indicating an encryption mismatch.

MAVLink type: uint8_t

units: rad

version

Implementation

final uint8_t version;