24565 Commits (d2e01005ee860315b3a0f92058eb496e3394512b)

Author SHA1 Message Date
Randy Mackay f88364d653 AP_NavEKF3: use_compass minor order fixup 4 years ago
Randy Mackay b475f01b25 AP_NavEKF3: update comments 4 years ago
Randy Mackay 0f8d0ef11b AP_NavEKF3: move sources to 2nd bank of parameters 4 years ago
Randy Mackay 33b6212cce AP_NavEKF3: rename _sources to sources 4 years ago
Randy Mackay 9716b09cad AP_NavEKF3: minor indenting fix 4 years ago
Randy Mackay 6daaa06317 AP_NavEKF3: integrate AP_NavEKF_Source::useVelXYSource 4 years ago
Andrew Tridgell 72ee7d15e1 AP_NavEKF3: fixup for AP_DAL 4 years ago
Randy Mackay 73835f0c11 AP_NavEKF3: pre_arm_check includes sources 4 years ago
Randy Mackay 6c0bb6a198 AP_NavEKF3: add convert_params for source 4 years ago
Randy Mackay 849e94cc24 AP_NavEKF3: call sources align inactive sources 4 years ago
Randy Mackay ba9f60abc7 AP_NavEKF3: add getVelInnovationsAndVariancesForSource 4 years ago
Randy Mackay 58aa6086df AP_NavEKF3: always calculate GPS innovations and variances 4 years ago
Randy Mackay e7e91b1c3b AP_NavEKF3: always calculate extNav innovations and variances 4 years ago
Randy Mackay 6b2b5c4ca0 AP_NavEKF3: add CalculateVelInnovationsAndVariances 4 years ago
Randy Mackay 2505fd5c1c AP_NavEKF3: body and wheel odometry check source 4 years ago
Randy Mackay 1263648d88 AP_NavEKF3: beacon fusion checks source 4 years ago
Randy Mackay 8a56ce49be AP_NavEKF3: optical flow fusion checks source 4 years ago
Randy Mackay 4cadaa5194 AP_NavEKF3: readyToUseOptFlow, Beacon, ExtNav check source 4 years ago
Randy Mackay faed58a027 AP_NavEKF3: integrate Source for yaw 4 years ago
Randy Mackay 8931e50166 AP_NavEKF3: integrate Source for alt 4 years ago
Randy Mackay c21d58ebea AP_NavEKF3: integrate Source for position 4 years ago
Randy Mackay 9b84abecaa AP_NavEKF_Source: enables dynamically changing sensor sources 4 years ago
Andrew Tridgell 9e5e49cd13 AP_DAL: added methods to support EKF sources selection 4 years ago
Peter Barker d50e4d03f4 AP_Logger: remove time_us parameter to several sensor logging methods 4 years ago
Peter Barker e257dd9fee AP_GPS: correct logging for GPS blending 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 58f0c34612 AP_GPS: fix dataflash logging of blended GPS instance 4 years ago
Peter Barker a12c2a6b87 AP_Logger: use instance numbers for logging GPS data 4 years ago
Rishabh f57082a2e0 AR_WPNav: Add note to WP_PIVOT_ANGLE 4 years ago
Peter Barker 58c23e618e AP_Logger: remove unused IMUDT code 4 years ago
Rishabh c1d67705ce AP_Proximity: Remove Morse backend 4 years ago
Iampete1 681f45c4e0 AP_MotorsMulticopter: make thrust to actuator public 4 years ago
giacomo892 470c00b6b2 AP_Arming: Fix compilation with OSD_PARAM_ENABLED not defined 4 years ago
Marek Łukasiewicz 64f208cbec HAL_ChibiOS: Add af_parse for CubeMX pinout csv 4 years ago
Phillip Kocmoud 701ab83f01 HAL_ChibiOS: Added support for mRo ControlZero OEM H7 flight controller 4 years ago
Andrew Tridgell 408f8b3940 HAL_ChibiOS: added check for overwrite of nullptr on H7 4 years ago
Andrew Tridgell 8f682c0782 HAL_ChibiOS: check all memory at 10Hz 4 years ago
Andrew Tridgell 95a823a702 HAL_ChibiOS: added link list of all memory allocations 4 years ago
Andrew Tridgell 9a026b8068 HAL_SITL: fixed warning building with gcc 9.x 4 years ago
Andrew Tridgell 3f775205e6 HAL_ChibiOS: fixed use of chHeapFree 4 years ago
Andrew Tridgell ce3e1a69ec HAL_ChibiOS: added memory guard system 4 years ago
Andrew Tridgell cc61e05d90 AP_InternalError: added mem_guard internal error 4 years ago
vierfuffzig e830494f0f AP_OSD_Screen: move vspeed decimal switch to 10 m/s 4 years ago
Andrew Tridgell 6bf7f9e864 AP_Logger: use load_file() 4 years ago
Andrew Tridgell 3a0e494085 AP_OSD: fallback to font 0 on load failure 4 years ago
Andrew Tridgell a2d86eac6d AP_OSD: allow for loading fonts from sdcard 4 years ago
Andrew Tridgell 773517a473 AP_Filesystem: added load_file() API 4 years ago
Huibean cf2b89c4f1 AP_HAL_ChibiOS:add mazzy star drone hwdef 4 years ago
Andrew Tridgell 079e11275a AP_Filesystem: allow for replay on any file in local filesystem 4 years ago
Andrew Tridgell 4c606a30bb AP_NavEKF3: use common structure names 4 years ago
Andrew Tridgell 3a4095fc7f AP_NavEKF2: use common structure names 4 years ago