Files
PX4-Autopilot/dsdl/uavcan/protocol/dynamic_node_id/server/Entry.uavcan
T

11 lines
210 B
Plaintext

#
# One dynamic node ID allocation entry.
# This type is a part of the Raft consensus algorithm.
# Please refer to the specification for details.
#
uint32 term
uint8[16] unique_id
uint7 node_id
bool alignment