84 Commits (ac27241a4206ee98205009b40da2f09a6d6639c5)

Author SHA1 Message Date
Tom Pittenger b570c11e26 AP_Landing: allow separate handling for verify_land() vs verify_abort() 8 years ago
Tom Pittenger 9a250c3bf4 Plane: clarify some variable names and protect against divide-by-zero 8 years ago
Eugene Shamaev ac2880db7c Plane: waypoint logic change for overflow/underflow 8 years ago
Tom Pittenger 83f0a8114b Plane: use a common reset for uniform landing wipe 8 years ago
Tom Pittenger b299b9c0bb Plane: abstract out init_start_nav_cnd work to landing lib 8 years ago
Andrew Tridgell 1380a35f70 Revert "Plane: abstract out init_start_nav_cnd work to landing lib" 8 years ago
Tom Pittenger e2288d5262 Plane: abstract out init_start_nav_cnd work to landing lib 8 years ago
Tom Pittenger 1b0a263761 Plane: remove landing.cpp entirely 8 years ago
Tom Pittenger 9a79b79f1e AP_Landing: port more from plane 8 years ago
Tom Pittenger f556f705e6 Plane: move various g params to aparms 8 years ago
Tom Pittenger 896b931a7c Plane: Move auto_state variables to AP_landing members 8 years ago
Tom Pittenger 0ffeed644c Plane: remove define RANGEFINDER_ENABLED - always enabled 8 years ago
Tom Pittenger d12a55f33c Plane: fixed spelling 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Pierre Kancir 64a2fca812 Arduplane: simply invalid cmd msg 8 years ago
Pierre Kancir 04ee4141e0 ArduPlane: uniformize verify_command 8 years ago
Andrew Tridgell 33f17588b2 Plane: added auto fence enable on VTOL takeoff 9 years ago
Tom Pittenger b187e1f9a6 Plane: add reason to set_mode() 9 years ago
Andrew Tridgell 37f71bc6d6 AP_Mission: support DO_ENGINE_CONTROL 9 years ago
Andrew Tridgell 327a057ee0 Plane: added internal combustion engine support 9 years ago
Grant Morphett b8011fd46c Rover|Plane: Just fixing a spelling mistake. 9 years ago
Tom Pittenger 26efd90603 Plane: allow landing height adjustment on wp before land (aka approach wp) 9 years ago
Tom Pittenger f048aafb76 Plane: store auto land slope 9 years ago
Tom Pittenger 7af888633d Plane: 3of3 add loiter_xtrack option flag for post-loiter navigation 9 years ago
Ricardo de Almeida Gonzaga 1fad971851 ArduPlane: Fix typos 9 years ago
Andrew Tridgell 12e0012b16 Plane: allow for NAV_LOITER_UNLIM and NAV_LOITER_TIME in quadplane 9 years ago
Andrew Tridgell 691d4b6ca7 Plane: added local reached_loiter_target() 9 years ago
Andrew Tridgell 4666b25258 Plane: initial implementation of QRTL for quadplane RTL 9 years ago
Michael du Breuil de1e299754 Plane: Remove support for CONDITION_CHANGE_ALT 9 years ago
Michael du Breuil 731c68f273 Plane: Change mode to RTL on end of mission rather then staying in auto 9 years ago
Andrew Tridgell 76400a9959 Plane: support DO_VTOL_TRANSITION as a mission item 9 years ago
Tom Pittenger 2ba9a04bf5 Plane: smooth-out the end of takeoff pitch by reducing takeoff pitch min via TKOFF_PLIM_SEC 9 years ago
Tom Pittenger 183369b92a Plane: take advantage of L1 stale flag and correctly inhibit flight stage if not lined up on approach 9 years ago
Tom Pittenger 6a83ad419a Plane: moved update_flight_stage() inside setup_glide_slope() 9 years ago
Andrew Tridgell 2a1985d0f9 Plane: fixed loiter radius at end of mission 9 years ago
Tom Pittenger 6718241dad cleanup comments 9 years ago
Tom Pittenger f3638f421e Plane: fix short loiters exiting early 9 years ago
Tom Pittenger bf5005103c Plane: allow loiter waypoints to have a zero lat/lng or alt to mean use current 9 years ago
Tom Pittenger be3941efdf Plane: unify loiter mission items to require heading to next wp 9 years ago
Tom Pittenger 9e452838ab Plane: loiter missions to default to loiter_radius if mission says 0 or 1. 9 years ago
Tom Pittenger ed98617d42 Plane: utilize radius for loiter commands 9 years ago
Tom Pittenger 2e92089ce6 Plane: Reverse Thrust 9 years ago
Andrew Tridgell 8dba91658c ArduPlane: log a picture if AP_Camera::control() returns true 9 years ago
Andrew Tridgell d82c8dcd6d ArduPlane: update for changed AP_Camera API 9 years ago
Dario Lindo Andres 9bba55f937 ArduPlane: Added precise camera trigger logging 9 years ago
Andrew Tridgell 23eef91c59 Plane: added parameter RTL_RADIUS 9 years ago
Andrew Tridgell 70018ee0cb Plane: fixed final descent for VTOL auto landing 9 years ago
Andrew Tridgell f068a8c913 Plane: added support for VTOL_TAKEOFF and VTOL_LAND commands 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Luis Vale Gonçalves b7f3782e4e Plane: Text revisions 9 years ago