Skip to content

QshellReq (UORB message)

TOPICS: qshell_req

Fields

参数名类型Unit [Frame]Range/Enum描述
timestampuint64time since system start (microseconds)
cmdchar[100]
strlenuint32
request_sequenceuint32

Constants

参数名类型描述
MAX_STRLENuint32100

Source Message

Source file (GitHub)

Details

Click here to see original file

c
uint64 timestamp		# time since system start (microseconds)
char[100] cmd
uint32 MAX_STRLEN = 100
uint32 strlen
uint32 request_sequence