2016 Commits (6515a158431fd5fefc0e93bc2ddc14ce5f7a9889)

Author SHA1 Message Date
Tom Pittenger d04b5e735f Plane: add SYS_STATUS reverse_motor 9 years ago
Tom Pittenger fa53263ca9 Plane: make throttle_percentage() signed 9 years ago
Tom Pittenger ebec68c55b Plane: param desc to increase THR_MIN range to include negative thrust 9 years ago
Tom Pittenger f369899509 Plane: restrict rudder arming where reverse_thrust is enabled and commanding negative 9 years ago
Tom Pittenger a920b7322d Plane: more desc for param USE_REV_THRUST 9 years ago
Tom Pittenger 046741d23b Plane: abort landing at 90% throttle instead of 95% 9 years ago
Tom Pittenger b098466e87 Plane: reduce redundant logging of STAT from 6 Hz to 5 Hz 9 years ago
Tom Pittenger 66fcd8f58a Plane: run is_crashed at 5hz instead of 1hz 9 years ago
Andrew Tridgell 93185be1ff Plane: reset land_pre_flare on mode change 9 years ago
Tom Pittenger 2e92089ce6 Plane: Reverse Thrust 9 years ago
Tom Pittenger 1cb094f12e Plane: make throttle signed (pos and neg) 9 years ago
Tom Pittenger b8d5369ebd Plane: add flight stage LAND_PREFLARE 9 years ago
Andrew Tridgell f8d8616598 Plane: support all types of multicopters in quadplane 9 years ago
Andrew Tridgell eeda1b56de Plane: don't do throttle nudge while in geofence failsafe 9 years ago
Tom Pittenger 9157f634eb Plane: Add Tom Pittenger to authors list 9 years ago
Andrew Tridgell 379ca5ac00 Plane: prepare for 3.5.0 release 9 years ago
Andrew Tridgell 99847da297 Plane: release 3.5.0beta2 9 years ago
Andrew Tridgell 125af1b856 Plane: added OVERRIDE_SAFETY parameter 9 years ago
Michael du Breuil bcc939930c Plane: Only resend the mixer configuration if its changed 9 years ago
Andrew Tridgell 8dba91658c ArduPlane: log a picture if AP_Camera::control() returns true 9 years ago
Andrew Tridgell d82c8dcd6d ArduPlane: update for changed AP_Camera API 9 years ago
Dario Lindo Andres 9bba55f937 ArduPlane: Added precise camera trigger logging 9 years ago
Jonathan Challinger 9000756c80 Plane: reflect changes to AP_Mount 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa e9d3dc9e72 waf: vehicles and antennatracker: use methods from bld 9 years ago
Gustavo Jose de Sousa cf432e8b3e waf: ardupilotwaf: rename vehicle_stlib to ap_stlib 9 years ago
Gustavo Jose de Sousa a35c0d48b0 waf: ardupilotwaf: rename program to ap_program 9 years ago
Andrew Tridgell 115d089904 Plane: continue limiting pitch during last phase of transition 9 years ago
Andrew Tridgell 0223218c39 Plane: use altitude_error for quadplane climb rate assistance 9 years ago
Andrew Tridgell 69b2421563 Plane: ensure TECS is updated at 10Hz only 9 years ago
Andrew Tridgell 3a3afe42be Plane: don't force disarm on parachute release 9 years ago
squilter c7e8a48a55 Plane: deploy parachute as fs action 9 years ago
Andrew Tridgell 23eef91c59 Plane: added parameter RTL_RADIUS 9 years ago
Andrew Tridgell 3a9ebe3a8a Plane: added Q_TRAN_PIT_MAX 9 years ago
Andrew Tridgell 7e29761b99 Plane: try to smooth auto VTOL transitions 9 years ago
Andrew Tridgell 4adda34439 Plane: limit pitch to zero during airspeed wait VTOL mode 9 years ago
Lucas De Marchi 7f04e0106e waf: change binary names 9 years ago
Gustavo Jose de Sousa 17e5d99509 waf: allow partial builds with new mavlink as submodule 9 years ago
Andrew Tridgell eabceb34e1 Plane: update release notes for Pixracer support 9 years ago
Andrew Tridgell 5a24e93cc5 Plane: removed debug code and add quadplane setup checks 9 years ago
Andrew Tridgell 9e3c1fddef Plane: updated release notes 9 years ago
Andrew Tridgell ebe1fe0b17 Plane: raise version to 3.5.0beta1 9 years ago
Tom Pittenger 7978872e32 AP_Plane: set path_propportion in TECS 9 years ago
Andrew Tridgell ee819959b6 Plane: smoother takeoff and land transition in VTOL auto 9 years ago
Andrew Tridgell 2679cb2c50 Plane: improve yaw and position control in takeoff and landing 9 years ago
Andrew Tridgell 0986474eed Plane: call set_frame_orientation() before Init for quad motors 9 years ago
Andrew Tridgell 52c4715c94 Plane: fixed init bug on low memory for quadplane 9 years ago
Andrew Tridgell 787a6994a4 Plane: added Q_THR_MID parameter 9 years ago
Andrew Tridgell 4da798129e Plane: fixed zero throttle in QSTABILISE mode 9 years ago
Andrew Tridgell cfb74406b6 Plane: fixed call to motors->Init() for quadplane 9 years ago