41459 Commits (347f64264da05673b22a16a24fc35efc69a495fa)
 

Author SHA1 Message Date
Peter Barker 347f64264d RC_Channel: log disarm method 5 years ago
Peter Barker f8f4ed7ee0 GCS_MAVLink: log disarm method 5 years ago
Peter Barker 1e82ae4676 AP_Scripting: log disarm method 5 years ago
Peter Barker 7b9cdd6d06 AP_Arming: log disarm method 5 years ago
Andy Piper 05a0fe615b Tools: split Copter tests into two runs to balance time on travis 5 years ago
Andy Piper 41b41c05f3 AP_InertialSensor: scale SITL motor noise by SIM_VIB_MOT_MULT 5 years ago
Andy Piper 2033cf3b4a SITL: add SIM_VIB_MOT_MULT to allow motor noise to have a different amplitude to the fixed frequency noise 5 years ago
Andy Piper c0c61660b0 SITL: quadplane updates 5 years ago
Andy Piper dcdd1707f7 AP_HAL_SITL: make throttle comply with quadplane dynamics 5 years ago
Andy Piper ba67ad39a0 Tools: quadplane test 5 years ago
Andy Piper 3832bc455d Plane: dynamic notch setting via FFT 5 years ago
Andy Piper 0e9b2a26c5 AP_InertialSensor: SITL the raw sample rate is not the same as the sensor rate 5 years ago
Andy Piper 83b1c3a0bd ArduSub: add gyro fft logging 5 years ago
Andy Piper 04792b23a9 ArduPlane: add gyro fft logging 5 years ago
Andy Piper a16bb2f188 AP_Scheduler: allow registration of tasks at loop rate 5 years ago
Andy Piper 7663c67eec AP_Arming: gyrofft arming checks 5 years ago
Andy Piper 6613d4da3d AP_Vehicle: add FFT configuration and initialization 5 years ago
Andy Piper 4c1816a983 Copter: port betaflight in-flight fft analysis to arducopter and expose as a log message 5 years ago
Andy Piper 6f5b991f28 Filter: add harmonic notch dynamic tracking mode 5 years ago
Andy Piper 127a0e9b41 AP_HAL_Linux: add in empty dsp driver 5 years ago
Andy Piper 7d36bc4422 AP_GyroFFT: new FFT library for motor peak analysis using HAL DSP abstraction 5 years ago
Andy Piper 7571b4d95c AP_HAL_SITL: SITL version of DSP implementation 5 years ago
Andy Piper 495a89459f AP_HAL_Empty: empty implementation of HAL FFT 5 years ago
Andy Piper 3d0cf7e12a AP_HAL_ChibiOS: hardware M4-Cortex and M7-Cortex (and H7) implementation of HAL FFT abstraction 5 years ago
Andy Piper f4a99a1589 AP_HAL: hardware abstraction for FFT. 5 years ago
Andy Piper 3d9776dd6d AP_InertialSensor: expose statically filtered gyro values for FFT analysis and allow sampling to gyro window for FFT analysis. 5 years ago
Andy Piper 88f0c26636 Tools: add CMSIS DSP module to waf for M4 ChibiOS and control inclusion of FFT based on HAL_WITH_DSP and GYROFFT_ENABLED. target appropriate ARM cpus 5 years ago
bnsgeyer 593ff6818d AC_WPNAV:make speed changes during missions obey WPNAV_ACCEL 5 years ago
Randy Mackay fc2e15651e AC_PosControl: allow smaller changes in max speed and accel 5 years ago
Pierre Kancir e1d8148cc0 autotest: Python correctness fixes 5 years ago
Andrew Tridgell c9c4167888 AP_Periph: fixed watchdog during DNA wait 5 years ago
Peter Barker 293692cc24 autotest: strip whitespace from parameter attribute values 5 years ago
ashvath100 1c77df9169 SITL: Rename morse-rover to morse-skid 5 years ago
yaapu b4bdc76a53 AP_RCProtocol: handle 0x10 and 0x00 frames, check scheduler delay and fix incoming crc 5 years ago
yaapu 0c5618c9e7 AP_Frsky_Telem: add semaphores to ahrs access and fix potential array out of bounds access 5 years ago
Randy Mackay a9cc776c7d Tools: update hexsoon edu450 recommended params 5 years ago
Pierre Kancir 95ee01082f AP_HAL_SITL: update search for dumpstack.sh 5 years ago
Pierre Kancir 1d8a9ab556 Tools: make dumpstack and run-coverage .sh script 5 years ago
Pierre Kancir 097cffaa06 Tools: build_ci: remove useless check for waf support 5 years ago
Andy Piper 387b5e7002 AP_Camera: bug fixes to support 5-key remote RunCams 5 years ago
Randy Mackay def108c0e0 Copter: version to 4.0.4-dev 5 years ago
Randy Mackay 283682fb89 Copter: 4.0.3-rc1 release notes 5 years ago
Andrew Tridgell 20ea1a3dc7 GCS_MAVLink: don't send statustext from other than main thread 5 years ago
Michael du Breuil d7a59bc449 AP_Scripting: Reduce the sleep time with no scripts 5 years ago
Andrew Tridgell 13f2320138 Tools: updated SuccexF4 bootloader 5 years ago
Tatsuya Yamaguchi 9f577a23c8 Copter: stop spray if changing a mode from ZigZag to other 5 years ago
Tatsuya Yamaguchi 19d2ffcde7 Copter: makes the pump on while moving to destination A or B 5 years ago
Tatsuya Yamaguchi 6b192de389 Copter: add ZIGZAG_AUTO_PUMP parameter 5 years ago
Andrew Tridgell 772438f3ed AP_NavEKF3: fixed use of antenna position when switching GPS primary 5 years ago
Andrew Tridgell 9030590a88 AP_NavEKF2: fixed use of antenna position when switching GPS primary 5 years ago