155 Commits (794f7a969eae78bb5d47ae78148aece044ff42f9)

Author SHA1 Message Date
Andrew Tridgell 0fc04b0158 Plane: setup plane frame type parameter flags 8 years ago
Andrew Tridgell c294519925 Plane: lower default Q_M_SPOOL_TIME to 0.25 8 years ago
priseborough 013eb254a2 Plane: use standard unit descriptor for milliseconds 8 years ago
Andrew Tridgell 07cedd8a66 Plane: prevent stability shutdown in transition 8 years ago
Andrew Tridgell 0d4405106f Plane: removed forcing of trim for motors in quadplane 8 years ago
Andrew Tridgell 5c820adad4 Plane: fixed tilt transition with binary tilt servo 8 years ago
Andrew Tridgell 586f8a9ca8 Plane: fixes for tilt quadplane after rebase 8 years ago
Andrew Tridgell 54bca768b8 Plane: added Q_TILT_TYPE for retract servo tiltrotors 8 years ago
Andrew Tridgell 2f100b0804 Plane: removed separate tricopter quadplane build 8 years ago
Andrew Tridgell b83f50be0f Plane: use new SRV_Channels API 8 years ago
Andrew Tridgell 1c4bf77cf6 Plane: added custom conversion of Q_FRAME_CLASS parameter 8 years ago
Randy Mackay 934ef55338 Plane: quadplane instantiates motor matrix outside of case 8 years ago
Randy Mackay c6dec5c3f6 Plane: quad plane uses consolidated multicopter classes 8 years ago
Pierre Kancir da1f784e78 Plane : quadplane change to float to avoid the loss of a fractional part 8 years ago
Tom Pittenger f556f705e6 Plane: move various g params to aparms 8 years ago
expntly 0d1e50b50b Plane: fix typo, check wp_nav is initialized 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 0445b51143 Plane: fixed throttle slew rate in manual for quadplanes 8 years ago
murata b3eecb87ac Plane: To define the same wording. 8 years ago
Andrew Tridgell cb61840ad2 Plane: tell TECS to use synthetic airspeed during transition 8 years ago
Andrew Tridgell 4e017bf5b3 Plane: fixed loiter mode when Q_GUIDED_MODE=1 8 years ago
Andrew Tridgell 841828541d Plane: fixed auto ICE engine cut in QLAND final 8 years ago
Andrew Tridgell 6d09897b19 Plane: fixed VTOL motor termination in AFS 8 years ago
Andrew Tridgell dac7f45326 Plane: fixed use of multicopter mix_max 9 years ago
Andrew Tridgell 9b83781b4f Plane: fixed mixer arming error with FMUv4 9 years ago
Andrew Tridgell 6849f2223d Plane: set initial alt target on takeoff completion 9 years ago
Randy Mackay 3052e8f80b Plane: quadplane calls attitude control parameter check 9 years ago
Andrew Tridgell 3d0516fd57 Plane: added Q_ASSIST_ANGLE 9 years ago
Andrew Tridgell 33f17588b2 Plane: added auto fence enable on VTOL takeoff 9 years ago
Andrew Tridgell c81d8364ac Plane: check for safety switch state in quadplane motor output 9 years ago
Tom Pittenger ca32bcc58d Plane: add new flight mode AVOID_ADSB to mimic GUIDED 9 years ago
Andrew Tridgell b29b609bcc Plane: added AFS support for quadplanes 9 years ago
Andrew Tridgell 31fb4cc427 Plane: force trims for VTOL motors 9 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 63317e9430 Plane: added throttle suppression for quadplanes 9 years ago
Andrew Tridgell 388b7ad6bd Plane: fixed is_flying_vtol() for non-quadplane 9 years ago
Andrew Tridgell f65b46385c Plane: added engine cut on land final in quadplane 9 years ago
Andrew Tridgell 9602d208a2 Plane: fixed disarm by rudder in quadplane 9 years ago
Andrew Tridgell c926d7d41f Plane: fixed typo in quadplane landing detector 9 years ago
Andrew Tridgell 66e43bf6a2 Plane: start with low integrator on back quadplane transition 9 years ago
Leonard Hall f1bca63094 Plane: consolidate input_euler_angle calls to use smoothing gain 9 years ago
Randy Mackay ef1385c9ed QuadPlane: add comment that eeprom 28 and 41 were used for THR_MIN, MID 9 years ago
Randy Mackay b456a38432 QuadPlane: remove throttle_mid 9 years ago
Randy Mackay 2523ba892b QuadPlane: set attitude vs throttle priority in attitude controller 9 years ago
Randy Mackay f2b0f09d6f QuadPlane: remove THR_MIN 9 years ago
Andrew Tridgell b1b73e2d99 Plane: improved quadplane landing detector 9 years ago
Tom Pittenger 773962940c Plane: quadplane for fwd_throttle integrator inhibit reverse thrust and allow min>0 for petrol 9 years ago
Tom Pittenger b6196dfa92 Plane: compiler warning in print: float to double promotion 9 years ago
Andrew Tridgell 107691b7a7 Plane: fixed initial descent rate in quadplane auto land 9 years ago