22977 Commits (300a118852de7ac0edb79ece13aadbb18feb6540)

Author SHA1 Message Date
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
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 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 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
Peter Barker 75514dfdfe AP_Arming: emit stringification of internal errors 5 years ago
Peter Barker 69093aa7b1 AP_Soaring: stop taking AHRS as constructor argument 5 years ago
Peter Barker f1f30a2fee AP_UAVCAN: regularise CAN pre-arm failure messages 5 years ago
Peter Barker 245b962d92 AP_PiccoloCAN: regularise CAN pre-arm failure messages 5 years ago
Peter Barker a6246a6afa AP_KDECAN: regularise CAN pre-arm failure messages 5 years ago
Peter Barker b38d2c6194 AP_Arming: regularise CAN pre-arm failure messages 5 years ago
Andrew Tridgell 8ea433ac21 AP_Terrain: added script for creating terrain *.dat files 5 years ago
Andrew Tridgell 7b7bf3ef86 AP_Terrain: fixed bug in disk offset calculation 5 years ago
Tatsuya Yamaguchi f23e592057 AP_Camera: move get_channel_pos function to RC_Channels 5 years ago
Tatsuya Yamaguchi 806bd38c7f RC_Channel: add get_channel_pos function 5 years ago
Tatsuya Yamaguchi de854a2ffe AP_Arming: pre-arm check for disarm aux switch 5 years ago