Rover: Setting crash detecting to off by default.

This commit is contained in:
Grant Morphett 2017-03-15 14:01:49 +11:00 committed by Andrew Tridgell
parent 304c9b6e72
commit cfb11729a6

View File

@ -265,7 +265,7 @@ const AP_Param::Info Rover::var_info[] = {
// @Description: What to do on a crash event. When enabled the rover will go to hold if a crash is detected.
// @Values: 0:Disabled,1:HOLD,2:HoldAndDisarm
// @User: Standard
GSCALAR(fs_crash_check, "FS_CRASH_CHECK", FS_CRASH_HOLD),
GSCALAR(fs_crash_check, "FS_CRASH_CHECK", FS_CRASH_DISABLE),
// @Param: RNGFND_TRIGGR_CM
// @DisplayName: Rangefinder trigger distance