192 Commits (be74b631fed6d9ac601155c57782e8f5a8d1988c)

Author SHA1 Message Date
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
Randy Mackay 3e130273a9 AP_AHRS: do not fallback to DCM if EKF can provide relative position 8 years ago
Matt 6354ca7096 AP_AHRS: Set the new gps_fusion notify flag 8 years ago
Andrew Tridgell b6568b1c7e AP_AHRS: support set_origin and get_origin for EKF 10 8 years ago
Andrew Tridgell d9223165c7 AP_AHRS: fixed get_accel_ef_blended() for SITL EKF 10 8 years ago
Andrew Tridgell 28030dd85c AP_AHRS: use SIM_ODOM_ENABLE to enable visual odom in SITL 8 years ago
Andrew Tridgell e78f55ef9b AP_AHRS: change order of EK2/EK3 update 8 years ago