41434 Commits (3d9776dd6d85ebab722eaeb6c568f35c5f465273)
 

Author SHA1 Message Date
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
Andrew Tridgell b49a76bb20 AP_Filesystem: fixed EOF on file read 5 years ago
Andrew Tridgell 1cb711d35d AP_Filesystem: make SITL take paths relative to starting directory 5 years ago
Siddharth Purohit f00a39af52 AP_Compass: run style script on Compass.cpp 5 years ago
Siddharth Purohit faacd03e3a AP_Common: add method that can help to put contraint on accessor type 5 years ago
Siddharth Purohit 1d2985e967 AP_Param: add method to find key of top level group variable by pointer 5 years ago
Siddharth Purohit 8a7dcafa0f SITL: add parameter MAG_DEVID in SITL 5 years ago
Siddharth Purohit 8d227d401a AP_Compass: modify compass driver to support consistent ordering and hotplugging 5 years ago
Siddharth Purohit 545331024f AP_NavEKF3: Primary compass is always at serial number 0 5 years ago
Siddharth Purohit 4cca1c307c AP_NavEKF2: Primary compass is always at serial number 0 5 years ago
Siddharth Purohit 7da331535c AP_Arming: add arming message for compass not detected but assigned 5 years ago
Siddharth Purohit defc1b5fcb ArduCopter: add arming message for compass not detected but assigned 5 years ago
Siddharth Purohit 653fad44d4 AP_Arming: Primary Compass is always at serial# 0 5 years ago
Siddharth Purohit b5cf1ecfe1 Arducopter: Primary Compass is always serial# 0 5 years ago
Peter Barker 6dd204d52c Tracker: correct missing parameter documentation 5 years ago
Peter Barker baf375e7a0 AP_WheelEncoder: add param docs for new PID filter parameters 5 years ago
Peter Barker e85a4dcd7d AP_Soaring: remove empty Units: parameter doc entries 5 years ago
Peter Barker 6d7ee65a5f AP_AdvancedFailsafe: correct WP_GPS_LOSS param documentation block 5 years ago
Peter Barker 370e378bf6 AP_ICEngine: correct IDLE_DB parameter documentation 5 years ago
Peter Barker c4d282f05b autotest: param_parse.py: whitespace-only line is param block delimiter 5 years ago
Peter Barker b2d05c9a85 autotest: make download_parameters more robust 5 years ago
Peter Barker e3e152ae3e autotest: make all-parameter-documentation-working a full autotest 5 years ago
Rishabh f22e818161 Autotest: support new motor orders 5 years ago
Rishabh c65d1ff8d8 HAL_SITL: support new motor orders 5 years ago
Rishabh 08f27f7668 SITL: Added cwx motor setup for hexa, octa and octaquad 5 years ago
Rishabh aec65ed6ff AP_Motors: Added cwx motor setup for hexa, octa and octaquad 5 years ago