32 Commits (75b241622f2d91daf262f931d95eed4a351cd9cf)

Author SHA1 Message Date
Leonard Hall 124d18228b Plane: Support seperate roll and pitch limits 6 years ago
IamPete1 76663d66e8 Plane: support bicopter tiltrotors 6 years ago
Mark Whitehorn 0a78368590 Plane: avoid arithmetic exception in powf 6 years ago
Mark Whitehorn b3f093b877 Plane: remove trig calls from constexpr 6 years ago
Mark Whitehorn e0765747e7 Plane: add new tailsitter bodyframe roll option 6 years ago
Mark Whitehorn abfeee3a3d Plane: fix indentation 6 years ago
Mark Whitehorn f7bf10fcfc ArduPlane: add rudder to tailsitter gain scaling 6 years ago
Mark Whitehorn 4a6b97828f ArduPlane: add tailsitter input type TAILSITTER_INPUT_BF_ROLL 6 years ago
IamPete1 872c3df45c Plane: tailsitter pull in copter ouputs from AP_motors 6 years ago
Mark Whitehorn 6e4a2b97f9 ArduPlane:add subclass for copter tailsitters 6 years ago
Mark Whitehorn 61aff344d3 ArduPlane: add high-speed Qmode tailsitter gain scaling with support for airspeed sensor 6 years ago
IamPete1 1a98989ac6 Tailsitter: move mixer to AP_motors 6 years ago
Andrew Tridgell da69bf3391 Plane: added an abstraction for reverse thrust 6 years ago
Michael du Breuil b6efc8a20b Plane: reduce some copy pasted code 6 years ago
IamPete1 20c67019b0 Plane: added Q_TAILSIT_THSCMX 7 years ago
Michael du Breuil 3e4288d604 Plane: Use RC_Channels instead of hal.rcin 7 years ago
Randy Mackay f41f4dc6e5 Plane: move pos-control pids to pos-control library 7 years ago
Andrew Tridgell e06f160dc9 Plane: disable rudder scaling in tailsitters 7 years ago
Andrew Tridgell bbf98fae46 Plane: fixed a warning 7 years ago
Andrew Tridgell e27c54a312 Plane: smooth out fwd tailsitter transition 7 years ago
Andrew Tridgell 21164ef409 Plane: added tailsitter surface speed scaling 7 years ago
Andrew Tridgell 552faa8f67 Plane: smoother tailsitter transitions 7 years ago
Andrew Tridgell 214434a2d7 Plane: fixed tailsitter ANGLE_WAIT transition 7 years ago
Andrew Tridgell 6eaad59115 Plane: improve vectored tailsitter takeoff 8 years ago
Andrew Tridgell b1f1ace736 Plane: support vectored yaw tiltrotors 8 years ago
Andrew Tridgell 642a6acfcb Plane: support thrust vectoring in tailsitters 8 years ago
Andrew Tridgell c061d5615b Plane: added manual input mask for tailsitter prop-hang 8 years ago
Andrew Tridgell 3bb25eb194 Plane: added Q_TAILSIT_INPUT 8 years ago
Andrew Tridgell 07ab04897d Plane: reset roll/pitch integrators while tailsitter active 8 years ago
Andrew Tridgell e8b11924f8 Plane: split out the tailsitter transition complete code 8 years ago
Andrew Tridgell c787f4c56f Plane: initial support for tailsitter transitions 8 years ago
Andrew Tridgell 83f3cee99e Plane: initial hooks for tailsitter support 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell ec8c22f26e AP_HAL: support up to 20 channels on SRXL 8 years ago
Andrew Tridgell 7b3d0234d1 AP_HAL: added an SRXL protocol decoder 8 years ago
Lucas De Marchi 09d926fa11 AP_Notify: replace header guard with pragma once 9 years ago
Staroselskii Georgii d40011acf3 AP_Notify: added abstract Led and RGBLed classes 10 years ago
Andrew Tridgell dc97a8eff7 AP_ADC: fixed license text 12 years ago
uncrustify 7b41104d7e uncrustify libraries/AP_ADC/AP_ADC.cpp 13 years ago
Andrew Tridgell f375258699 fixed inconsistent linefeeds in ADC code 14 years ago
james.goppert 7809b0ca2a Massive warning fixes. 14 years ago
james.goppert cce122d387 Moved APM_ADC to AP_ADC 14 years ago
james.goppert e865622f66 Added generic ADC library. 14 years ago