4397 Commits (0ef78c2f8bbc7645c0a10eaf704c7c4c19dcff8b)

Author SHA1 Message Date
Andrew Tridgell cc9b9813cb Plane: review fixes 3 years ago
Andrew Tridgell f09c715d7a Plane: wait till motors are fully up before takeoff in guided mode 3 years ago
Andrew Tridgell 3659669409 Plane: cope with high angle error in airbrake state 3 years ago
Andrew Tridgell f9ecf15973 Plane: setup target accel in POSITION1 state 3 years ago
Andrew Tridgell 2864e21b31 Plane: allow for a trans decel margin 3 years ago
Andrew Tridgell 33bc067edf Plane: fix NAV_CONTROLLER_OUTPUT in Q modes 3 years ago
Andrew Tridgell 3fe9a55269 Plane: added APIs for lua ship landing 3 years ago
Andrew Tridgell c54fb0f51b Plane: link in AP_Follow 3 years ago
Andrew Tridgell 72087335f7 Plane: removed terrain home correction 3 years ago
Iampete1 a7bc844780 Plane: never stick mix without valid RC input 3 years ago
Iampete1 c46a19bf89 ArduPlane: tailsitter: keep attitude controll throttle level upto date for smoother controller handover 3 years ago
Andrew Tridgell 8ccf84d9a3 Plane: disallow mavlink disarm while flying 3 years ago
RuffaloLavoisier 962d1d112b ArduPlane : Indentation correction 3 years ago
RuffaloVM d8085f71af ArduPlane : case label indentation 3 years ago
Andrew Tridgell 6d63e1f7d3 Plane: added Q_LAND_ALTCHG parameter 3 years ago
Iampete1 54e57ccff0 Plane: don't prevent stick mixing in none RC failsafe 3 years ago
Peter Barker 302c8e4b98 ArduPlane: rename within_min_dz to in_min_dz for consistency 3 years ago
Andrew Tridgell 08d53c2d64 Plane: change master version to 4.3.0dev 3 years ago
Andrew Tridgell ad53ee7f0e Plane: added release notes for 4.2.0beta1 3 years ago
Peter Barker c0aa20b1d0 ArduPlane: include cleanups 3 years ago
Henry Wurzburg 0c32e71272 ArduPlane: clarify and simplify RC failsafe messages 3 years ago
Peter Barker 452a5df0cc ArduPlane: add RebootRequred to stream rate parameters 3 years ago
Iampete1 80f8f8b14e Plane: quadplane: double log QPOS state change 3 years ago
Iampete1 c26ffed47f Plane: motor_test: use PWM min and max from RC_Channel 3 years ago
Peter Barker b19bfba0ec Plane: use has_valid_input in place of checking throttle counter 3 years ago
Peter Barker 13fa1e30ad ArduPlane: rename and make enum RC_Channel::ControlType 3 years ago
Andrew Tridgell b444420329 Plane: removed controller error in transmitter tuning 3 years ago
Andrew Tridgell e3e125c307 Plane: prepare for 4.1.7 3 years ago
Iampete1 267583db55 Plane: quadplane: never reset yaw target rates when entering QPOS1 3 years ago
Iampete1 9fd14dbf94 Plane: quadplane: set IO failsafe limit for all motors 3 years ago
Iampete1 42a2e1094c Plane: set failsafe limit for throttle left and right 3 years ago
Andrew Tridgell 1bdc9b5bf8 Plane: fixed in_vtol logic so QRTL can AIRBRAKE 3 years ago
Andrew Tridgell aab6c94936 Plane: don't weathervane in AIRBRAKE state 3 years ago
Andrew Tridgell 2846f87eeb Plane: reduce height gain in auto landing for tiltrotors 3 years ago
Andrew Tridgell 5bb7b04343 Plane: added release notes for 4.1.7beta1 3 years ago
Peter Barker 458d43fc1e ArduPlane: send deprecated message warning for MAVLINK_MSG_ID_SET_HOME_POSITION 3 years ago
Iampete1 1ca1707f9f Plane: quadpalne: keep motors interlock state upto date with E-stop 3 years ago
Peter Barker d914e4e63b Plane: convert next WP alt to global frame in POSITION_TARGET_GLOBAL_INT 3 years ago
Peter Barker 10be59da17 ArduPlane: create and use location_from_command_t 3 years ago
Peter Barker e1314cc297 Plane: remove ancient convert_mixers 3 years ago
Peter Barker 4068d57930 Plane: correct spelling of mode_lotier_qland 3 years ago
Peter Barker 7c0b1f46d6 Plane: remove logging of STRT message 3 years ago
Henry Wurzburg e82ad1ec24 ArduPlane: fix error in Tricks on a Switch qualifier 3 years ago
Peter Barker bab79d0094 ArduPlane: stop passing mission in Terrain constructor 3 years ago
Peter Hall 717b18a680 Plane: quadplane: add allow_weathervane transtion class method 3 years ago
Peter Hall 6a719664d3 Plane: quadplane: pass takeoff and landing state to weathervane 3 years ago
Gone4Dirt a79359dc67 Plane: use new weathervane library 3 years ago
Peter Barker dd06a93c06 Plane: remove unused TRUE/FALSE defines 3 years ago
Peter Barker 9878701095 Plane: remove unused DEBUG define 3 years ago
Peter Barker 90310f4c6e Plane: remove unused 'ALT_CONTROL' enumeration 3 years ago