22977 Commits (300a118852de7ac0edb79ece13aadbb18feb6540)

Author SHA1 Message Date
Andrew Tridgell a0cf4e158a AP_Compass: revert change to RM3100 scale factor and increase scale limit 5 years ago
Peter Barker 49918d070e AP_Logger: add documentation for ESC LoggerMessage 5 years ago
Peter Barker cc60faa58e AP_Logger: use single message number for all ESCs by using instance # 5 years ago
Andy Piper 63b5711a4d AP_Compass: use a separate slot for the custom compass rotation 5 years ago
Andy Piper acff7daba5 AP_RCProtocol: scale SRXL2 using published conversion values. switch SRXL2 channels to match ArduPilot 5 years ago
Andy Piper 6da1f3bf2e AP_GyroFFT: filter energy, harmonic and amplitude fit. Make a better guess at harmonic matching 5 years ago
Andy Piper fab8168f5c AP_Arming: allow FFT to report failure reason. allow FFT check to be disabled. 5 years ago
Andy Piper 8ac79da643 AP_InertialSensor: FFT gyro window would overflow on windows >= 256 5 years ago
Andy Piper d873ec4533 AP_Vehicle: separate gyrofft gyro sampling from fft initiation 5 years ago
Andy Piper 13e40a3002 AP_HAL_Empty: add harmonics to DSP 5 years ago
Andy Piper 33c1523905 AP_HAL_ChibiOS: add harmonics to DSP 5 years ago
Andy Piper ee87ef7013 AP_HAL_SITL: make harmonics part of DSP 5 years ago
Andy Piper e2ef0bd36e AP_HAL: collect data for three largest peaks 5 years ago
Peter Barker 5bbb02e03b SITL: add support for simulated proximity sensors 5 years ago
Peter Barker be9fc57e8f AP_HAL_SITL: add support for simulated RPLidarA2 5 years ago
Andy Piper f5320e8816 AP_Compass: make sure SITL rotation gets initialized like all the others 5 years ago
bugobliterator 7b9f0f3fd7 HAL_ChibiOS: use FIFO mode instead of Queue mode in FDCAN driver 5 years ago
Gone4Dirt b2d2bf61da AP_Motors: Support autorotation windows on external governors 5 years ago
Henry Wurzburg 23e7e2d193 AP_RangeFinder: rename Benewake types for easier identification 5 years ago
Paul Riseborough af19fea268 AP_NavEKF2: Fix 3-axis mag fusion per axis error handling 5 years ago
Buzz d4df145b4b ArduPlane: option to keep landing throttle at thr_min during flare and touchdown, not zero. 5 years ago
Buzz dc3db0476b AP_Landing: option to keep landing throttle at thr_min during flare and touchdown, not zero. 5 years ago
Andy Piper 9f02b1b1a8 AP_NavEKF2: fix typo in comment 5 years ago
Andrew Tridgell 97f335396b AP_Scripting: fixed memory leak 5 years ago
Peter Hall b368188b01 AP_Scripting: add AP_Logger binding 5 years ago
Peter Hall be37a8a2b6 AP_Scripting: add example logging serial to dataflash 5 years ago
Peter Hall 11dc3e05e3 AP_Scripting: add SD file and dataflash logging example 5 years ago
Peter Hall 19ba9abc89 AP_Logger: add function and make public for scripting use 5 years ago
Peter Hall aa657626f2 AP_Scripting: examples: plane-wind-fs: read in CRT_MAH 5 years ago
Paul Riseborough 939331ae8d AP_NavEKF3: Fix double iteration of axes in SelectMagFusion 5 years ago
bugobliterator 05fe49a51f AP_Math: disable INEXACT flag from Float exception 5 years ago
bugobliterator 07907ac81d HAL_SITL: fix gcc build on macosx 5 years ago
Mark Whitehorn a54f286c1b SITL: fixed running of example programs 5 years ago
Peter Barker 115751833b AP_Logger: process pending rotate on arming 5 years ago
Randy Mackay 6c20264d9c AP_NavEKF3: minor comment fix 5 years ago
Randy Mackay 5ad3611142 AP_NavEKF3: improve ext nav glitch handling 5 years ago
Randy Mackay b2dd6446c8 SITL: add comment to SIM_VICON 5 years ago
Randy Mackay b71403c11a AP_VisualOdom: provide delay to ahrs:writeBodyFrameOdom 5 years ago
Randy Mackay b2ad1caf75 AP_AHRS: writeBodyFrameOdom accepts delay 5 years ago
Randy Mackay ef02942459 AP_NavEKF3: writeBodyFrameOdom accepts delay 5 years ago
Randy Mackay 69560ec147 AP_VisualOdom: provide delay to ahrs::writeExtNavData 5 years ago
Randy Mackay 762e82d49d AP_AHRS: writeExtNavData accepts delay 5 years ago
Randy Mackay c28fd27b02 AP_NavEKF3: writeExtNavData accepts delay 5 years ago
Randy Mackay f26a2a47b4 AP_NavEKF2: writeExtNavData accepts delay 5 years ago
Randy Mackay 366d03a533 SITL: add VICON_YAWERR 5 years ago
Randy Mackay bf9ee4ada8 SITL: remove unused MAG_ERROR and VICON_HSTLEN params 5 years ago
Andrew Tridgell fd32dff45a AP_IOMCU: force safety off on IOMCU reset 5 years ago
mhefny 9f56b656e0 SITL: Revamp Examples to support multiple drones 5 years ago
mhefny 5a64156862 SITL: SITL-Webots timing is received from Webots only 5 years ago
Paul Riseborough 318811210f AP_NavEKF3: Don't perform emergency yaw reset unless commanded externally 5 years ago