19217 Commits (577670ccee81c1db37e42447e1994e0c99439bde)
 

Author SHA1 Message Date
Lucas De Marchi 8d9dfcab27 AP_Relay: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 8d86d79c0b AP_RangeFinder: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 0c6b47e331 AP_Parachute: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi d2c18a5c7b AP_Notify: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi d00c8e3a34 AP_NavEKF: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi e0e7b73ceb AP_NavEKF2: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi ad094b9073 AP_Mount: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 3941bb7347 AP_Mission: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi c7871d1bca AP_Math: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 266bb3b759 AP_L1_Control: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 3142f21363 AP_InertialSensor: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi cf8203c08b AP_HAL_SITL: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 8e65e88d06 AP_HAL: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 973c3c6bc6 AP_HAL_FLYMAPLE: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 24e5deb906 AP_GPS: remove comments about AVR boards 9 years ago
Lucas De Marchi eb75d73952 AP_Compass: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi b734777b95 AP_Common: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
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