42618 Commits (f9ff8e5f11b95220e42918b4188bee28d7c1a35d)
 

Author SHA1 Message Date
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
Andrew Tridgell 8868ac2d6f AP_AHRS: disable EKF2 by default on 1M boards 5 years ago
Andrew Tridgell 61d036acf3 HAL_ChibiOS: added build time check for right system clock 5 years ago
Andrew Tridgell 69676cd614 HAL_ChibiOS: support 24MHz f3 MCUs 5 years ago
Henry Wurzburg 3f735e7e54 HAL_ChibiOS: Make full UART4 available as bd config option 5 years ago
Henry Wurzburg 225a305cb9 AP_HAL_ChibiOS:Remove alt config since its not useful (no TX available) 5 years ago
Henry Wurzburg 8b3f07416c AP_NAVEKF3: change plane check_scaler value to match EKF2 value 5 years ago
Andrew Tridgell 8c59eb58bb Tools: added generic copter CMAC mission 5 years ago
Andrew Tridgell cd5aae20c1 AP_NavEKF3: fixed scary message for non-compass planes 5 years ago
Andrew Tridgell 4a80313fdd AP_Compass: added get_num_enabled() 5 years ago
Michael du Breuil 9eaf7f5528 Plane: Fix VTOL yaw for STICK_MIXING 0 5 years ago
Michael du Breuil 9d6a138680 Tools: Require edn_format again 5 years ago
Michael du Breuil ceb0a9c827 AP_Airspeed: Rearrange state to save memory 5 years ago
Peter Barker 64e300a00c AP_Soaring: add documentation for VAR dataflash log message 5 years ago
Peter Barker 446dc61979 AP_InternalError: add warning on the internal error_t type 5 years ago
Peter Barker 70a9abfaff AP_InternalError: emit stringification of internal errors 5 years ago