aboutsummaryrefslogtreecommitdiff
path: root/ROMFS
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2012-08-19 14:14:55 +0200
committerThomas Gubler <thomasgubler@gmail.com>2012-08-19 14:14:55 +0200
commitb440b687aa2155a0ae0676236a80db9587a50190 (patch)
tree8cb9eded12ea8b5a253f8d26e7dec967360080e4 /ROMFS
parent1cf92ad605f6270c76f701321059dc7fe4f91d8a (diff)
parent2a5fcd917428fa6e549214f8066690672b453af0 (diff)
downloadpx4-firmware-b440b687aa2155a0ae0676236a80db9587a50190.tar.gz
px4-firmware-b440b687aa2155a0ae0676236a80db9587a50190.tar.bz2
px4-firmware-b440b687aa2155a0ae0676236a80db9587a50190.zip
Merge branch 'master' of https://github.com/PX4/Firmware
Diffstat (limited to 'ROMFS')
-rw-r--r--ROMFS/scripts/rc.PX4IOAR7
1 files changed, 4 insertions, 3 deletions
diff --git a/ROMFS/scripts/rc.PX4IOAR b/ROMFS/scripts/rc.PX4IOAR
index d626ca213..d3cf8b506 100644
--- a/ROMFS/scripts/rc.PX4IOAR
+++ b/ROMFS/scripts/rc.PX4IOAR
@@ -19,6 +19,7 @@ sh /etc/init.d/rc.sensors
# Start MAVLink
#
mavlink -d /dev/ttyS0 -b 57600 &
+usleep 5000
#
# Start the commander.
@@ -40,7 +41,7 @@ attitude_estimator_bm &
#
# XXX arguments?
#
-px4fmu start
+#fmu mode_
#
# Fire up the AR.Drone controller.
@@ -54,12 +55,12 @@ ardrone_control -d /dev/ttyS1 -m attitude &
#
# XXX this should not need to be backgrounded
#
-gps -d /dev/ttyS3 -m all &
+#gps -d /dev/ttyS3 -m all &
#
# Start logging to microSD if we can
#
-sh /etc/init.d/rc.logging
+#sh /etc/init.d/rc.logging
#
# startup is done; we don't want the shell because we