483 Commits (892a999ba54aaaaac27d1d4e2e56f2306a3c029c)

Author SHA1 Message Date
priseborough 7b76fc29fb AP_AHRS : EKF optical flow fusion support preliminary changes 10 years ago
Randy Mackay 4452aa8448 AP_AHRS_DCM: compile error fix for low speed CPUs 10 years ago
Jonathan Challinger 9261dfdefb AP_AHRS_NavEKF: overload get_accel_ef and get_accel_ef_blended functions 10 years ago
Jonathan Challinger 4975cefd84 AP_AHRS_DCM: update _accel_ef_blended 10 years ago
Jonathan Challinger 033ee3c900 AP_AHRS: Add get_accel_ef_blended function 10 years ago
Randy Mackay 9e731550fd AHRS: default EKF on for copter 10 years ago
Andrew Tridgell 38c1b622f3 AP_AHRS: fixed example build on APM2 10 years ago
Andrew Tridgell 89cdae62b4 AP_AHRS: fixed example build 10 years ago
priseborough 2c07299c04 AP_AHRS : Add reset of EKF gyro bias states 10 years ago
Randy Mackay dffcfb42bc AHRS: add reset_gyro_drift method 10 years ago
Andrew Tridgell 26de54c29a AP_AHRS: cope with 90 degree pitch in update_trig() 10 years ago
Andrew Tridgell f79ce92673 AP_AHRS: fixed example build 10 years ago
Randy Mackay 39c8535223 AHRS_DCM: sanity check AHRS_RP_P and AHRS_YAW_P 10 years ago
Andrew Tridgell 270bac4472 AP_AHRS: make get_position() const 10 years ago
Andrew Tridgell 4ad643b233 AP_AHRS: use a common function for updating the CD values 10 years ago
Andrew Tridgell eec5cd5add AP_AHRS: restore DCM attitude before update() 10 years ago
Andrew Tridgell 63c06ea2af AP_AHRS: fixed calls to DCM in parent class 10 years ago
Andrew Tridgell 809b6cc855 AP_AHRS: added get_yaw_rate_earth() 10 years ago
Randy Mackay 85eee31510 AHRS: rename ekfNotStarted method to initialised 11 years ago
priseborough 7cea7c6a18 AP_AHRS : add method to report if EKF is waiting to start 11 years ago
priseborough 7370e07c8d AP_AHRS : Prevent EKF starting if GPS sats less than AHRS_GPS_MINSATS 11 years ago
Andrew Tridgell e9a9e33280 AP_AHRS: use EKF use_compass() if EKF enabled 11 years ago
Randy Mackay a6de3283b6 AHRS_DCM: init members to resolve compiler warnings 11 years ago
Andrew Tridgell 0f5b65e40e AP_AHRS: fixed example build 11 years ago
Przemek Lekston ae4814a773 AP_AHRS_DCM.cpp: changed the direction of position projection to ensure correct behavious in crosswind 11 years ago
Andrew Tridgell 82d0666501 AP_AHRS: fixed example build 11 years ago
Andrew Tridgell 6a275372dd AP_AHRS: ensure get_position() fills in flags 11 years ago
Randy Mackay d23b685023 AP_AHRS: add empty virtual destructor 11 years ago
Randy Mackay 1f2e38ed28 AHRS: initalise members to reduce compiler warnings 11 years ago
Andrew Tridgell 28fedba4d8 AP_AHRS: fixed gyro_bias sign, and pre-calculate gyro_estimate for EKF 11 years ago
Jonathan Challinger 966d66ef40 AP_AHRS_NavEKF: use gyro drift states from EKF in get_gyro 11 years ago
Jonathan Challinger 61987f6655 AP_AHRS: Fixed DCM get_gyro function 11 years ago
Andrew Tridgell d70bee9249 AP_AHRS: fix for HAL_GPIO_* 11 years ago
Andrew Tridgell b3c1e515dc AP_AHRS: when no accel info available in buffer use current value 11 years ago
Andrew Tridgell 315290029a AP_AHRS: fixed check of accel sensor health 11 years ago
Andrew Tridgell 1a05c27bbb AP_AHRS: added healthy() function 11 years ago
Andrew Tridgell c8c6e05a4a AP_AHRS: added vehicle class to AHRS 11 years ago
Andrew Tridgell 4d24a86088 AP_AHRS: prevent a infinity value 11 years ago
Andrew Tridgell b7350118a6 AP_AHRS: enable EKF wind estimate with no airspeed sensor 11 years ago
Andrew Tridgell 27a3b5fb36 AP_AHRS: fixed wind reporting with EKF and no airspeed sensor 11 years ago
Andrew Tridgell 35c111a63a AP_AHRS: fixed example build 11 years ago
Andrew Tridgell f07e4dee52 AP_AHRS: convert to new GPS API 11 years ago
Andrew Tridgell afab8a9c5b AP_AHRS: fixed example build 11 years ago
Randy Mackay efd4058e8b AHRS: interate move of p1 from Location to mission cmd 11 years ago
Paul Riseborough 15a44571c2 AP_NavEKF : enable operation without a compass for planes 11 years ago
Andrew Tridgell aaaae9a222 AP_AHRS: added get_fly_forward() method 11 years ago
Andrew Tridgell 9a5ecc9541 AP_AHRS: use primary accel for accel_ef 11 years ago
Andrew Tridgell b53496d470 AP_AHRS: choose the best accelerometer at each drift correction step 11 years ago
Andrew Tridgell 0b45d2bc06 AP_AHRS: removed the AHRS_GPS_DELAY parameter 11 years ago
Andrew Tridgell 6fc5c12f1d AP_AHRS: remove unused variable 11 years ago