Skip to content

ParameterResetRequest (повідомлення UORB)

ParameterResetRequest : Used by the primary to reset one or all parameter value(s) on the remote.

TOPICS: parameter_resetrequest

Fields

НазваТипUnit [Frame]Range/EnumОпис
timestampuint64
parameter_indexuint16
reset_allboolIf this is true then ignore parameter_index

Constants

НазваТипЗначенняОпис
ORB_QUEUE_LENGTHuint84

Source Message

Source file (GitHub)

Details

Click here to see original file

c
# ParameterResetRequest : Used by the primary to reset one or all parameter value(s) on the remote

uint64 timestamp
uint16 parameter_index

bool reset_all              # If this is true then ignore parameter_index

uint8 ORB_QUEUE_LENGTH = 4