Non user adjustable parameters are now declared as 'const' in the header. The _ prefix has been removed from non user adjustable tuning parameters. We use a function call rather than a constructor to initialise variables because it enables the filter to be re-started in flight if necessary. For consistency some signed integer type declarations have been changed to unsigned where appropriate. |
||
---|---|---|
.. | ||
AP_NavEKF.cpp | ||
AP_NavEKF.h |