29 Commits (d430cd62a6915cb5bc0e379f9ffe63106ac9bfba)

Author SHA1 Message Date
Andrew Tridgell b83f50be0f Plane: use new SRV_Channels API 8 years ago
Tom Pittenger f556f705e6 Plane: move various g params to aparms 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 57ddc8f58f Plane: use SRV_Channels set_esc_scaling() 8 years ago
Andrew Tridgell fcd98e2c44 Plane: implement AUTO_TRIM for SERVO_RNG_ENABLE=1 8 years ago
Andrew Tridgell a23c373f16 Plane: fixed servo mixing for AFS and failsafe case 8 years ago
Andrew Tridgell 2b144d5c3d Plane: allow rudder arming in CRUISE and FBWB modes 8 years ago
Tom Pittenger fc50f145ce Revert "ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter)." 9 years ago
AndersonRayner da1b18d918 ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter). 9 years ago
Andrew Tridgell 96d785f1c6 Plane: added auto_navigation_mode flag 9 years ago
Andrew Tridgell ec367d4a09 Plane: re-order channel initialisation 9 years ago
Michael du Breuil 7142bacfaa Plane: improve user friendliness of throttle fs msg 9 years ago
skyscraper 4d769497c9 ArduPlane: RC_Channel refactor 9 years ago
skyscraper 7f29903287 ArduPlane: Fix up after refactoring RC_Channel class 9 years ago
Andrew Tridgell db5f50e08e Plane: convert tuning to use AP_Tuning library 9 years ago
James Stoyell 4e7e84fc99 Plane: Modified last_valid_rc_ms AFS failsafe input to work when standard failsafe is on 9 years ago
Andrew Tridgell 27fb35253c Plane: added in-flight transmitter tuning 9 years ago
Tom Pittenger f369899509 Plane: restrict rudder arming where reverse_thrust is enabled and commanding negative 9 years ago
Tom Pittenger 2e92089ce6 Plane: Reverse Thrust 9 years ago
Andrew Tridgell eeda1b56de Plane: don't do throttle nudge while in geofence failsafe 9 years ago
Andrew Tridgell 0a0e191284 Plane: init rc output after quadplane setup 9 years ago
lvale e18181e5c2 Plane: Uniformization of severities 9 years ago
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