Skip to content

Commit

Permalink
Do not force safety disable for all FMUv4 units
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzMeier committed May 22, 2016
1 parent 1d36697 commit 655b605
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions ROMFS/px4fmu_common/init.d/rcS
Original file line number Diff line number Diff line change
Expand Up @@ -541,14 +541,6 @@ then
fi
fi

# Transitional support: Disable safety on all Pixracer boards
if ver hwcmp PX4FMU_V4
then
if param set CBRK_IO_SAFETY 22027
then
fi
fi

#
# Starting stuff according to UAVCAN_ENABLE value
#
Expand Down

0 comments on commit 655b605

Please sign in to comment.