42633 Commits (1f1383ab64396221a53c49f21134340ebea47c67)
 

Author SHA1 Message Date
Paul Riseborough 85e53d53e1 ArduPlane: Don't use optical flow health when assessing EKF nav health 5 years ago
Paul Riseborough 3a10838c65 ArduPlane: Don't check variances if not available 5 years ago
Paul Riseborough 70a02f31ab ArduPlane: More efficient type use 5 years ago
Paul Riseborough 5b312e9f09 ArduPlane: Fix logic error 5 years ago
Paul Riseborough cd5714d059 ArduPlane: Allow EKF dead reckoning to continue after loss of GPS 5 years ago
Paul Riseborough 40cc5a5006 ArduPlane: Improve EKF failsafe in VTOL modes 5 years ago
Paul Riseborough 318811210f AP_NavEKF3: Don't perform emergency yaw reset unless commanded externally 5 years ago
Paul Riseborough c94de61e29 AP_NavEKF2: Don't perform emergency yaw reset unless commanded externally 5 years ago
Andrew Tridgell fc28cd4fa2 GCS_MAVLink: fixed a ftp duplicate reply 5 years ago
Randy Mackay 64360f263c Copter: land detector allows larger lean angle request in land mode 5 years ago
chobits a7aa43f5d5 AP_NavEKF2: ext nav will not reset yaw if compass is used 5 years ago
Randy Mackay 45e6896d95 AP_NavEKF3: ensure extnav angle error is at least 5deg 5 years ago
Andy Piper e9b939ccb5 AP_Scripting: build fix for macOS 5 years ago
Andrew Tridgell 36869f668b AP_Scripting: fixed build on cygwin with deep directories 5 years ago
Andrew Tridgell 50db7f1648 AP_Scripting: update README.md 5 years ago
Andrew Tridgell 4311385cb9 waf: recurse into AP_Scripting for build 5 years ago
Andrew Tridgell be812f490f waf: added AP_LIB_EXTRA_SOURCES 5 years ago
Andrew Tridgell 9cf464e570 AP_Scripting: removed the old Makefile 5 years ago
Andrew Tridgell 2c6fd13899 AP_Scripting: auto-build the bindings 5 years ago
Andrew Tridgell 5c8e4a4d7b AP_Scripting: removed old generated bindings 5 years ago
Buzz 9d9fdd1cb0 AP_Scripting: add big demo script for editing and updating mission item/s from lua. 5 years ago
Andrew Tridgell 2ce5f0f566 removed stray file 5 years ago
Buzz 816474b6e8 AP_Scripting: rebuild bindings 5 years ago
Buzz 963b25059d AP_Scripting: allow to get/set/create arbitrary mission items 5 years ago
Randy Mackay 59a2667870 Plane: quadplane's throttle mix uses filtered accelerations 5 years ago
Andrew Tridgell d16f31711e AP_RangeFinder: fixed mixing UAVCAN and non-UAVCAN rangefinders 5 years ago
dorovl 70f445e7f1 Bone : Faulty PWM output after few flight controller restarts due to wrong IEP Timer configuration 5 years ago
Andrew Tridgell 582de68ea7 AP_Periph: updated release notes 5 years ago
Andrew Tridgell 50d2b51f3d AP_Periph: added release notes 5 years ago
Andrew Tridgell 67b7c21f87 AP_Periph: prepare for 1.1.0 beta release 5 years ago
Andrew Tridgell 4c1418f325 AP_Periph: added LED blinking while waiting for DNA 5 years ago
Andrew Tridgell d789c618a2 AP_Periph: use rangefinder get_address() 5 years ago
Andrew Tridgell 603e5c4b55 AP_RangeFinder: added get_address() 5 years ago
Peter Barker 5100c9fb8c GCS_Common: whitelist AUTOPILOT_VERSION for in_delay_callback sending 5 years ago
Peter Barker ca4af94833 AP_Logger: prevent potential infinite recursion in log-open codepath 5 years ago
Henry Wurzburg 12d5602926 AP_HAL_ChibiOS: Add ability to use UART3 and UART4 in bd alt config 4 5 years ago
chobits 8ce27afba0 Copter: fix mode and fence gps check fail message 5 years ago
Devansh Chawla ebd2e15a6e Tools: added name to GIT_Success.txt 5 years ago
Peter Barker 50523ed0fa AP_HAL_ChibiOS: remove pointless initialisations 5 years ago
Randy Mackay 67903a29e2 AP_NavEKF3: fix getLLH when no GPS 5 years ago
Randy Mackay b95bc9076b AP_NavEKF2: fix getLLH when no GPS 5 years ago
Samuel Tabor 1bfc34f5f9 README: Add soaring maintainer. 5 years ago
Andrew Tridgell 2200dfefdb HAL_ChibiOS: during setup() we expect delays 5 years ago
Andrew Tridgell ebc6272865 tests: avoid warning 5 years ago
Andrew Tridgell 04e29d58e3 RC_Channel: avoid invalid misaligned access in example 5 years ago
Andrew Tridgell 5350ea5c58 AP_NavEKF3: avoid build warnings with g++ 9 5 years ago
Andrew Tridgell 3e853344f3 AP_Math: avoid build warnings 5 years ago
Andrew Tridgell 27686aed47 mavlink: update module 5 years ago
Andrew Tridgell 87c2858bde GCS_MAVLink: give banner on param download with ftp 5 years ago
Andrew Tridgell 259cb0aafd HAL_ChibiOS: removed EKF2 define, not needed any more 5 years ago