22996 Commits (6303c700d444b3dd6800a76cada095987ac065ce)

Author SHA1 Message Date
yaapu 6303c700d4 AP_Frsky_Telem: prevent SPort frame fragmentation by writing whole 8byte frames vs writing single bytes 5 years ago
Peter Barker af80c4a29f AP_RangeFinder: remove move-to-error-state for LeddarOne driver 5 years ago
Peter Barker 3bf1ac5918 AP_BLHeli: trim annoying LF from debug "Bad CRC" line 5 years ago
Peter Barker 67e4756f19 AP_Hott_Telem: use new UARTDriver discard_input method 5 years ago
Peter Barker 90038339dc AP_UAVCAN: use new UARTDriver discard_input method 5 years ago
Peter Barker 95f9769041 AP_RangeFinder: use new UARTDriver discard_input method 5 years ago
Peter Barker f1182637a6 AP_IOMCU: use new UARTDriver discard_input method 5 years ago
Peter Barker 71f6262294 AP_EFI: use new UARTDriver discard_input method 5 years ago
Peter Barker d012cf8d47 AP_Camera: use new UARTDriver discard_input method 5 years ago
Peter Barker a073469423 AP_BLHeli: use new UARTDriver discard_input method 5 years ago
Peter Barker 80615c44ff AP_HAL_SITL: add discard_input method on UARTDriver 5 years ago
Peter Barker 9a9743e6ba AP_HAL_Linux: add discard_input method on UARTDriver 5 years ago
Peter Barker b16c1ea647 AP_HAL_Empty: add discard_input method on UARTDriver 5 years ago
Peter Barker 8f54de4184 AP_HAL_ChibiOS: add discard_input method on UARTDriver 5 years ago
Peter Barker a8d03990ec AP_HAL: add discard_input method on UARTDriver 5 years ago
Peter Hall bfd71fdae1 RC_Channel: add Qassist switch 5 years ago
Andrew Tridgell 5bfcb0ed4a SRV_Channel: Add servo chan override w/ timeout 5 years ago
Andrew Tridgell 5e74152444 AP_Scripting: Add servo chan override w/ timeout 5 years ago
Andrew Tridgell cf0f95f81e AP_BLHeli: allow for negative temperatures from BLHeli32 ESCs 5 years ago
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