diff --git a/ROMFS/px4fmu_common/init.d/rcS b/ROMFS/px4fmu_common/init.d/rcS index 1663a2ab3d..8b26bbe7a6 100644 --- a/ROMFS/px4fmu_common/init.d/rcS +++ b/ROMFS/px4fmu_common/init.d/rcS @@ -23,6 +23,7 @@ set TUNE_ERR ML<> $LOG_FILE @@ -196,7 +198,10 @@ then tone_alarm MLL32CP8MB - if px4io forceupdate 14662 $IO_FILE + px4io start + px4io safety_on + + if px4io forceupdate 14662 ${IO_FILE} then usleep 500000 if px4io checkcrc $IO_FILE @@ -265,6 +270,7 @@ then unset HIL # waypoint storage + # REBOOTWORK this needs to start in parallel if dataman start then fi