forked from Archive/PX4-Autopilot
px4.config: add SYS_AUTOSTART param for now
This commit is contained in:
parent
f06a27a53c
commit
4e1c6073ae
|
@ -1,5 +1,6 @@
|
|||
uorb start
|
||||
qshell start
|
||||
param set SYS_AUTOSTART 4001
|
||||
gps start -d /dev/tty-4
|
||||
sleep 1
|
||||
df_mpu9250_wrapper start
|
||||
|
|
Loading…
Reference in New Issue