52200 Commits (7bdeeb24e2863a5eb6535d3e2b7a76274571adaf)
 

Author SHA1 Message Date
Andrew Tridgell 7bdeeb24e2 Plane: prepare for 4.2.0beta3 3 years ago
Andrew Tridgell fdccae7b5e Plane: update release notes for 4.2.0beta3 3 years ago
Henry Wurzburg 5f866ed369 Tools: clarify and simplify RC failsafe messages 3 years ago
Andrew Tridgell ef9341f8a9 autotest: add test for THR_FAILSAFE==2 and throttle output 3 years ago
Andrew Tridgell de173707bc autotest: more changes for plane disarm disallow 3 years ago
Andrew Tridgell 5df777e889 autotest: flake8 warning fixes 3 years ago
Andrew Tridgell 912df2992f autotest: adjust for arming change in plane 3 years ago
Andrew Tridgell 0f3e33e766 CI: remove test_size for stable releases 3 years ago
Andy Piper 6ddb813fba AP_Declination: ensure indexing into declination tables is always correct 3 years ago
Tim Tuxworth 6e915df31b Plane: Display Fence Breach message in GCS 3 years ago
Andrew Tridgell 8b7366d619 Plane: adjust throttle mix for auto landing 3 years ago
Peter Barker 85171e94e0 autotest: set RL_AUTOLAND=1 for more tests 3 years ago
Andrew Tridgell 5abd244874 autotest: adjust for RTL_AUTOLAND failure 3 years ago
Andrew Tridgell 6e3a2663bf Plane: check that RTL_AUTOLAND is set if using DO_LAND_START 3 years ago
Andrew Tridgell 3cef6b8167 AP_Arming: make mission checks virtual 3 years ago
Andrew Tridgell 518b126f52 AP_Arming: display a warning if arming checks disabled when arming 3 years ago
Andrew Tridgell 14571ee24b Plane: added airspeed based pitch limit check 3 years ago
Andrew Tridgell d7052b4d5a Plane: added an arming check for Q_ASSIST_SPEED 3 years ago
Andrew Tridgell 0bab0dc26c Plane: use set_lean_angle_max_cd() 3 years ago
Andrew Tridgell 66c13d29b7 AC_AttitudeControl: added set_lean_angle_max_cd() 3 years ago
Andrew Tridgell ecbcbbe044 AC_Autorotation: use accel_to_angle() 3 years ago
Andrew Tridgell f398cf8814 AC_WPNav: use angle/accel functions 3 years ago
Andrew Tridgell a16357fb08 AP_Math: added angle_to_accel() and accel_to_angle() 3 years ago
Andrew Tridgell 6839533e5d Plane: improvements to POSITION1 controller 3 years ago
Andrew Tridgell 965a571063 Plane: fixed pitch envelope after AIRBRAKE 3 years ago
Andrew Tridgell 139411f0c5 Plane: prepare for 4.2.0beta2 3 years ago
Andrew Tridgell 42c2ec053a Plane: added release notes for 4.2.0beta2 3 years ago
Andrew Tridgell 0aeb7e1500 Plane: protect against short stop_distance 3 years ago
Leonard Hall b9628f106d AC_PosControl: Decay posiiton error during relax 3 years ago
Leonard Hall 94b83d34b1 AC_AttitudeControl: AC_PosControl: add soften for landing 3 years ago
Iampete1 8fd386f50b Plane: quadplane: double log QPOS state change 3 years ago
Peter Barker 9981a08791 Plane: use has_valid_input in place of checking throttle counter 3 years ago
Henry Wurzburg c8bc0b7e0d ArduPlane: clarify and simplify RC failsafe messages 3 years ago
Peter Barker f10f3da159 ArduPlane: add RebootRequred to stream rate parameters 3 years ago
Peter Barker a7aa4155ad AP_HAL_ChibiOS: allow specification of AUTOBUILD_TARGETS in hwdef files 3 years ago
Andy Piper 0f10a50b3d waf: move external flash binaries to regular name to aid publishing 3 years ago
Iampete1 dbb4fafa74 Rover: loiter: sailboats don't try and sail directly into the wind 3 years ago
m 280792abef Copter: Pause/Continue in AUTO and GUIDED modes with SCurves 3 years ago
Leonard Hall 16e3ef06fa Copter: Add pause in guided mode 3 years ago
Leonard Hall 453ef6f800 Copter: WP Pause support 3 years ago
Leonard Hall bcddd0b949 Copter: tighten auto_takeoff_complete checks 3 years ago
Leonard Hall 3d8a6533d9 Copter: remove loiter_nav from auto 3 years ago
Leonard Hall 310a7ccaaa Copter: auto and guided takeoff use postion controller 3 years ago
Leonard Hall 44c1b3a789 Copter: use position controller for landing reposition 3 years ago
Andrew Tridgell 58cc0b4289 AP_Math: fixed build error on cygwin 3 years ago
Leonard Hall d7f283d3b5 AP_Math: SCurve: Increase corner speeds 3 years ago
Leonard Hall 594fc3f02d AP_Math: Convert S-Curves to use maximum Snap to remove minimum time between waypoints 3 years ago
Leonard Hall 9c70fc1aa9 AC_WPNav: Support pause 3 years ago
Leonard Hall 8049efabbc AC_WPNav: init optionally accepts stopping point 3 years ago
Leonard Hall f9192b0c2c AC_Loiter: use Pos_Control soften_for_landing_xy 3 years ago