198 Commits (fa6b6140e32a6ec0e8f92c3953dc0d8f96e1b076)

Author SHA1 Message Date
Randy Mackay 4a1247b9f7 AP_AHRS: add get_innovations 5 years ago
hoangthien94 916de076ec AP_AHRS: add method to check if ext nav is used for yaw 6 years ago
Peter Barker 9732940220 AP_AHRS: navekf: add Log_Write access point 6 years ago
Tom Pittenger bf11746da5 AP_AHRS: allow EKF_TYPE==10 to send a good status report 6 years ago
Michael du Breuil 1226eb825a AP_AHRS: Reduce scope of AP_Baro.h 6 years ago
Michael du Breuil 4aa33bec49 AP_AHRS: Remove AP_GPS.h from AP_AHRS.h 6 years ago
Andrew Tridgell 99316a191c AP_AHRS: added check_lane_switch() 6 years ago
Francisco Ferreira 869a369cc0 AP_AHRS: support NMEA output 6 years ago
Andrew Tridgell 5e1f9068a1 AP_AHRS: ensure AHRS never uses an unhealthy gyro 6 years ago
Pierre Kancir 0b16d7576f AP_AHRS: use get_distance_NED 6 years ago
Michael du Breuil 334b1622e1 AP_AHRS: Allow checking all EKF cores for health 6 years ago
Pierre Kancir 6da820ac7b AP_AHRS: use get_distance_NE instead of location_diff 6 years ago
Mark Whitehorn dd8bfb0ad4 AP_AHRS: attitudes_consistent: no euler angles 6 years ago
Mark Whitehorn b32ccbfb33 AP_AHRS: fix attitudes_consistent bug 6 years ago
Andrew Tridgell 2ffded4dd7 AP_AHRS: implement get_velocity_NED() for DCM 6 years ago
Mark Whitehorn 61a04bd898 AP_AHRS: fix bug in attitudes_consistent() 6 years ago
Mark Whitehorn 8c84fa5c64 AP_AHRS: apply AHRS trim in SITL 6 years ago
Randy Mackay ba02894734 AP_AHRS: attitude pre-arm check skips yaw if no compass 6 years ago
Randy Mackay f1a023c872 AP_AHRS: add attitudes_consistent pre-arm check 6 years ago
Peter Barker 7406c5be37 AP_AHRS: adjust for Location_Class and Location unification 6 years ago
Michael du Breuil c02863e001 AP_AHRS: Internalize EKF getLLH altitude management 6 years ago
Peter Barker 306a40bb77 AP_AHRS: fix writeOptFlowMeas signature 7 years ago
Andrew Tridgell 9897bf6127 AP_AHRS: support locked access to AHRS data 7 years ago
Andrew Tridgell 9a6113e5d8 AP_AHRS: fixed tailsitters in RealFlight 7 years ago
Andrew Tridgell 63d385ffb1 AP_AHRS: fixed arming with no compass in plane 7 years ago
Patrick José Pereira 819f08b7f7 AP_AHRS: Use SITL singleton 7 years ago
Andrew Tridgell 520e33261a AP_AHRS: fixed EKF type 10 for SITL 7 years ago
Peter Barker 4d944da530 AP_AHRS: add a singleton-getter cast into AP_AHRS_NavEKF 7 years ago
Peter Barker 3cbb88ae20 AP_AHRS: split home-set and home-locked state 7 years ago
Andrew Tridgell 5ae410f7ca AP_AHRS: called boost_end() on AHRS update 7 years ago
Andrew Tridgell 0b03562cf2 AP_AHRS: fix for mavlink update 7 years ago
Peter Barker 355752ebb8 AP_AHRS: remove pointless initialisations 7 years ago
Peter Barker aae4ed2553 AP_AHRS_NavEKF: accept external position estimates into AHRS 7 years ago
Peter Barker 1dabcc473d AP_AHRS: use ins singleton 7 years ago
Peter Barker 024b29858d AP_AHRS: use baro singleton 7 years ago
Andrew Tridgell 504e231ba2 AP_AHRS: reverted UAVCAN PR 7827 7 years ago
DOMINATOR\Eugene 2f7196d71f AP_AHRS: UAVCAN publishing of attitude and location 7 years ago
Andrew Tridgell 55358459c7 AP_AHRS: fixed AP_MODULE_SUPPORTED 7 years ago
Andrew Tridgell e2d91535d0 AP_AHRS: fill in have_pos_abs 7 years ago
Peter Barker e15442355a AP_AHRS: use GPS singleton 7 years ago
khancyr 2732226664 AP_AHRS: use direct assignation and correct some style 7 years ago
khancyr dae636b39e AP_AHRS: correct some constcorrectness 7 years ago
khancyr d89d496c8f AP_AHRS: make getter const 7 years ago
Andrew Tridgell 7a6ab4ac44 AP_AHRS: fixed a bug with startup ordering of SITL 7 years ago
Peter Barker 89e12163cd AP_AHRS: correct comment 7 years ago
Lucas De Marchi 40fd1b346c global: remove rangefinder from AP_AHRS_NavEKF 7 years ago
Peter Barker 97b6ca218b AP_AHRS: send ekf status reports even when EKF inactive 8 years ago
chobits d6845a911a AP_AHRS: fix get_relative_position_NE_home calcalation 8 years ago
Randy Mackay 1ddf38869a AP_AHRS: set AP_Notify gps_glitching flag 8 years ago
priseborough a3483d0d34 AP_AHRS: Update for compatibility with EKF interface change 8 years ago