msg: purge unused qshell

This commit is contained in:
Daniel Agar 2021-08-14 11:43:47 -04:00
parent 5fb386a1bb
commit f2bae02f87
3 changed files with 0 additions and 10 deletions

View File

@ -119,8 +119,6 @@ set(msg_files
power_monitor.msg
pwm_input.msg
px4io_status.msg
qshell_req.msg
qshell_retval.msg
radio_status.msg
rate_ctrl_status.msg
rc_channels.msg

View File

@ -1,5 +0,0 @@
uint64 timestamp # time since system start (microseconds)
char[100] cmd
uint32 MAX_STRLEN = 100
uint32 strlen
uint32 request_sequence

View File

@ -1,3 +0,0 @@
uint64 timestamp # time since system start (microseconds)
int32 return_value
uint32 return_sequence