18440 Commits (38d51ddb322ea500b5d850b7274d61d0261f2909)
 

Author SHA1 Message Date
Andrew Tridgell 38d51ddb32 Plane: prepare for 3.4.0 release 10 years ago
Andrew Tridgell 643178fbe3 Replay: handle EKF2 replay 10 years ago
Andrew Tridgell fe76662faf AP_NavEKF2: added set_enable() API 10 years ago
Andrew Tridgell ba8e63d8e7 DataFlash: handle unitialised EKF2 in logging 10 years ago
Andrew Tridgell dde8330077 AP_AHRS: rename using_EKF to active_EKF_type() 10 years ago
Paul Riseborough f270573acc AP_NavEKF2: Use library functions for quaternion corrections 10 years ago
Andrew Tridgell 2470cf0e76 Copter: use resetHeightDatum() and getLastYawResetAngle() 10 years ago
Andrew Tridgell f9348887c5 AP_AHRS: added getLastYawResetAngle() and resetHeightDatum() 10 years ago
Andrew Tridgell 0677c2c80c AP_AHRS: run astyle for formatting 10 years ago
Andrew Tridgell cbc62238a9 AP_NavEKF2: run astyle for reformatting 10 years ago
Andrew Tridgell 7a3b59652f GCS_MAVLink: show EKF2 status via AHRS3 message 10 years ago
Andrew Tridgell ce9fa45b3a DataFlash: added logging of EKF2 10 years ago
Andrew Tridgell 13f72e5ba9 AP_AHRS: expose EKF2 for logging 10 years ago
Andrew Tridgell 760dafbb9d AP_NavEKF2: added enabled() function 10 years ago
Andrew Tridgell b71678b901 Replay: fixed build with NavEKF2 10 years ago
Andrew Tridgell 277f2f3b27 Tracker: added EKF2 instance 10 years ago
Andrew Tridgell 7ba45444a2 AP_AHRS: added selection of EKF type using AHRS_EKF_TYPE 10 years ago
Andrew Tridgell ed25c85d21 AP_AHRS: added NavEKF2 to constructor 10 years ago
Andrew Tridgell b4555f30a5 AP_NavEKF2: added frontend calls to core code 10 years ago
Andrew Tridgell 3ac75aeffb AP_NavEKF2: added EK2_ENABLE parameter 10 years ago
Andrew Tridgell 91f990af06 Plane: added EKF2 to parameters as EK2_* 10 years ago
Andrew Tridgell 053194fd51 Copter: added EK2_* parameters and EKF2 instance 10 years ago
Andrew Tridgell 3dcb840816 AntennaTracker: build NavEKF2 10 years ago
Andrew Tridgell 5cac948ed0 Rover: added EK2_ parameters and EKF2 instance 10 years ago
Paul Riseborough f500474a86 AP_NavEKF2: initial import of new maths EKF 10 years ago
Tom Pittenger 583c1fc229 GCS_MAVLink: Add "Abort Alt" description to NAV_LAND mission item p1. 10 years ago
Víctor Mayoral Vilches fa5fb0a56a mk: ERLEBOARD add targets and help 10 years ago
Julien BERAUD 3b5d73b1fe AP_Baro_MS5611: Fix state machine in case of error 10 years ago
Andrew Tridgell 17f9712254 PX4Firmware: submodule update 10 years ago
Lucas De Marchi 0ed7f94bfc AP_HAL_SITL: use method for downcast 10 years ago
Lucas De Marchi 6c19f741df AP_BattMonitor: use method for downcast 10 years ago
Lucas De Marchi 294298ea34 AP_InertialSensor: use method for downcast 10 years ago
Lucas De Marchi 54c2c5f682 AP_HAL_Linux: use method for downcast 10 years ago
Andrew Tridgell 0d26252bdb AP_Terrain: don't allocate cache array when terrain not enabled 10 years ago
Randy Mackay 96d6b8eb61 Copter: 3.3-rc12 release notes 10 years ago
Tom Pittenger e2fde36ec6 AP_NavEKF: index out of range due to incorrect assignment 10 years ago
Jonathan Challinger d2b103b323 AP_SmallEKF: replace incorrect quaternion rotations with library call 10 years ago
Andrew Tridgell 0592bd4e6f Plane: update release notes 10 years ago
Andrew Tridgell b735999848 Plane: prepare for beta3 10 years ago
Andrew Tridgell eabdee2b3c DataFlash: only log two rangefinders 10 years ago
Andrew Tridgell 5800f0c884 AP_RangeFinder: default to two rangefinders 10 years ago
Randy Mackay 803ca92f73 Replay: remove INS start style 10 years ago
Randy Mackay b6229288a1 Tracker: calibrate gyros on accel cal and trim 10 years ago
Randy Mackay 7f0aad63b9 Tracker: remove INS start style 10 years ago
Randy Mackay bcc87a9a3b Rover: replace SKIP_GYRO_CAL with INS_GYR_CAL 10 years ago
Randy Mackay 6da53ae3b2 Plane: replace SKIP_GYRO_CAL with INS_GYR_CAL 10 years ago
Randy Mackay 57c5840f0d Copter: add EKF attitude arming check 10 years ago
Randy Mackay f3d4b20a80 Copter: calibrate gyros during accel calibration 10 years ago
Randy Mackay 01c0b20930 Copter: calibrate gyros depending on INS GYR_CAL parameter 10 years ago
Paul Riseborough 5c32bb8858 AP_NavEKF: Add pre-flight check for gyro quality 10 years ago