added posix and qurt apps to enable remote execution of shell commands on qurt side from posix shell

commands are sent via muOrb to qurt, where they are executed and printed (i.e. visibile on mini-dm)
This commit is contained in:
Nicolas
2016-03-18 14:28:24 +01:00
committed by tumbili
parent 61baef4b65
commit 6ac641956a
16 changed files with 831 additions and 1 deletions
+1 -1
View File
@@ -12,6 +12,7 @@ set(config_module_list
drivers/rgbled
drivers/led
drivers/boards/sitl
drivers/qshell/posix
systemcmds/param
systemcmds/mixer
@@ -52,4 +53,3 @@ set(config_module_list
platforms/posix/px4_layer
platforms/posix/work_queue
)
+1
View File
@@ -59,6 +59,7 @@ set(config_module_list
#
drivers/gps
drivers/uart_esc
drivers/qshell/qurt
#
# Libraries