7 Commits (1b1331509282dde67fb73f2b1031133324ade0df)

Author SHA1 Message Date
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Andrew Tridgell d43d070e75 Plane: ensure throttle reverse is obeyed in all states 10 years ago
Andrew Tridgell 16d06ef0a9 Plane: set throttle trim to min on startup 10 years ago
Andrew Tridgell 58fa38cc12 Plane: allow rudder disarm based on ARMING_RUDDER parameter 10 years ago
pepevalbe da41d85433 Plane: It is possible to disarm with left rudder. 10 years ago
Andrew Tridgell b92c2409e4 Plane: added local millis() and micros() to reduce code size a bit 10 years ago
Andrew Tridgell 18c37935c9 Plane: convert from .pde to .cpp files 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
Andrew Tridgell 18b277a9d2 Plane: use arm_motors() and disarm_motors() 10 years ago
Andrew Tridgell 64dfc68784 Plane: log mode on arming 10 years ago
Andrew Tridgell 059c3769f3 Plane: cope with the changed semantics if airspeed.use() 10 years ago
Grant Morphett e122c0961e Plane: Arming updated to use RC channel objects not RC channels directly 10 years ago
Andrew Tridgell 2f0bc1f202 Plane: setup pwm esc scaling 10 years ago
Evan Slatyer c4093b159f ArduPlane failsafes: remove rc_override_active 10 years ago
Andrew Tridgell 41100a13c3 Plane: setup failsafe trim values for if FMU firmware dies 11 years ago
Andrew Tridgell aabcc2bb35 Plane: fixed a bug in PWM based throttle failsafe 11 years ago
Andrew Tridgell 3c33eb3f09 Plane: use new channel output API 11 years ago
Andrew Tridgell ff70c87f0b Plane: support 14 RC channels on PX4 11 years ago
Andrew Tridgell 09ed8d5819 Plane: updates for new RCInput API 11 years ago
Andrew Tridgell 3a3397d926 Plane: fixup throttle trim on failsafe 11 years ago
Andrew Tridgell c9ebd6a175 Plane: improved RC failsafe handling 11 years ago
Andrew Tridgell 04f2c07b2b Plane: use new RC_Channels API 11 years ago
Andrew Tridgell 30a210cfa6 Plane: setup PWM to be used on throttle when safety is safe on PX4 11 years ago
Andrew Tridgell 89366a1ee1 Plane: fixed ARMING_REQUIRED=2 on APM2 to disable rc output on throttle 11 years ago
Andrew Tridgell a4af83d454 Plane: only allow right rudder for arming 11 years ago
Andrew Tridgell 77c6e51887 Plane: allow throttle failsafe on no RC input 11 years ago
Andrew Tridgell 3508a14542 Plane: small arming tidyups 11 years ago
Michael Day b0a0316dd6 Plane: Now using AP_Arming library. 11 years ago
Andrew Tridgell 56f574684d Plane: fixed throttle failsafe with reversed throttle 11 years ago
Andrew Tridgell 035ac3800a Plane: use G_Dt for acro angle integration 11 years ago
Andrew Tridgell 8a76d82de4 Plane: set failsafe_radio AP_Notify bits 12 years ago
Andrew Tridgell 43ffe91546 Plane: added FS_ACTION of 2 for glide 12 years ago
Andrew Tridgell 233b033e8c Plane: removed old speed/altitude control algorithms 12 years ago
Andrew Tridgell 51b9cf3e76 Plane: move failsafe variables into a structure 12 years ago
Andrew Tridgell 608345415b Plane: pass aircraft parameters to attitude controllers 12 years ago
Andrew Tridgell 3ba713352f Plane: use update_aux() for setting up extra channels 12 years ago
Andrew Tridgell 399970e76f Plane: fixed default deadzone for the throttle channel 12 years ago
Randy Mackay 9df93881fb Plane: set_dead_zone renamed to set_default_dead_zone 12 years ago
Andrew Tridgell f300df5fd1 Plane: added FS_LONG_TIMEOUT and FS_SHORT_TIMEOUT parameters 12 years ago
Andrew Tridgell a5bda3ffef Plane: changed to using a "aircraft parameters" structure 12 years ago
Andrew Tridgell 056e0ca40d Plane: APM2 doesn't have channel 9 PWM output 12 years ago
Andrew Tridgell 6bac13f9e2 Plane: fixed RCMAP_* to fix channel ranges for no-reboot changes 12 years ago
Andrew Tridgell 4c9bc30f58 Plane: make it possible to change control channel ordering without reboot 12 years ago
Andrew Tridgell a1f64d606a Plane: fixed remaining places where primary channel ordering was assumed 12 years ago
Andrew Tridgell fb9bf21522 Plane: allow channel mapping of first 4 channels 12 years ago
Andrew Tridgell 515d726ee0 Plane: use RC_Channel::rc_channel() instead of rc_ch[] 12 years ago
Andrew Tridgell 0b8c2da4df Plane: support 12 output channels on PX4 12 years ago
Andrew Tridgell 8f091e70c8 Plane: move elevon variables into a structure 12 years ago
Andrew Tridgell c47bc09a3c Plane: avoid doing radio trim if less than 20% of travel available 12 years ago