28785 Commits (7abb5b10fc352a3981d604189c33529d785db0dd)
 

Author SHA1 Message Date
squilter 7abb5b10fc Copter: build scripts changed from SafeRTL to SmartRTL 8 years ago
squilter cb0f50a1c8 AP_SmartRTL: renamed from SafeRTL 8 years ago
Randy Mackay 4415a6b052 AP_SafeRTL: update example sketch 8 years ago
Randy Mackay 939ca36c33 AP_SafeRTL: simplify and prune regularly 8 years ago
Randy Mackay 5d977cf799 AP_SafeRTL: check semaphore allocation 8 years ago
Randy Mackay 811e115a21 AP_SafeRTL: move simplify and prune state into structures 8 years ago
Randy Mackay e0da7ed09c AP_SafeRTL: fixes from peer review 8 years ago
Randy Mackay ed0203e53c Copter: smooth safertl return journey using fast waypoints 8 years ago
Randy Mackay 6684e3de56 Copter: minor comment change for SafeRTL 8 years ago
Randy Mackay 8df042f00c Copter: complete addition of SafeRTL flight mode 8 years ago
Randy Mackay 218983d594 Copter: safe-rtl changes after peer review 8 years ago
squilter ba0e08552f Copter: add SafeRTL flight mode 8 years ago
squilter ec8c4b1744 Copter: add AP_SafeRTL to build 8 years ago
squilter f094cb57f7 AP_SafeRTL: library to return to home along safe path 8 years ago
Randy Mackay 2aa1f3f100 AP_Math: replace divide with multiply in distance_to_segment 8 years ago
Randy Mackay e892bbbac0 AP_Math: add Vector3f::distance_to_segment 8 years ago
squilter 1a9bccaaa7 AP_Common: fix Bitmask out-of-range values 8 years ago
Randy Mackay 963c9c93fe AP_Common: constify bitmask 8 years ago
Randy Mackay e6328c350d AP_Math: add Vector3f::distance_squared 8 years ago
Randy Mackay f187df225a AP_Common: add setall, count and size methods to Bitmask 8 years ago
squilter da7aa36f2d AC_WPNav: add set_wp_destination_NED to accept target in meters NED 8 years ago
squilter f37d742160 DataFlash: support SafeRTL log messages 8 years ago
Andrew Tridgell d61705ee51 Plane: added release notes for plane 3.8.2beta1 8 years ago
Andrew Tridgell 600a5c44d2 Plane: allow changing of target altitude in GUIDED 8 years ago
Andrew Tridgell bc17c26dbf Plane: limit pitch in transition to QLOITER and QLAND 8 years ago
Andrew Tridgell b6809655d4 Plane: smooth the transition to LAND_FINAL in quadplanes 8 years ago
Andrew Tridgell 8411ac5c57 Plane: fixed a problem with descent rate in landings for quadplanes 8 years ago
Andrew Tridgell 99aad41955 AC_AttitudeControl: added a update_vel_controller_xy() API 8 years ago
Andrew Tridgell baee71a5b4 Plane: added GUIDED takeoff for quadplanes 8 years ago
Francisco Ferreira a5f8782f91 mk: remove old unused tools 8 years ago
Peter Barker b8d3d180d1 AP_BoardConfig: clarify board type 2 also to be used on the Cube autopilot 8 years ago
Francisco Ferreira fbae9b41cf
travis: remove px4-v1 and px4-v4pro that are moved to Semaphore 8 years ago
Francisco Ferreira c95d8ae258
travis: merge some jobs 8 years ago
Francisco Ferreira 84efe7e6f5
Tools: ci: reduce ccache sizes 8 years ago
Francisco Ferreira be88b5a6e8
Tools: ci: get ccache statistics for SITL test 8 years ago
Francisco Ferreira 129fde128a
Tools: ci: let waf decide number of jobs for building SITL test 8 years ago
Francisco Ferreira aa6b997a0b
Tools: ci: use number of CPUs to choose number of jobs on Make builds 8 years ago
Francisco Ferreira c073263c8d
Tools: ci: disable ccache for Make builds 8 years ago
Francisco Ferreira 80e784c93d
Tools: ci: only do Make builds in some special cases 8 years ago
davidaroyer ad18e99bef AP_Compass: add support for Aerotenna OcPoC-Zynq hardware 8 years ago
davidaroyer 7d2e44862f AP_HAL_Linux: add support for Aerotenna OcPoC-Zynq hardware 8 years ago
davidaroyer 8862e76284 AP_HAL: add support for Aerotenna OcPoC-Zynq hardware 8 years ago
davidaroyer bde8252359 waf: add support for Aerotenna OcPoC-Zynq hardware 8 years ago
Georgii Staroselskii e79fc893fa AP_HAL_Linux: HAL_Linux_Class: delay SPIUARTDriver static initialization 8 years ago
Georgii Staroselskii 226eeeb738 AP_HAL_Linux: RCOutput_Sysfs: fix deleting _pwm_channels array 8 years ago
Georgii Staroselskii f6858821a6 AP_HAL_Linux: PWM_Sysfs: remove unneeded free() in ~PWM_Sysfs_Base 8 years ago
Peter Barker 2738fc34f0 Tools: autotest.py: exit if step not matched 8 years ago
VikingDai 9f0e8a64d5 Update HAL_PX4_Class.cpp 8 years ago
Michael du Breuil 1f5743e900 Plane: Report the primary magnetometer health rather then the first 8 years ago
Michael du Breuil fb77d0739e AP_Compass: Remove unused time calls, stash the time in the read loop 8 years ago