84 Commits (5bf69d4ab35ee40c60029d65ba56b5fb448bd839)

Author SHA1 Message Date
priseborough d5442fe64e AP_NavEKF : Modified compass fail logic 11 years ago
Emile Castelnuovo 946a461873 VRBRAIN: added VRBRAIN to #if 11 years ago
Andrew Tridgell 5edf4ba596 AP_NavEKF: fixed up handling of bitfields in faultStatus 11 years ago
priseborough ce8e1daa16 AP_NavEKF: Improved divergence detection and reset 11 years ago
priseborough 925c5751bd AP_NavEKF: Add ability to inhibit in-flight mag cal and clean up moding 11 years ago
priseborough ecc8e45eda AP_NavEKF: Fix bug in position reset logic 11 years ago
Andrew Tridgell 25667a11a0 AP_NavEKF: use AHRS vehicle class for sideslip calculation 11 years ago
Andrew Tridgell 5acd17b843 AP_NavEKF: cleanup some build warnings 11 years ago
priseborough bd28cdbdcf AP_NavEKF: Improved magnetometer consistency checks 11 years ago
priseborough 188bea6bab AP_NavEKF : Enable calc of wind velocity when not using airspeed sensing 11 years ago
Emile Castelnuovo 25f1c5774f AP_NavEKF: added #defines for VRBRAIN board 11 years ago
Andrew Tridgell 07d621c4be AP_NavEKF: used state structure in more places 11 years ago
Andrew Tridgell cd3038fabd AP_NavEKF: fixed return of offset in getVariances() 11 years ago
priseborough 04036d7777 AP_NavEKF : Updated GPS glitch protection logic 11 years ago
priseborough 17cdac7bc8 AP_NavEKF : Clean up angle and mag field initialisation 11 years ago
Paul Riseborough f7007569d1 AP_NavEKF : Fix bug that limits copter sensor delay compensation to 125 11 years ago
Paul Riseborough 35811758d7 AP_NavEKF : Update comments and remove un-used function declarations 11 years ago
Paul Riseborough 7b3130cfcc AP_NaVEKF : Enable operation without airspeed and compass 11 years ago
Paul Riseborough 3a5acb9cea AP_NavEKF : improved on-ground, in-air check and GPS yaw alignment 11 years ago
Paul Riseborough b47a11edf6 AP_NavEKF : improved static and on-ground mode selection logic 11 years ago
Paul Riseborough 2019708056 AP_NavEKF : Make all compass use autodetect 11 years ago
Paul Riseborough e485b246e7 AP_NavEKF : update comments 11 years ago
Paul Riseborough c8bd415b00 AP_NavEKF : Add sideslip constraint to allow plane flight without magnetometer 11 years ago
Paul Riseborough 52fabc822f AP_NavEKF : Add low speed magnetometer calibration option 11 years ago
Andrew Tridgell 449d09051e AP_NavEKF: cope with compass going offline while in flight 11 years ago
Paul Riseborough bd152d332c AP_NavEKF : Add accel aliasing protection 11 years ago
Paul Riseborough 5db9a87d31 AP_NavEKF : fixed bug in velocity rate of change filter 11 years ago
Paul Riseborough 89e0b48320 AP_NavEKF : Bug fix for height drift due to timer wrap-around 11 years ago
Andrew Tridgell 4e56196655 AP_NavEKF: allow states to be accessed using names as well as a Vector22 11 years ago
Andrew Tridgell c9d0c1face AP_NavEKF: use ahrs->get_armed() for static mode demanded 11 years ago
Andrew Tridgell 536160a3fb AP_NavEKF: use AHRS get_correct_centrifugal() 11 years ago
Andrew Tridgell 869e41fd03 AP_NavEKF: fixed detection of airspeed sensor 11 years ago
Paul Riseborough 1ade39977a AP_NavEKF : covariance prediction cleanup 11 years ago
Paul Riseborough 8daca145d0 AP_NavEKF : useAirspeed set automatically 11 years ago
Paul Riseborough 6fbada26d3 AP_NavEKF : Improvements to staticMode robustness 11 years ago
Paul Riseborough b22dc706b2 AP_NavEKF : staticMode bugfix and robustness improvements 11 years ago
Paul Riseborough b56c8211c9 AP_NavEKF: Reduced number of Mavlink tuneable parameters 11 years ago
Paul Riseborough c20fac1269 AP_NavEKF: Updated comments for private functions 11 years ago
Paul Riseborough deb64c4cbd AP_NavEKF: Pos Vel reset after long GPS timeout 11 years ago
Paul Riseborough 80f6dba694 AP_NavEKF: Improved control of fusion update intervals 11 years ago
Paul Riseborough 13b9daeff5 AP_NavEKF: Added constraints to Mavlink tuneable parameters 11 years ago
Paul Riseborough b123e1bb16 AP_NavEKF: Improved in-air reset behaviour 11 years ago
Paul Riseborough 1651980b9f AP_NavEKF: Improved behaviour following loss and regaining of GPS 11 years ago
Paul Riseborough 14eb63e7c9 AP_NavEKF: Made most tuning parameters Mavlink adustable 11 years ago
Andrew Tridgell f800f5592d AP_NavEKF: fixup parameter handling 11 years ago
Paul Riseborough f0f76920fa AP_NavEKF : Mavlink tunable parameter - first attempt 11 years ago
Paul Riseborough 128f71157d AP_NavEKF: Fixed bug in pre GPS fix updates 11 years ago
Paul Riseborough 5219869389 AP_NavEKF : Added Z accel bias state and bootstrap initialisation method 11 years ago
Randy Mackay 7c73020015 AP_NavEKF: make params public so they can be tuned 11 years ago
Paul Riseborough 5c3dea28dc AP_NavEKF : Enable staticMode to be set externally 11 years ago