3791 Commits (2fadcf6ba03de8da8adc271f994f05ada47d1296)

Author SHA1 Message Date
Iampete1 e4fbe64616 Plane: add QuadPlane singleton 4 years ago
Peter Hall 05fb14e5d9 Plane: tailsitter start transition from initial pitch 4 years ago
Iampete1 4dec597372 Plane: move quadplane logging to QuadPlane: update() 4 years ago
Samuel Tabor d97a81bfea Plane: Re-order logic in soaring.cpp. 4 years ago
Samuel Tabor a8549f5e5f Plane: Use const method on modes classes to mark those that support auto switch to THERMAL mode. 4 years ago
Peter Barker b698546b70 ArduPlane: add do_disarm_checks boolean to disarm call 4 years ago
Pierre Kancir 742cfc543f Plane: fix parameter unit 4 years ago
Josh Henderson cc1e395854 ArduPlane: privatize AHRS logging 4 years ago
Peter Barker 6baaf03c8c Plane: move auto_throttle_mode to being a method on each mode 4 years ago
Peter Barker f6cb1b5ad6 Plane: use a method on Mode for auto-navigation-mode 4 years ago
Peter Barker a1ea1306a1 Plane: use pure-virtual method for allows_throttle_nudging 4 years ago
Andrew Tridgell 6a804c3a09 Plane: update release notes for 4.0.8beta1 4 years ago
Peter Hall 0c68ec7b5c Plane: add limit to pid log metadata 4 years ago
Andrew Tridgell 96c2a5c77c Plane: added scaling for Q_TAILSIT_VFGAIN 4 years ago
Andrew Tridgell a0fcef6ceb Plane: added tilt vectoring in fixed wing modes 4 years ago
Michael du Breuil 2909623057 Plane: Ensure that only one form of throttle nudging is active at once 4 years ago
Hwurzburg 913d1b81b2 Plane: correct bug that prevents QACRO rudder disarm 4 years ago
Tom Pittenger c653ff880a Plane: extend Stream rates param count to match MAVLINK_COMM_NUM_BUFFER 4 years ago
Peter Barker 9b2ef4f6f1 Plane: move rudder-arming arm checks into Plane's AP_Arming 4 years ago
Hwurzburg 5b471c4c0e Plane: move loiter,thermal out of auto fs group 4 years ago
Iampete1 33e397c524 Plane: tailsitter: output 0 tilt with 0 vector gain 4 years ago
Iampete1 c62c19c798 Plane: tailsitter: apply gain scailing to Tilts in motors only Qassist 4 years ago
Iampete1 54ee2c35fb Plane: rename tailsitter scailing max param to match min and update descriptions 4 years ago
Iampete1 0976979045 Plane: tailsitter: set motor limit flags 4 years ago
Iampete1 c8b3c91ae5 Plane: Tailsitter add disk theory and altitude gain scailing 4 years ago
Mark Whitehorn 9bf89e5635 Plane: add check for vectored tailsitter in tailsitter_transition_vtol_complete 4 years ago
Mark Whitehorn dd7a860f23 Plane: always instantiate AC_AttitudeControl_TS 4 years ago
Mark Whitehorn 24508f08dc Plane: don't relax pitch attitude controller for vectored tailsitters in throttle_wait 4 years ago
Andrew Tridgell 8e3c6124eb Plane: added support for rear motor tilt 4 years ago
Andrew Tridgell e94cf561d0 Plane: use rull euler control for fwd transition of tilt vectored planes 4 years ago
Andrew Tridgell abd5f8351d Plane: don't reset yaw target in TRANSITION_TIMER for tilt-vectored quadplanes 4 years ago
Andrew Tridgell ad14e153e8 Plane: fixed tilt vectoring to cope with large tilt angles 4 years ago
Peter Barker 1307a2fea8 ArduPlane: add auxillary function to change to FBWA 4 years ago
Habibullah Oladepo 739fec001f Plane: Fix typos in Parameters.cpp 4 years ago
Tom Pittenger 04f6b2e26e Plane: remove unnecessary ::cork() in init 4 years ago
yaapu 141010ac39 ArduPlane: added virtual getters for waypoint info 4 years ago
Tom Pittenger 4a35159cba Plane: reset baro_takeoff_alt while disarmed 4 years ago
Andrew Tridgell cd2f2f96eb rename barometer parameters to BARO prefix 4 years ago
Peter Barker 719ca3f95f Plane: be consistent about strings in fence auto-enable/disable 4 years ago
Andrew Tridgell 2d0201855e ArduPlane: moved init_safety to AP_Vehicle 4 years ago
Peter Barker 5fae2652ab ArduPlane: let AHRS get the airspeed sensor from the singleton 4 years ago
Hwurzburg 8658023dad Plane: Add lower CHECK_SCALE defaults for QuadPlane 4 years ago
Andrew Tridgell cd6ddf7d4f Plane: fixed disable of geofence on quadplane landing 4 years ago
Andrew Tridgell 52f61c7ac1 Plane: make FENCE_AUTOENABLE an AP_Enum 4 years ago
Andrew Tridgell d984ddc163 Plane: apply circular limits to QLOITER pilot angles 4 years ago
Hwurzburg 3cdcce2123 ArduPlane: add inflight airspeed cal rc switch 4 years ago
Gone4Dirt 70246059ed Plane: Move AP_Generator to AP_Vehicle 4 years ago
Iampete1 0e50023593 Plane: tailsitter: use true hover throttle in VTOL transision. 4 years ago
Iampete1 dd3ac893b3 Plane: dont use VTOL throttle percentage in tailsitter vtol transisiton 4 years ago
Hwurzburg 5e8e088978 ArduPlane:Add safety limit on tailsitter VTOL transition throttle 4 years ago