18769 Commits (e8d9c4dc9b78a475430b032e06e06bb8ca449b18)
 

Author SHA1 Message Date
Paul Riseborough 0dc570b5a5 AP_NavEKF2: Improve optical flow takeoff detection logic 9 years ago
Paul Riseborough d3a6690e4f AP_NavEKF2: Fix bugs preventing use of optical flow navigation 9 years ago
Paul Riseborough 24c0309e85 AP_InertialNav: Enable flight using EKF2 9 years ago
Paul Riseborough e65ae51564 AP_AHRS: Enable AP_InertialNav to access all EKF functions via AP_AHRS 9 years ago
Paul Riseborough f062ed4180 AP_InertialNav: Add output method for rate of change of vertical position 9 years ago
Paul Riseborough dab658f6ed AP_NavEKF: Add methods to output and calculate vertical position derivative 9 years ago
Paul Riseborough 9e3d9d15fc DataFlash: Log vertical position derivative output 9 years ago
Paul Riseborough 52fd369b2f AP_NavEKF2: Add methods to output and calculate vertical position derivative 9 years ago
Andrew Tridgell a39b341308 PX4: clean out .d dependency files from uavcan on px4-cleandep 9 years ago
Andrew Tridgell f5b5a3b0f8 AP_NavEKF: added EKF_DISABLE_INTERRUPTS 9 years ago
Andrew Tridgell 7ae5d3220a PX4: allow up to 1300 bytes frame size 9 years ago
Andrew Tridgell 10fddf4c7e AP_NavEKF: enable optimisation level 3 for the EKF 9 years ago
Andrew Tridgell c9ec8b3f67 AP_Math: added O3 optimisation to core math libraries 9 years ago
Andrew Tridgell 2ae0811458 AP_NavEK2: fixed perf counter names for EKF2 9 years ago
Randy Mackay 756d564b7c Mission: sanity check command altitudes 9 years ago
Randy Mackay acd8252e4b Common: add location alt max definition 9 years ago
Randy Mackay d03489263d Copter: remove gyro cal on first arming 9 years ago
Randy Mackay b751d2bb18 InertialSensor: remove gyro cal on first arming 9 years ago
Andrew Tridgell 2ea23d66b0 PX4: use -fsingle-precision-constant for PX4 APM build 9 years ago
Jonathan Challinger 598925f8d2 Copter: EKF failsafe action always Land if RC failsafe active 9 years ago
orlando3d 6d266d2063 Update 3DR_X8-M_RTF.param 9 years ago
orlando3d 7c0239e59c Update 3DR_X8+_RTF.param 9 years ago
orlando3d 11ae5a64d0 Update 3DR_Iris+.param 9 years ago
Andrew Tridgell 4e220284e0 PX4: allow I2C airspeed sensor on either bus 9 years ago
Randy Mackay 073828a764 Plane: add ahrs health pre-arm check 9 years ago
Randy Mackay 09aef3a3b8 AP_Arming: remove ahrs check from ins 9 years ago
Randy Mackay 53b39b201b AP_Arming: make ins check virtual 9 years ago
Randy Mackay 304a23923a AP_Arming: add Bitmask parameter description 9 years ago
Randy Mackay 0cc4b6977e AP_Arming: add compass consistency check 9 years ago
Randy Mackay 342651cc9b AP_Arming: add board voltage checks 9 years ago
Randy Mackay f5f31e4b31 AP_Arming: move ahrs health check after Accel/Gyro checks 9 years ago
Randy Mackay 0a21fe65e9 AP_Arming: do not report prearm_failure_reason when ahrs unhealthy 9 years ago
Randy Mackay 78c6287f95 AP_Arming: check health of all barometers 9 years ago
Randy Mackay c716bfce88 AP_Arming: remove most exclamation marks 9 years ago
Randy Mackay 6b91beb3ff AP_Arming: formatting changes 9 years ago
Andrew Tridgell 6f36267a66 AP_NavEKF: fixed EKF error message during 10 second warmup 9 years ago
José Roberto de Souza 9889f826b3 AP_HAL_Linux: RCInput_UDP: Fix compiling warning 9 years ago
José Roberto de Souza e6f0ba6c8b AP_HAL_Linux: Compile RCInput_UDP in all Linux boards 9 years ago
teddytrowbridge a4690a7b0a SITL_State: fixed _set_param_default 9 years ago
José Roberto de Souza c581a702a0 ArduCopter: Fix typo: auxiliar to auxiliary 9 years ago
José Roberto de Souza 30610fb17d AP_InertialSensor: Remove misspelled and unused method 9 years ago
José Roberto de Souza 3888579c07 AP_Compass: HMC5843: Use the correctly spelled method 9 years ago
José Roberto de Souza daa32725ac AP_InertialSensor: Fix typo: auxiliar to auxiliary 9 years ago
José Roberto de Souza c53e9d1ff0 AP_Baro: Fix typo 9 years ago
José Roberto de Souza 9a98eb35fc AP_Baro: Add MS5637 over I2C to init() 9 years ago
José Roberto de Souza 6215a3d224 AP_HAL: Add MS5637 over I2C to the supported barometers list 9 years ago
José Roberto de Souza c373ce34d1 AP_Baro: MS56XX: Some minor fixes 9 years ago
José Roberto de Souza d9931b5f34 AP_Baro: Add support to MS5637 9 years ago
Randy Mackay 6bdeae97b6 Compass: update param descriptions 9 years ago
Randy Mackay 131536a3a7 Compass: resolve compiler warning 9 years ago