70 Commits (8215b9237184e44f6a60a9fca4b6fd1ab2596ff2)

Author SHA1 Message Date
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
lvale e18181e5c2 Plane: Uniformization of severities 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Andrew Tridgell d20b86b95e Plane: suppress the throttle in auto-throttle modes after parachute release 9 years ago
Andrew Tridgell d019f83bee Plane: allow for higher roll limits on takeoff 10 years ago
Andrew Tridgell d43d070e75 Plane: ensure throttle reverse is obeyed in all states 10 years ago
Andrew Tridgell 5c055220f5 Plane: cope with bad values of ARMING_REQUIRE 10 years ago
Andrew Tridgell 036e1fff12 Plane: a bit more caution in unsuppressing throttle pre-takeoff 10 years ago
Tom Pittenger fe083c8ffa Plane: consider extended launch throttle delays 10 years ago
Tom Pittenger 4f46c5331a Plane: added time for flying in any mode 10 years ago
Tom Pittenger a3c51698cb Plane: fix throttle when restarting mission in-flight with takeoff 10 years ago
Tom Pittenger 25da4ec0ea Plane: added flight stage FLIGHT_LAND_ABORT and abort mechanism 10 years ago
squilter 583c087eca Plane: update severities 10 years ago
Andrew Tridgell cc96f80f02 Plane: make TRAINING mode obey stall prevention roll limits 10 years ago
Andrew Tridgell 6c07795b63 Plane: added HIL_SUPPORT define 10 years ago
Przemek Lekston 4b38d444dd Plane: fix default behaviour of flaps. 10 years ago
Andrew Tridgell d5c5400e76 Plane: added support for ALTITUDE_WAIT mission command 10 years ago
Andrew Tridgell 18c37935c9 Plane: convert from .pde to .cpp files 10 years ago
Tom Pittenger b4be1b866a Copter: compiler warning stuff 10 years ago
Andrew Tridgell 8395b92309 Plane: revert AP_Math class change 10 years ago
Tom Pittenger c4c47cba66 Plane: compile warnings: float to double. print statements require doubles 10 years ago
Tom Pittenger 43006c0eec Plane: compiler warnings: apply is_zero(float) or is_equal(float) 10 years ago
Tom Pittenger bd9b573969 Plane: Fix compile warnings 10 years ago
Andrew Tridgell 664c92fb81 Plane: fixed RUDDER_ONLY to not combine direct rudder output 10 years ago
Andrew Tridgell edec706c12 Plane: added RUDDER_ONLY parameter 10 years ago
Michael du Breuil 78a3ce46b9 Plane: Use tecs to control the throttle during takeoff 10 years ago
Andrew Tridgell b0cdf8952b Plane: added HIL_MODE parameter 10 years ago
Tom Pittenger 58b0702793 Plane: isFlying redesign 10 years ago
Andrew Tridgell 98b583bccc Plane: fixed bungee launch 10 years ago
Jonathan Challinger 4105edaa87 Plane: use hal.util soft_armed state 10 years ago
Andrew Tridgell a172d898c5 Plane: force throttle to zero when disarmed 10 years ago
Andrew Tridgell 059c3769f3 Plane: cope with the changed semantics if airspeed.use() 10 years ago
Kirill A. Kornilov 8071d7c1d3 Plane: use set_radio_trimmed() for flaperons 10 years ago
Andrew Tridgell 78d85dfafc Plane: fixed handling of trim for flapersons 10 years ago
Andrew Tridgell e4ca0e1c5c Plane: fixed comment on negative flaps 10 years ago
Andrew Tridgell ba2e204143 Plane: fixed trim and range handling for flaperons 10 years ago
Andrew Tridgell 135f9b2c54 Plane: added STALL_PREVENTION option 10 years ago
Andrew Tridgell 58fd72944d Plane: honor TKOFF_THR_MAX in set_servos() 10 years ago
Andrew Tridgell c8060cb9f7 Plane: use load factor to limit nav_roll_cd 10 years ago
Andrew Tridgell 71d786187e Plane: make auto takeoff independent of compass 10 years ago
Andrew Tridgell 292517b88b Plane: only override takeoff/land flaps if non-zero 11 years ago
Andrew Tridgell 5c96838473 Plane: allow zero throttle in LAND_STAGE_FINAL 11 years ago
Andrew Tridgell 5af4cefff3 Plane: added FLAP_SLEWRATE parameter 11 years ago
Andrew Tridgell f66039c9b4 Plane: added TKOFF_FLAP_PCNT and LAND_FLAP_PERCENT 11 years ago
Andrew Tridgell b94bc0c243 Plane: don't use ground steering until flare in landing 11 years ago
Andrew Tridgell b102c9d19c Plane: use ground steering logic for final stage of auto landing 11 years ago
Andrew Tridgell daa32f9b62 Plane: reset steering integrator on mode change and when not moving 11 years ago
Andrew Tridgell 2a288824c0 Plane: make STAB_PITCH_DOWN in degrees 11 years ago