19867 Commits (4a7ce1b3848bfb51fc3ad801f995fa31bf1aed48)

Author SHA1 Message Date
Michael du Breuil a4d9853f1d AP_HAL_ChibiOS: Actually enable the wrapper on remove 6 years ago
Michael du Breuil 066dc9d12b AP_Scripting: Add support for terrain 6 years ago
Michael du Breuil fc9b102b28 AP_Terrain: Add singleton 6 years ago
Michael du Breuil 50b76a27aa AP_Scripting: Add uint32_t support to generator 6 years ago
Michael du Breuil 7690df1d69 AP_Scripting: Add boxed numerics for uint32_t types 6 years ago
Michael du Breuil 8e50ca9ae4 AP_Scripting: Add stack checking to allocators 6 years ago
Michael du Breuil 56b8741c3e AP_Scripting: Add more bindings 6 years ago
Michael du Breuil 062bca6361 AP_Relay: Add singleton 6 years ago
Michael du Breuil 1b48ce57f0 AP_Scripting: Add operator overloading 6 years ago
Michael du Breuil e6d97f63a5 AP_GPS: Remove unneeded wrappers 6 years ago
Michael du Breuil e177db7dcd AP_BattMonitor: Remove unused method, make some public functions private 6 years ago
Michael du Breuil 496df47d9d AP_Avoidance: Remove unimplemented declaration 6 years ago
Michael du Breuil 6bcc6d85e7 AP_Scripting: Nullable primitive arguments do not recieve a range check 6 years ago
Michael du Breuil 893779fbcd AP_Scripting: Introduce fixed minimum range type checking on primitives 6 years ago
Michael du Breuil 1895178285 AP_Scripting: Add support for nullable types 6 years ago
Michael du Breuil e4035bd7e8 AP_Scripting: Add alias suppport to the scripting generator 6 years ago
Michael du Breuil 746240ebe3 AP_Scripting: Add more primitive types 6 years ago
Jonathan Challinger 1829fcfd98 AP_BoardConfig: fix build for CubeBlack 6 years ago
Jaaaky dd4f7e53c3 AP_Mission: Send jump tracking info to GCS 6 years ago
Randy Mackay cb3de81058 AP_OpticalFlow: fix _ENABLE param desc for stable release 6 years ago
Peter Barker 776c111d3c AP_Arming: do not permit arming if any internal errors have occured 6 years ago
Peter Barker 45ebbf2877 AP_Arming: correct check against ARMING_CHECK_NONE 6 years ago
murata 295c343959 AP_Airspeed: Commonize the CRC4 method 6 years ago
murata 716cc26082 AP_Baro: Commonize the CRC4 method 6 years ago
murata 7f42be5d3e AP_Math: Commonize the CRC4 method 6 years ago
Jonathan Challinger af4611c050 AP_BoardConfig: fix unused function error 6 years ago
Jonathan Challinger 94b8f2e37a AP_BoardConfig: fix build 6 years ago
Jonathan Challinger 40684b95d7 AP_BoardConfig: changes in response to review 6 years ago
Jonathan Challinger 042623cd0d AP_BoardConfig: changes in response to review 6 years ago
Jonathan Challinger c45ca690dc AP_Baro: make crc4 a static member of AP_Baro_MS56xx 6 years ago
Jonathan Challinger faa5a3c453 AP_BoardConfig: add targetted check for cube black internal sensors 6 years ago
Jonathan Challinger 183b55d3df AP_HAL_ChibiOS: add define HAL_CHIBIOS_ARCH_CUBEBLACK to cubeblack hwdef 6 years ago
SergeyBokhantsev cd166ec911 AP_OSD: Switch screens basing on FS state 6 years ago
Peter Barker 6939a9fa91 SITL: add capability to twist the aircraft 6 years ago
Peter Barker bf23f1df67 AP_Compass: move responsibility for logging into library 6 years ago
Peter Barker 0e8722181f AP_Compass: take responsibility for not running cal if armed 6 years ago
Mark Whitehorn b515431008 AP_Math: add expo and throttle_curve functions 6 years ago
Peter Barker ddfccf1e67 AP_Rally: correct math conversion problems 6 years ago
Pierre Kancir e3057b40f3 GCS_MAVLINK: remove mavlink send_buf usage 6 years ago
Pierre Kancir cc14885913 GCS_MAVLINK: remove mavlink send_buf usage 6 years ago
Pierre Kancir 4dbac3de60 GCS_Common: remove mavlink send_buf usage 6 years ago
Peter Barker b22d3a0103 AP_Math: avoid casting floats to int32's for temporary variables 6 years ago
Pierre Kancir 92822a7f01 SITL: fix header 6 years ago
Pierre Kancir 20928ff8da AP_Beacon: fix header 6 years ago
Pierre Kancir ff4587a33a AP_Math: move location define to Location class 6 years ago
Pierre Kancir 1854681e09 AP_Math: use past_interval_finish_line and line_path_proportion from Location 6 years ago
Pierre Kancir 8168b3c8e4 AP_Landing: use past_interval_finish_line and line_path_proportion from Location 6 years ago
Pierre Kancir 4f31c3dcd5 AP_Math: move line_path_proportion to Location 6 years ago
Pierre Kancir e06d7dbbf7 AP_Math: move location_passed_point to Location and rename 6 years ago
Mark Whitehorn 732ed17f2f AC_AttitudeControl: bodyframe roll log target attitude bugfix 6 years ago