Skip to content

UavcanFirmwareUpdate (UORB message)

TOPICS: uavcan_firmware_update

Fields

NameTypeUnit [Frame]Range/EnumDescription
timestampuint64time since system start (microseconds)
pending_updatesbooltrue when one or more nodes requiring a firmware update have been detected and the update is not yet complete

Source Message

Source file (GitHub)

Click here to see original file
c
uint64 timestamp        # time since system start (microseconds)
bool pending_updates    # true when one or more nodes requiring a firmware update have been detected and the update is not yet complete