19050 Commits (1c8f6c2ee59a636b0e7c00e1e7e9ee3d1c45a223)
 

Author SHA1 Message Date
Lucas De Marchi 1c8f6c2ee5 AP_Camera: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 12c88570d7 AP_BattMonitor: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 4bd8b2ae35 AP_Baro: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 221d822573 AP_Airspeed: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 124937ab61 AP_AHRS: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 4ae35c9a74 AP_ADC: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi c495bdb299 Remove AP_HAL_AVR 9 years ago
Gustavo Jose de Sousa 8e351a058d AP_InertialSensor: MPU6000: enable data-ready pin for minlure 9 years ago
Lucas De Marchi 3d1d6286e9 AP_InertialSensor: fix example build after PSTR removal 9 years ago
Andrew Tridgell a5a1680fb3 HAL_SITL: added support for real UART devices 9 years ago
Lucas De Marchi 6984168a45 AP_HAL_Linux: don't log on failed semaphore 9 years ago
Andrew Tridgell 99b448d1bb Copter: make EV log messages critical 9 years ago
Paul Riseborough 9b37c29efa AP_NavEKF: Improve mag earth state reset accuracy 9 years ago
Paul Riseborough 0dd5a7c4fa AP_NavEKF: Use correct blended delta time for all vel and pos integration 9 years ago
Paul Riseborough 42214ec303 AP_NavEKF: Fix failure to start mag cal due to gyro noise 9 years ago
Paul Riseborough 707089178f AP_NavEKF: Update default parameter values: 9 years ago
Paul Riseborough 3d8f720aaf AP_NavEKF: Improve initial accel bias learning 9 years ago
Paul Riseborough 64ad7d6a50 AP_NavEKF: handle case where one IMU fails to return a delta velocity or angle 9 years ago
Paul Riseborough 69d4bd2481 AP_NavEKF: Protect against baro data errors in constant position mode 9 years ago
Paul Riseborough 778b1c3e18 AP_NavEKF: Remove dead code for constant velocity mode 9 years ago
Paul Riseborough fb8e01a73c AP_NavEKF: Do not automatically accept DCM alignment data after 30 seconds 9 years ago
Paul Riseborough be11e12f81 AP_NavEKF: Improve height reset during climbs and descents 9 years ago
Paul Riseborough 59df23bc0f AP_NavEKF: Reduce EKF health pre-arm check false positives 9 years ago
Paul Riseborough aa14de9d39 AP_NavEKF2: Fix failure to start mag cal due to gyro noise 9 years ago
Paul Riseborough 2ebce110b7 AP_NavEKF2: Explicitly define plane build type for default parameters 9 years ago
Paul Riseborough 7ed36d8e65 AP_AHRS: Enable pre-flight GPS check status reporting for EKF2 9 years ago
Paul Riseborough b6d63d4b4e AP_NavEKF2: Fix reporting of pre-flight GPS checks 9 years ago
Paul Riseborough 7bd61a484c AP_NavEKF2: Faster initial accel bias learning 9 years ago
Andrew Tridgell f1bcfa9d49 PX4: update to latest FMUv2 bootloader 9 years ago
Paul Riseborough b15bf3243e AP_NavEKF2: Remove potential for division by zero 9 years ago
Paul Riseborough 5533a9a149 AP_NavEKF2: Add improved health monitoring when using simple compass yaw fusion 9 years ago
Paul Riseborough f539b597a3 AP_NavEKF2: Improve initialisation of magnetic field learning 9 years ago
Paul Riseborough 844ed95718 AP_NavEKF2: Add method to rotate output quaternion history 9 years ago
Paul Riseborough a1e32d71ec AP_NavEKF: Prevent large rotation rates corrupting the in-flight mag reset 9 years ago
Lucas De Marchi 1ce03c53a6 AP_Curve: remove wrong comment about PSTR 9 years ago
Lucas De Marchi 9203e2b929 AP_Common: remove PSTR definition 9 years ago
Lucas De Marchi 92016e9229 AP_Progmem: remove dead code 9 years ago
Lucas De Marchi 79230bc68d APMrover2: fix passing AP_Float to printf 9 years ago
Lucas De Marchi 68bef1ec64 AP_Param: fix wrong printf format for printf 9 years ago
Lucas De Marchi c3fe71a0d5 APMrover2: fix wrong printf format for printf 9 years ago
Lucas De Marchi cfe6e209db ArduPlane: fix wrong printf format for printf 9 years ago
Lucas De Marchi d2a259cef0 DataFlash: fix wrong printf format for printf 9 years ago
Lucas De Marchi bdd1d5e9d4 AP_Menu: fix wrong printf format for printf 9 years ago
Lucas De Marchi 62ba8266ef AP_InertialSensor: fix wrong printf format for printf 9 years ago
Lucas De Marchi b02661b478 APMrover2: fix wrong printf format for 32 bits 9 years ago
Lucas De Marchi d40349d6ae ArduPlane: fix wrong printf format for 32 bits 9 years ago
Lucas De Marchi f4e71affa1 ArduCopter: fix wrong printf format for 32 bits 9 years ago
Lucas De Marchi a6fd94c6fe ArduPlane: fix wrong printf format for 32 bits 9 years ago
Lucas De Marchi e9b6c76454 ArduCopter: fix wrong printf format for 32 bits 9 years ago
Lucas De Marchi c397e550e2 ArduCopter: fix warning due to wrong type 9 years ago