35 Commits (bd904f890f42c89ecdb402094ca704a003f54a57)

Author SHA1 Message Date
Pierre Kancir 1af6178be8 AP_InertialNav: fix gcc8 warning 6 years ago
Michael du Breuil 141429bc8e AP_InertialNav: Remove unused get_pos_z_derivative 6 years ago
Peter Barker 59cd9ad0a6 AP_InertialNav: rename get_velocity_xy to get_speed_xy 6 years ago
Peter Barker b77d4ad82a AP_InertialNav: remove dead get_hagl method 7 years ago
Peter Barker c3eff57f60 AP_InertialNav: remove unused get_hgt_ctrl_limit 7 years ago
Michael du Breuil 2d212e5bd4 AP_InertialNav: Update for AHRS NED changes 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 8419045aea Spell in comments 8 years ago
priseborough f70cc3cf34 AP_InertialNav: remove EKF1 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
priseborough 7700b1417d AP_InertialNav: Use separated EKF horiz/vert position interfaces 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
Tom Pittenger c0a6a94936 AP_IntertialNav: ensure we work on valid updated data 9 years ago
Yang Liu f0f3986f46 AP_InertialNav: Typo correction in comment 9 years ago
Paul Riseborough f63c32531c AP_InertialNav: Address peer review comments 9 years ago
Paul Riseborough 24c0309e85 AP_InertialNav: Enable flight using EKF2 9 years ago
Paul Riseborough f062ed4180 AP_InertialNav: Add output method for rate of change of vertical position 9 years ago
Gustavo Jose de Sousa 669ccd439e AP_InertialNav: standardize inclusion of libaries headers 10 years ago
Peter Barker 0028910428 AP_InertialNav: take reference to variable we are trying to update 10 years ago
Randy Mackay ba94a993f5 AP_InertialNav: get_hgt_ctrl_limit only modifies limit on success 10 years ago
Paul Riseborough 51624149e1 AP_InertialNav: Add function to return EKF height control limit 10 years ago
Paul Riseborough cab171b580 AP_InertialNav: Add method to return EKF height above ground estimate 10 years ago
Randy Mackay 558018d839 InertialNav: add get_location method 10 years ago
Randy Mackay 4461952534 InertialNav: remove GPS glitch protection and baro reference 10 years ago
Randy Mackay a76d970cc6 InertialNav_EKF: remove fall back to complementary filter 10 years ago
Randy Mackay 8e75c9580c InertialNav: get_origin returns zero when no origin 10 years ago
Randy Mackay 112f6a1854 AP_InertialNav: add comments 10 years ago
Jonathan Challinger c95e7b2282 AP_InertialNav: add get_origin function 10 years ago
Randy Mackay f35efc56e0 InertialNav_EKF: get_filter_status replaces position_ok 10 years ago
Randy Mackay 023b2c0d6b AP_InertialNav: fixed use of ahrs.get_velocity with EKF disabled 10 years ago
Andrew Tridgell 7b02d326f6 AP_InertialNav: fixed use of _ahrs.get_relative_position_NED() with EKF disabled 10 years ago
Randy Mackay 6f60ce3d6e Inav_EKF: init member and remove hal reference to reduce compiler warnings 11 years ago
Randy Mackay 0e065e4894 AP_InertialNav: get_velocity_xy const 11 years ago
Andrew Tridgell a88212eb7a AP_InertialNav: fixed EKF version for new AHRS API 11 years ago
Andrew Tridgell 47f541e143 AP_InertialNav: implement InertialNav in terms of AHRS when available 11 years ago
Andrew Tridgell 658110dd8c AP_InertialNav: added AP_InertialNav_NavEKF wrapper class 11 years ago