4209 Commits (fa2ae449264b46a06aad4f00321a5c909b334b01)

Author SHA1 Message Date
Iampete1 51caf15f94 Plane: manual stabilize: keep nav pitch and roll up to date 3 years ago
Iampete1 68f252e0df Plane: tiltrotor: allow tilt wing as flap 3 years ago
Iampete1 5ba2bd675a Plane: move quadplane arming checks to own function and add angle max and tiltrotor / tailsitter checks 3 years ago
Peter Barker 7c3de472b2 Plane: support send_extended_sys_state 3 years ago
Andrew Tridgell 893046608c Plane: update release notes for 4.1.3beta1 3 years ago
Andrew Tridgell 0c1e576544 Plane: added support for NAV_SCRIPT_TIME 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 554e7f8d1c ArduPlane: move EFI to AP_Vehicle 3 years ago
Peter Barker 6a12d3f5d9 Plane: use enum class for StickMixing 3 years ago
Iampete1 e33954d561 Plane: tailsitter transition tidyups 3 years ago
Iampete1 af8688b300 Quadplane: add transiton class 3 years ago
Iampete1 9073d16b09 Tiltrotor: add transtion class 3 years ago
Iampete1 ce5b81869d Plane: Tailsitter: add transtion class 3 years ago
Iampete1 7af1b40fb8 Plane: system use new transtion class 3 years ago
Iampete1 99d98cc5b8 Plane: add transition class as friend 3 years ago
Iampete1 23a413946b Plane: Qacro: use new transition class 3 years ago
Iampete1 f25e5087c0 Plane: attitude: use new transition class 3 years ago
Andrew Tridgell 9c617a18f4 Plane: suppress rate D terms in ground mode 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
Andrew Tridgell 51ccc1822c Plane: rename ReleaseNotes.txt to be more consistent with copter 3 years ago
Hwurzburg 8d94e58ec9 ArduPlane: add RC option to plane for emergency remote landing that forces FS actions to FBWA 3 years ago
Iampete1 bfbd0d93c1 Plane: Quadplane: continue in mode loiter to Qland on failsafe, as with Qland 3 years ago
Hwurzburg 085c5c815b Plane: Fix bug with mode return on short fs exit and add FBWB action 3 years ago
Sebastian Quilter 013de11916 ArduPlane: make rangefinder ranges m rather than cm 3 years ago
Iampete1 73e9c9bb43 Plane: quadplane: forward throttle reutrn float 3 years ago
Iampete1 2f93c1f9e4 Plane: stabilizer roll and pitch to floats 3 years ago
Iampete1 b31ce6734a Plane: get throttle input return float 3 years ago
Iampete1 2f4661c52f Plane: use float for set/get output scaled 3 years ago
Peter Barker bcad5a7ba6 ArduPlane: handle renaming of AP_InertialNav_NavEKF to AP_InertialNav 3 years ago
Peter Barker 987d67b867 ArduPlane: move SITL object up to AP_Vehicle 3 years ago
Peter Barker eef8115ffc ArduPlane: factor substring from allocation_error parameter 3 years ago
Andrew Tridgell 5684ca13fa Plane: update release notes for 4.1.2 3 years ago
Andrew Tridgell 34110e387f Plane: update release notes for 4.1.2beta2 3 years ago
Tom Pittenger c450145fd5 Plane: move ADSB mavlink handling from vehicles to common library 3 years ago
Josh Henderson 8af299f978 Plane: HIGH_Latency2 check get_temperature return and return INT8_MIN 3 years ago
Andrew Tridgell faba02a3f5 Plane: apply the takeoff throttle slew limit to quadplanes 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 493d8979d5 Plane: reset target speed on disarm 3 years ago
Andrew Tridgell bf425a1edf Plane: update release notes for 4.1.2beta1 3 years ago
Andrew Tridgell 570ecdc2e0 Plane: don't apply fw pitch limit in VTOL control for tailsitters 3 years ago
Andrew Tridgell 8550765c25 Plane: update release notes for 4.1.1 3 years ago
Peter Barker 3a6a6b63f2 Plane: use mode name instead of number in failsafe text 3 years ago
Hwurzburg 4e731bf4e2 Plane: add VTOL POS1 notification to QRTL mode 3 years ago
Peter Barker 3e031e78e5 Plane: add comment about us sending airspeed error in wrong units 3 years ago
Andrew Tridgell 2be23fff2b Plane: obey Q_RTL_ALT when in POS1 and POS2 states 3 years ago
Hwurzburg 636358b668 Plane: add param for throttle control in transition to VTOL 3 years ago