3810 Commits (bd8619a61649a65c3dd31d97fa83fc745ea7d84a)

Author SHA1 Message Date
Andrew Tridgell cce2532901 Plane: fixed use of VTOL control for missions 5 years ago
Peter Hall cd46c5006a ArduPlane: remove duplicate fail-safe time check 5 years ago
Iampete1 62354527d4 Plane: zero throttle nudge in RC failsafe 5 years ago
Henry Wurzburg 3617e0c729 ArduPlane: fix airspeed messages for consistency 5 years ago
Samuel Tabor 419f7c9998 Plane: Convert SOAR_ENABLE_CH to RCX_OPTION. 5 years ago
Samuel Tabor 611217f63e AP_Soaring: Use RC aux function rather than read RC directly. 5 years ago
Samuel Tabor 455ebaadf2 RC_Channel: Add soaring aux function. 5 years ago
Michael du Breuil 6c6e4eff67 Plane: adhoc MAVLink DO_LAND_START changing mode to auto is known to be a GCS reason 5 years ago
Henry Wurzburg 16a15f5450 ArduPlane: add CROW flaps mode select switch 5 years ago
Mirko Denecke 10a85892cf ArduPlane: update_trigger() is now called in AP_Camera update() 5 years ago
Paul Riseborough 585a6a6967 Plane: Log D gain limit cycle gain scaler 5 years ago
TunaLobster aca70ffd34 ArduPlane: Update Log_Write_Fast comment for accuracy 5 years ago
Iampete1 08a710235d Plane: add tailsitter assist with motors only option 5 years ago
Iampete1 6710bab006 Plane: add Q_OPTIONS to defaut to Qassist force enabled 5 years ago
Henry Wurzburg 4115603f13 ArduPlane: add terrain follow disable switch for CRUISE/FBWB 5 years ago
Paul Riseborough e5bd99a66f ArduPlane: Signal EKF to expect takeoff start to improve GSF yaw estimate 5 years ago
Michael du Breuil 955a05c4d5 Plane: Refactor mav_cmd_do_reposition to be consistent with copter 5 years ago
Mark Whitehorn 2af6e255d1 RC_Channel: add RC option for VTOL manual forward throttle 5 years ago
Mark Whitehorn d5b1b20274 Plane: implement manual forward throttle for QACRO, QSTABILIZE and QHOVER 5 years ago
Peter Barker ee2118f93a Plane: add support for AP_Generator 5 years ago
Peter Barker d47569ccef Plane: correct ASSIST_ANGLE description 5 years ago
Andrew Tridgell 3a0538449c Plane: added Q_ASSIST_DELAY parameter 5 years ago
Andrew Tridgell d9358b4ac2 Plane: don't allow a zero speed_scaler 5 years ago
Andy Piper 9077d41df1 Plane: add support for tracking fft peaks and individual motor rpms with harmonic notches 5 years ago
Michael du Breuil 43526e718e Plane: Remove the use of RTL_RADIUS from LOITER_UNLIM mission items 5 years ago
Mark Whitehorn ab2eb6185f Plane: also limit throttle during quadplane transitions 5 years ago
Peter Barker 1206df6f0c ArduPlane: remove use of Vector2 as function 5 years ago
Paul Riseborough 97d7d563c4 ArduPlane: Improve parameter description for FWD_BAT_VOLT_MAX/MIN 5 years ago
Paul Riseborough fdb4f908bb ArduPlane: Fix bug in forward throttle voltage compensation 5 years ago
vierfuffzig 147ebb74f4 Plane Parameters: fix THR_MAX param description 5 years ago
Peter Barker 6c4812e408 ArduPlane: rename 'enum aux_switch_pos_t' to 'enum class AuxSwitchPos' 5 years ago
Peter Barker f59d2fdbf4 ArduPlane: add and use accessor for last-RADIO_STATUS.remrssi-ms 5 years ago
Iampete1 2121ddf736 Plane: drop unneeded call to calc_pwm 5 years ago
Andrew Tridgell fbd774fde9 Plane: set pressure alt for vtol motors 5 years ago
Iampete1 4b7d45e549 Plane: label and sort plane.h functions 5 years ago
Andrew Tridgell 568e13fbb9 Plane: allow for continue after land for quadplanes 5 years ago
Michael du Breuil 911570e9f3 Plane: Protect against a divide by 0 when calculating the forward throttle compensation 5 years ago
Andrew Tridgell ebcbc6d449 Plane: update release notes for 4.0.6beta1 5 years ago
Peter Hall 7688430029 Plane: allow Qassit for fw to vtol transision 5 years ago
Peter Hall 87cd9a4791 Plane: allow Qassist for tailsitters 5 years ago
Peter Hall 2467d7b5c7 Plane: add Qassist switch 5 years ago
Tom Pittenger 0a5021fdcf Plane: bugfix: never reset auto_state.sink_rate 5 years ago
Andrew Tridgell 26c2555c3c Plane: increased allowed time for mavlink send to 750us 5 years ago
Buzz 0f5177b291 Plane: Support a set of offboard MAVLink guided controls with rates 5 years ago
Buzz d4df145b4b ArduPlane: option to keep landing throttle at thr_min during flare and touchdown, not zero. 5 years ago
Iampete1 f9ff8e5f11 Plane: align GCS PID with logged 5 years ago
Andrew Tridgell 8b21f5117a Plane: implement RTL_CLIMB_MIN parameter 5 years ago
Paul Riseborough 0c9433873c ArduPlane: Modify ekf failsafe checks 5 years ago
Paul Riseborough 85e53d53e1 ArduPlane: Don't use optical flow health when assessing EKF nav health 5 years ago
Paul Riseborough 3a10838c65 ArduPlane: Don't check variances if not available 5 years ago