mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 11:06:04 +08:00
px4.config: add SYS_AUTOSTART param for now
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
uorb start
|
uorb start
|
||||||
qshell start
|
qshell start
|
||||||
|
param set SYS_AUTOSTART 4001
|
||||||
gps start -d /dev/tty-4
|
gps start -d /dev/tty-4
|
||||||
sleep 1
|
sleep 1
|
||||||
df_mpu9250_wrapper start
|
df_mpu9250_wrapper start
|
||||||
|
|||||||
Reference in New Issue
Block a user