4277 Commits (fdaaa589e5e18277ad6930c9ed2a169d348b50bb)

Author SHA1 Message Date
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
Henry Wurzburg ea9d35c99d ArduPlane: extend nav_scripting to all modes 3 years ago
Hwurzburg ad30d476c8 Plane: enforce acro rate limits in aerobatics scripting 3 years ago
Hwurzburg 0efb2f2048 Plane: disable TECS use during NAV_SCRIPT_TIME 3 years ago
murata f8383df5a4 Plane: Remove meaningless semicolons 3 years ago
Bill Geyer 54bdde8845 Copter: fix parameter issue with quadplane 3 years ago
Bill Geyer 9bec232c8a Plane: modify qautotune to use of multi subclass 3 years ago
Peter Hall 9ec1faf3f9 Plane: tailsitter: rate limit second half of FW transtion 3 years ago
Peter Barker d6c653bdc5 ArduPlane: move logging of SIMSTATE, AHRS2 and POS into AP_AHRS library 3 years ago
Peter Barker 266d384ca7 ArduPlane: rename AP_AHRS::get_position to get_location 3 years ago
Iampete1 f725f7bb7e Plane: set new slew limit and inherit slew limt for flaps 3 years ago
Joshua Henderson c1abcfb7c4 Plane: move Airspeed to AP_Vehicle 3 years ago
Josh Henderson 6dc5a9fc54 Plane: GCS move airspeed sensor status flags up 3 years ago
Josh Henderson 9a3fed0263 Plane: move high_latency_air_temperature up 3 years ago
Andrew Tridgell 3273ead11b Plane: use EKF climb rate estimate in VFR_HUD.climb 3 years ago
Iampete1 32488a5e3a Plane: add MOTB logging at 10hz 3 years ago
Jaaaky 852546f8cf ArduPlane: fix man_expo pitch & rudder params/variables 3 years ago
Peter Barker 0cf4254290 ArduPlane: move RPM sensor logging into AP_RPM 3 years ago
Iampete1 3a5c7ea8fc Plane: quadplane: add transtion fail action param 3 years ago
Peter Hall b64ddb9ac0 Plane: tailsitter: only set limit flags if outputs are configured 3 years ago
Peter Hall 2ffebebddc Plane: tailsitter: provide min throttle limit based on disk therory outflow velocity 3 years ago