mavlink v0.7.0 APM.Message.AuthKey View Source

Link to this section Summary

Types

t()

Emit an encrypted signature / key identifying this system. PLEASE NOTE: This protocol has been kept simple, so transmitting the key requires an encrypted channel for true safety.

Link to this section Types

Link to this type

t() View Source
t() :: %APM.Message.AuthKey{key: [char()]}

Emit an encrypted signature / key identifying this system. PLEASE NOTE: This protocol has been kept simple, so transmitting the key requires an encrypted channel for true safety.