AP_InertialSensor: rename APMrover2 to Rover
This commit is contained in:
parent
e67347f011
commit
efbf929bc0
@ -44,7 +44,7 @@ extern const AP_HAL::HAL& hal;
|
||||
#define DEFAULT_GYRO_FILTER 20
|
||||
#define DEFAULT_ACCEL_FILTER 20
|
||||
#define DEFAULT_STILL_THRESH 2.5f
|
||||
#elif APM_BUILD_TYPE(APM_BUILD_APMrover2)
|
||||
#elif APM_BUILD_TYPE(APM_BUILD_Rover)
|
||||
#define DEFAULT_GYRO_FILTER 4
|
||||
#define DEFAULT_ACCEL_FILTER 10
|
||||
#define DEFAULT_STILL_THRESH 0.1f
|
||||
|
Loading…
Reference in New Issue
Block a user