22947 Commits (4b726b716bbd64d726957389cb9620fda151eb0f)

Author SHA1 Message Date
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
Mark Whitehorn a54f286c1b SITL: fixed running of example programs 5 years ago
Peter Barker 115751833b AP_Logger: process pending rotate on arming 5 years ago
Randy Mackay 6c20264d9c AP_NavEKF3: minor comment fix 5 years ago
Randy Mackay 5ad3611142 AP_NavEKF3: improve ext nav glitch handling 5 years ago
Randy Mackay b2dd6446c8 SITL: add comment to SIM_VICON 5 years ago
Randy Mackay b71403c11a AP_VisualOdom: provide delay to ahrs:writeBodyFrameOdom 5 years ago
Randy Mackay b2ad1caf75 AP_AHRS: writeBodyFrameOdom accepts delay 5 years ago
Randy Mackay ef02942459 AP_NavEKF3: writeBodyFrameOdom accepts delay 5 years ago
Randy Mackay 69560ec147 AP_VisualOdom: provide delay to ahrs::writeExtNavData 5 years ago
Randy Mackay 762e82d49d AP_AHRS: writeExtNavData accepts delay 5 years ago
Randy Mackay c28fd27b02 AP_NavEKF3: writeExtNavData accepts delay 5 years ago
Randy Mackay f26a2a47b4 AP_NavEKF2: writeExtNavData accepts delay 5 years ago
Randy Mackay 366d03a533 SITL: add VICON_YAWERR 5 years ago
Randy Mackay bf9ee4ada8 SITL: remove unused MAG_ERROR and VICON_HSTLEN params 5 years ago
Andrew Tridgell fd32dff45a AP_IOMCU: force safety off on IOMCU reset 5 years ago
mhefny 9f56b656e0 SITL: Revamp Examples to support multiple drones 5 years ago
mhefny 5a64156862 SITL: SITL-Webots timing is received from Webots only 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
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 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
Buzz 816474b6e8 AP_Scripting: rebuild bindings 5 years ago
Buzz 963b25059d AP_Scripting: allow to get/set/create arbitrary mission items 5 years ago
Andrew Tridgell d16f31711e AP_RangeFinder: fixed mixing UAVCAN and non-UAVCAN rangefinders 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
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
Andrew Tridgell 2200dfefdb HAL_ChibiOS: during setup() we expect delays 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 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