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