FMUv4: Disable safety on all current boards and in the future for all racing configs

This commit is contained in:
Lorenz Meier
2016-02-23 13:15:46 +01:00
parent 04a9eada1e
commit 11da8df84a
4 changed files with 9 additions and 18 deletions

View File

@@ -540,6 +540,12 @@ then
fi
fi
# Transitional support: Disable safety on all Pixracer boards
if ver hwcmp PX4FMU_V4
then
param set CBRK_IO_SAFETY 22027
fi
#
# UAVCAN
#