568 Commits (49b767b24ead8cec768f7dc414db6b5e5a177f45)

Author SHA1 Message Date
Iampete1 32488a5e3a Plane: add MOTB logging at 10hz 3 years ago
Iampete1 3a5c7ea8fc Plane: quadplane: add transtion fail action param 3 years ago
Peter Hall 2ffebebddc Plane: tailsitter: provide min throttle limit based on disk therory outflow velocity 3 years ago
Iampete1 ca1b5b1db2 Plane: Quadplane: use get_frame_and_type_string 3 years ago
Peter Hall d4eb2c6396 Plane: quadplane: QPOS_POSITION1 tailsitters use input_vel_accel method 3 years ago
Iampete1 4848ac9166 Plane: quadplane: don't use `is_active_z()`, becasue its wrong 3 years ago
Iampete1 fb1f6b57ad Plane: Quadplane: never run Z controller if motors are not throttle unlimited 3 years ago
Peter Hall c215fa0745 Plane: Quadplane: never run Z controller in tailsiter VTOL transtion 3 years ago
Peter Hall 9df753551e Plane: quadplane: tailsitter: always relax pitch after transtion 3 years ago
Peter Hall 67d7ba490f Plane: quadplane: pass time to tailsitter.in_vtol_transition where avalable 3 years ago
Hwurzburg 18e427d27d Plane: add Q_OPTION to force fw trans on fail instead of QLAND 3 years ago
Iampete1 2154738421 Plane: Quadplane: only advance to QPOS_POSITION2 once tilts have finished slewing 3 years ago
Iampete1 eac52fe08f Plane: quadplane: don't ouput VTOL throttle on tiltrotor with no VTOL motors and till fully forward 3 years ago
Iampete1 6116eaeb32 Plane: quadplane: enhance tiltrotor transtion to better deal with tiltrotors with all motors tilting 3 years ago
Hwurzburg 049f5f2135 Plane: fix divide by zero in transition time 3 years ago
Andrew Tridgell e7c7cdd653 Plane: reset VTOL takeoff if not armed 3 years ago
Josh Henderson 52adda7c4c Plane: INAV rename for neu & cm/cms 3 years ago
Josh Henderson c6dd39773d ArduPlane: inav use _xy() 3 years ago
Andrew Tridgell 36562ed30b Plane: limited VFWD integrator to cruise throttle 3 years ago
Andrew Tridgell 77c43d9ba1 Plane: limiting POS1 landing target speed 3 years ago
Andrew Tridgell 8d59e6fa48 Plane: fixed variable name 3 years ago
Andrew Tridgell ae81bbc5ed Plane: suppress spurious EKF yaw reset message 3 years ago
Iampete1 9210488550 Plane: quadplane: limit pitch for all transitions into position control modes 3 years ago
Peter Barker 70562021ac ArduPlane: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED 3 years ago
Peter Barker 203103bae5 ArduPlane: ensure ENABLE_SCRIPTING is always defined 3 years ago
Iampete1 b9d240460b Plane: remove SpdHgt and use TECS direct 3 years ago
Peter Barker 7c3de472b2 Plane: support send_extended_sys_state 3 years ago
Andrew Tridgell d3742989ef Plane: default rate max to 75 for quadplane VTOL 3 years ago
Andrew Tridgell debae1381c Plane: fixed a bug in POSITION1 speed thresholds 3 years ago
Peter Barker 6a12d3f5d9 Plane: use enum class for StickMixing 3 years ago
Iampete1 af8688b300 Quadplane: add transiton class 3 years ago
Andrew Tridgell b74dca02ca Plane: avoid qpos approach when very close to destination 3 years ago
Andrew Tridgell 19b5044223 Plane: fixed VTOL state error when using Q_ENABLE=2 3 years ago
Iampete1 73e9c9bb43 Plane: quadplane: forward throttle reutrn float 3 years ago
Iampete1 b31ce6734a Plane: get throttle input return float 3 years ago
Peter Barker eef8115ffc ArduPlane: factor substring from allocation_error parameter 3 years ago
Iampete1 e99a5c6ef4 Plane: Quadplane: reinstate THR PWM param discriptions for stable users 3 years ago
Iampete1 30c9cccf78 Plane: Quadplane remove THR_MIN_PWM and THR_MAX_PWM 3 years ago
Iampete1 d1d6342165 Plane: update_throttle_range dont set_throttle_range 3 years ago
Andrew Tridgell 570ecdc2e0 Plane: don't apply fw pitch limit in VTOL control for tailsitters 3 years ago
Hwurzburg 4e731bf4e2 Plane: add VTOL POS1 notification to QRTL mode 3 years ago
Andrew Tridgell 2be23fff2b Plane: obey Q_RTL_ALT when in POS1 and POS2 states 3 years ago
bugobliterator ae4d368267 Plane: replace config_error with allocation_error 3 years ago
Iampete1 a350ebb358 Plane: quadplane: do_vtol_land remove uneded I reset 3 years ago
Andrew Tridgell fd5faa866f Plane: always log QPOS when changing control state 3 years ago
Andrew Tridgell 9d0b7f8efe Plane: removed set_state to QPOS_POSITION1 in do_vtol_land 3 years ago
Peter Hall e83b598040 Plane: Quadplane: check attitude relax before running controllers, don't run controls if not going to output 3 years ago
bugobliterator 4b62dd75b0 ArduPlane: fix casting to pass format check 3 years ago
Bob Long f2d32fc800 Plane: quadplane: fix wp_dist reporting for VTOL landings 3 years ago
Iampete1 cc89a8cc48 Plane: remove airmode Q_OPTION 3 years ago