44856 Commits (8647dda8a99bfa7e48987cceaf677624d8612919)
 

Author SHA1 Message Date
Peter Barker 8647dda8a9 AP_Airspeed: add and use instance number to ARSP message 4 years ago
Andy Piper c291107f50 Filter: correct grammar on HNTCH docs 4 years ago
Andy Piper 726307cb31 Filter: correct harmonic notch docs and provide better defaults. 4 years ago
Peter Barker 3baaa84de1 AP_OSD: remove duplicate parameter definition 4 years ago
Randy Mackay 6c3948f417 AP_NavEKF_Source: optimise configured_in_storage 4 years ago
Andrew Tridgell bce4fd43a3 SITL: fixed GPS POS parameters 4 years ago
Andrew Tridgell 05194ed8b6 AP_GPS: don't accept infinite accuracies for blending 4 years ago
Andrew Tridgell 83c479bcc2 AP_GPS: prevent UAVCAN GPS from giving infinite accuracy values 4 years ago
Andrew Tridgell a762926526 AP_GPS: fixed constrained NaN in EKF3 caused by bad GPS blending 4 years ago
Pierre Kancir 6534557832 Tools: fix replay build on build_ci.sh 4 years ago
Peter Barker 935d39322c autotest: correct test for mode-change-reason change 4 years ago
Peter Barker f0c22244a5 GCS_MAVLink: correct response codes when mode change fails 4 years ago
Tom Pittenger f128d8c549 gitignore: ignore .pydevproject from Eclipse Python plugin 4 years ago
Jacob Walser c2e3520add Sub: update release notes for 4.0.2 4 years ago
Willian Galvani 4415d4ed56 Sub: update release notes for 4.0.1 4 years ago
Peter Barker 200b085eea AP_NavEKF3: move XKY0 and XKY1 to be normal log structures (from Log_Write) 4 years ago
Peter Barker e1a033b296 AP_NavEKF3: make logging a core concern 4 years ago
Peter Barker 914629351f AP_NavEKF3: use scalar rather than array for state-prediction-allowed 4 years ago
QioTek e4f4868d9b HAL_ChibiOS: add QMC5883L on QioTekZealotF427 4 years ago
Jacob Walser 35c2d13e2f HAL_Linux_Class: specify per board external clock frequency for RCOutput_PCA9685 drivers 4 years ago
Jacob Walser e64d9816ce RCOutput_PCA9685: allow different external clock frequencies 4 years ago
Paul Riseborough 8561f5239d AP_NavEKF3: Fix bug preventing yaw alignment to EKF-GSF estimate 4 years ago
Andrew Tridgell fe81387433 AP_NavEKF: allow init twice 4 years ago
Andrew Tridgell 1e4b1d7563 AP_NavEKF3: convert to using common buffer classes 4 years ago
Andrew Tridgell 39ba8a8c83 AP_NavEKF2: convert to using common buffer classes 4 years ago
Andrew Tridgell e4a9497942 AP_NavEKF: added common EKF buffer classes 4 years ago
Pierre Kancir b1594f96c0 .github: move periph test out of copter file 4 years ago
Pierre Kancir f40a5b978e .github: reduce duplicate for GCC and Clang build 4 years ago
Randy Mackay d1983b0b77 AP_NavEKF3: fixup source param conversion 4 years ago
Randy Mackay 0119c48e1e AP_NavEKF_Source: add mark_configured_in_storage 4 years ago
Randy Mackay 50b2cf136f AP_NavEKF_Source: default OPTIONS to 1 (fuse all velocities) 4 years ago
Randy Mackay 04e3623620 AP_NavEKF3: improve MAG_CAL vs EK3_SRCn_YAW checks 4 years ago
Andrew Tridgell 36c946113d AP_NavEKF3: handle compass fallback in yaw source reset 4 years ago
Randy Mackay f257dc20d0 Tools: add test.Copter.GPSViconSwitching to CopterTests1d 4 years ago
Randy Mackay bf5c74dbdb AP_Scripting: ahrs-source example script 4 years ago
Randy Mackay 2b9fb79d72 AP_Scripting: add bindings for set_posvelyaw_source and get_vel_innovations 4 years ago
Randy Mackay b6fe039a9f Tools: autotest for beacon sets EK3_SRC params 4 years ago
Randy Mackay 9dbfb99cc3 AP_VisualOdom: add align_position_to_ahrs 4 years ago
Randy Mackay 04655d9698 RC_Channel: add aux switch to change the EKF's sensor sources 4 years ago
Randy Mackay 4b542aa714 AP_AHRS: add get_vel_innovations_and_variances_for_source 4 years ago
Randy Mackay dc5d1d099b AP_AHRS: add set_posvelyaw_source_set 4 years ago
Randy Mackay 8895d20c45 AP_NavEKF3: rename setPosVelYawSourceSet 4 years ago
Randy Mackay 5eb3875ebb AP_NavEKF3: rename posxy_source_last and posxy_source_reset 4 years ago
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