193 Commits (13ee34c58ac805f4f2969845a762dfc417c8ac6a)

Author SHA1 Message Date
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
Andrew Tridgell b64ab07ca4 Plane: added STAB_PITCH_DN_CD parameter 11 years ago
Andrew Tridgell fe3c51d516 Plane: prevent integer underflow with comm_get_txspace() 11 years ago
Andrew Tridgell 3390224491 Plane: avoid some float conversion warnings 11 years ago
Andrew Tridgell ea086fa79c Plane: added MAV_CMD_DO_INVERTED_FLIGHT support 11 years ago
Andrew Tridgell 24325a5c62 Plane: fixed takeoff throttle slew rate 11 years ago
Andrew Tridgell d87619c2f1 Plane: added 4 new parameters to control takeoff 11 years ago
Andrew Tridgell f2556535da Plane: moved takeoff code to a new file 11 years ago
Andrew Tridgell 0306dbf5f1 Plane: moved auto mode variables to auto_state 11 years ago
Andrew Tridgell 2ab4ffef45 Plane: use new APM_OBC API 11 years ago
Andrew Tridgell 1bce4239a3 Plane: added AUTOTUNE flight mode 11 years ago
Andrew Tridgell d37f1a1376 Plane: updates for OBC API change 11 years ago
Andrew Tridgell 1efadb7a05 Plane: fixed some warnings 11 years ago
Andrew Tridgell 3c33eb3f09 Plane: use new channel output API 11 years ago
Andrew Tridgell e19341ca32 Plane: convert to new GPS driver API 11 years ago
Andrew Tridgell ff70c87f0b Plane: support 14 RC channels on PX4 11 years ago
Andrew Tridgell c9ebd6a175 Plane: improved RC failsafe handling 11 years ago
Andrew Tridgell 2cf98e476c Plane: added support for a separate steering channel 11 years ago
Andrew Tridgell 0d6064034a Plane: use percent_input() for flaps 11 years ago
Andrew Tridgell ae9201342a Plane: allow FLAP_IN_CHANNEL to control k_flap and k_flap_auto too 11 years ago
Andrew Tridgell c3b7e76c28 Plane: added flaperon support 11 years ago
Andrew Tridgell c16e3a035f Plane: fixed disarmed throttle in HIL 11 years ago
Michael Day b0a0316dd6 Plane: Now using AP_Arming library. 11 years ago
Andrew Tridgell 17c9cedac1 Plane: send out HIL servo updates as soon as we can 11 years ago
Andrew Tridgell 56f574684d Plane: fixed throttle failsafe with reversed throttle 11 years ago
Andrew Tridgell 231b5ab793 Plane: prevent too large combined pitch/roll angles 11 years ago
Andrew Tridgell 035ac3800a Plane: use G_Dt for acro angle integration 11 years ago
Andrew Tridgell 536fbb4a30 Plane: if pilot gives aileron input then disable ground steering 12 years ago
Andrew Tridgell d32e58db84 Plane: split out the channel stick mixing 12 years ago