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

명칭형식Value설명
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