Rover: moved EKF2 to a new parameter index

the meanings of many of the parameters have changed. Best to use a new
index to prevent old parameters from causing crashes
This commit is contained in:
Andrew Tridgell 2016-05-25 12:42:01 +10:00
parent cb9ca94dd1
commit bb9783e3f4
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ public:
k_param_steering_learn, // unused
k_param_NavEKF, // Extended Kalman Filter Inertial Navigation Group
k_param_mission, // mission library
k_param_NavEKF2_old, // deprecated
k_param_NavEKF2,
// 140: battery controls