11084 Commits (854f013146ff325777c0882d17d315cde7bad60d)
 

Author SHA1 Message Date
Paul Riseborough 36d619ec3a AP_NavEKF : Changed default IMU bias process noise to use smallest value 11 years ago
Paul Riseborough 89e0b48320 AP_NavEKF : Bug fix for height drift due to timer wrap-around 11 years ago
Paul Riseborough 939a32a7bb AP_NavEKF : Improved stability of Z accel bias 11 years ago
Paul Riseborough 9f3c19c03a AP_AHRS : change initialisation requirements for EKF and use dynamic method 11 years ago
Andrew Tridgell 6732d6c79b AP_InertialSensor: enable get_accel_count() and get_gyro_count() APIs for HIL 11 years ago
Andrew Tridgell 5d7346b5c2 HAL_SITL: fixed build with new HIL INS API 11 years ago
Andrew Tridgell 4bcf9b5d98 Plane: fixed logging of relative altitude 11 years ago
Andrew Tridgell 492e65acde Plane: fix for HIL API change 11 years ago
Andrew Tridgell ffcc77a21f Copter: fix for HIL API change 11 years ago
Andrew Tridgell 4ed2630f4f Rover: fix for HIL API change 11 years ago
Andrew Tridgell ffbd655ba0 AP_NavEKF: support dual sensors in log replay, and fix flight altitude 11 years ago
Andrew Tridgell 707cc2b532 AP_NavEKF: allow log filename to be specified in replay 11 years ago
Andrew Tridgell 0e18079c47 AP_InertialSensor: allow HIL sensors to support multiple instances 11 years ago
Andrew Tridgell 735c6449a1 AP_HAL: added support for commandline arguments 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 009913ec60 AP_Math: make is_nan const for quaternion and add .zero() for vector2 11 years ago
Randy Mackay 1123c40761 Git: ignore Build.APMrover2 directory 11 years ago
Randy Mackay 33fe778cdd InertialSensor_PX4: resolve compiler warning 11 years ago
Randy Mackay a76e2ab02e Plane: reserve NavEKF slot in param list even when not used 11 years ago
Randy Mackay bb0995f7d8 Rover: add EKF params to full param list 11 years ago
Randy Mackay d992483bf5 Copter: add EKF params to full param list 11 years ago
Randy Mackay 98bdbb7fed AC_WPNav: set loiter accel to 1/2 of speed 11 years ago
Randy Mackay dd9e941311 Git: ignore LASTLOG.TXT 11 years ago
Andrew Tridgell f222f2ef1e DataFlash: fixed logging on PX4v1 11 years ago
Andrew Tridgell 20b0444c15 AP_NavEKF: remove sleep on init of EKF 11 years ago
Andrew Tridgell b434c11215 AP_AHRS: removed empty file 11 years ago
Andrew Tridgell 2908beb9bd Plane: fixed Log when disarmed value in docs 11 years ago
Randy Mackay 797212c7ab Copter: remove remnant of cli compassmot 11 years ago
Randy Mackay aa5ea23245 GCS_MAVLink: regenerate for COMPASSMOT_STATUS msg 11 years ago
Randy Mackay a7c25ec649 GCS_MALink: improved generate.sh failure msg 11 years ago
Randy Mackay 2457dbf0cd Copter: more checks before starting compassmot 11 years ago
Andrew Tridgell 76b60a1a52 Copter: added compassmot over MAVLink 11 years ago
Andrew Tridgell 50cbc661ef GCS_MAVLink: added new COMPASSMOT_STATUS message 11 years ago
Andrew Tridgell 70cf04aaf4 Plane: tweak autotest gains for plane 11 years ago
Andrew Tridgell 213a68cedd autotest: enable EKF for copter AVC test 11 years ago
Andrew Tridgell 532f06073a Rover: set the ahrs.set_armed() flag 11 years ago
Andrew Tridgell a45d77f893 Copter: set the ahrs.set_armed() flag 11 years ago
Andrew Tridgell 33851030a4 Plane: use ahrs.get_armed() 11 years ago
Andrew Tridgell c9d0c1face AP_NavEKF: use ahrs->get_armed() for static mode demanded 11 years ago
Andrew Tridgell 3b1f9a4bbf AP_AHRS: added get_armed() and set_armed() calls 11 years ago
Andrew Tridgell fe0cb23733 AP_InertialSensor: fixed HIL for 400Hz INS 11 years ago
Andrew Tridgell 536160a3fb AP_NavEKF: use AHRS get_correct_centrifugal() 11 years ago
Andrew Tridgell fad0b2b233 AP_AHRS: added get_correct_centrifugal() 11 years ago
Andrew Tridgell 599c3a8abf AP_Math: added more operators to VectorN 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
Andrew Tridgell 0cbe64bc5e Copter: use Log_Write_Baro() 11 years ago
Randy Mackay fdae812814 Copter: DO_SET_ROI persists across waypoints 11 years ago