42658 Commits (63b5711a4d651d62425793d4f3dd6ca01e5d61e5)
 

Author SHA1 Message Date
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 94235c5739 Sub: make sure AP_Vehicle::fast_loop() gets called 5 years ago
Andy Piper 3515dc9322 Copter: make sure AP_Vehicle::fast_loop() gets called 5 years ago
Andy Piper 1358e39ffd autotest: test 256 FT windows and fix calculation of log-based FFT 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 605672b631 autotest: round frsky altitude rather than truncate 5 years ago
jbteja c9fb988a57 Tools: Added check for validating input arguments in ardupilot-astyle.sh 5 years ago
Andrew Tridgell 26c2555c3c Plane: increased allowed time for mavlink send to 750us 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 9269ee50ed Copter: Allow manual autorotations without enabling arot flight mode 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
Peter Barker 5775d09914 Tracker: add AP_Logger parameter tree 5 years ago
Arash Negahdar a7768aabae Tools: Expose more options to SCRIMMAGE 5 years ago
Peter Barker 1f1383ab64 autotest: add quadplane test for qassist 5 years ago
Paul Riseborough af19fea268 AP_NavEKF2: Fix 3-axis mag fusion per axis error handling 5 years ago
Buzz cca1a5d9d2 mavlink: update for new guided commands 5 years ago
Buzz 0f5177b291 Plane: Support a set of offboard MAVLink guided controls with rates 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
Peter Barker f9c86bbfd0 autotest: ensure cached timestamp is up-to-date for run_cmd_get_ack 5 years ago
Peter Barker b857002158 autotest: drain mav before checking EKF values 5 years ago
Peter Barker d51d6752e5 autotest: drain mav before delay 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
Iampete1 f9ff8e5f11 Plane: align GCS PID with logged 5 years ago
Iampete1 96f75093fe Rover: align GCS PID with logged 5 years ago
Iampete1 13d6a887fd Copter: align GCS PID with logged 5 years ago
Peter Hall aa657626f2 AP_Scripting: examples: plane-wind-fs: read in CRT_MAH 5 years ago
murata 520782d7f2 Copter: Correction of spelling errors (NFC) 5 years ago
Andrew Tridgell 8b21f5117a Plane: implement RTL_CLIMB_MIN parameter 5 years ago
Paul Riseborough 939331ae8d AP_NavEKF3: Fix double iteration of axes in SelectMagFusion 5 years ago
Peter Hall 4b726b716b Tools: environment_install: add xterm to Cygwin packages 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