Skip to content

UavcanFirmwareUpdate (UORB message)

TOPICS: uavcan_firmware_update

Fields

명칭형식Unit [Frame]Range/Enum설명
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)

Details

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