44 Commits (b69155793f34c63227e283ed7ea7586853449b66)

Author SHA1 Message Date
Andrew Tridgell 8d996112ec Plane: don't do throttle ESC scaling for quadplanes 7 years ago
Michael du Breuil 2deac7238c Plane: Support new RC_Channels::read_input() 7 years ago
Michael du Breuil 7b7f5e242b Plane: Simplify channel reading 7 years ago
Michael du Breuil 3e4288d604 Plane: Use RC_Channels instead of hal.rcin 7 years ago
Guy Tzoler a6c7890c74 Plane: use cork/push wrapper 7 years ago
Michael du Breuil e63e39c411 Plane: Don't broadcast PWM value that tripped throttle failsafe 7 years ago
Michael du Breuil d52f5155f0 Plane: Rename rc failsafe state members 7 years ago
Andrew Tridgell 1a207c919b Plane: fixed bug in TRIM_AUTO 8 years ago
Andrew Tridgell 0266168e69 Plane: removed old elevon and vtail mixers 8 years ago
Peter Barker 5a8f01c19c Plane: use send_text method on the GCS singleton 8 years ago
Andrew Tridgell 51b39ea3a1 Plane: removed ancient "mix_mode" type elevon mixing 8 years ago
Andrew Tridgell 725244ff8a Plane: implement new TRIM_AUTO functionality 8 years ago
Andrew Tridgell 3bb25eb194 Plane: added Q_TAILSIT_INPUT 8 years ago
Andrew Tridgell b3380ecfa7 Plane: support twin-engine planes 8 years ago
Randy Mackay e906310b71 Plane: rudder_arming moved to AP_Arming_Plane 8 years ago
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