|
|
|
@ -297,8 +297,8 @@
@@ -297,8 +297,8 @@
|
|
|
|
|
#define FS_GCS_ENABLED_CONTINUE_MISSION 2 |
|
|
|
|
|
|
|
|
|
// pre-arm baro vs inertial nav max alt disparity
|
|
|
|
|
#ifndef PREARM_MAX_ALT_DISPARITY_CMS |
|
|
|
|
# define PREARM_MAX_ALT_DISPARITY_CMS 100 // barometer and inertial nav altitude must be within this many centimeters
|
|
|
|
|
#ifndef PREARM_MAX_ALT_DISPARITY_CM |
|
|
|
|
# define PREARM_MAX_ALT_DISPARITY_CM 100 // barometer and inertial nav altitude must be within this many centimeters
|
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
// pre-arm check max velocity
|
|
|
|
|