9202 Commits (b0aa7cb9904646b81238d5219006f94acd11775e)

Author SHA1 Message Date
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 f5b5a3b0f8 AP_NavEKF: added EKF_DISABLE_INTERRUPTS 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 b751d2bb18 InertialSensor: remove gyro cal on first arming 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 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
Randy Mackay 35769035d4 AP_NavEKF2: resolve compiler warning related to init order 9 years ago
Gustavo Jose de Sousa 0caaef7394 AP_Compass: mention mag field unit in existing documentation 9 years ago
Gustavo Jose de Sousa 9927cf066f AP_Compass: remove use of milligauss_ratio 9 years ago
Gustavo Jose de Sousa b603641d7c AP_Compass: AK8963: fix where to apply sensitivity adjustments 9 years ago
Gustavo Jose de Sousa 6198e81bb3 AP_Compass: AK8963: scale mag field internally 9 years ago
Gustavo Jose de Sousa 256c9c06c9 AP_Compass: HMC5843: scale mag field internally 9 years ago
Gustavo Jose de Sousa 814442563e AP_Compass: HMC5843: fix _calibrate() 9 years ago
Gustavo Jose de Sousa 88a1a928e9 AP_Compass: remove get_{field,offsets}_milligauss() functions 9 years ago
Gustavo Jose de Sousa f0dee75ab3 GCS_MAVLink: use compass get_{field,offsets}() functions 9 years ago
Gustavo Jose de Sousa 363f9cf82a DataFlash: use compass get_{field,offsets}() functions 9 years ago
Gustavo Jose de Sousa afccf615d5 AP_NavEKF: use compass get_{field,offsets}() functions 9 years ago
Gustavo Jose de Sousa 99a55f9379 AP_Compass: use compass get_{field,offsets}() functions 9 years ago