2113 Commits (fd51c3cc16b65d633f6531d4c5ba86b1f440357f)

Author SHA1 Message Date
Michael du Breuil ef348473eb Plane: Remove tecs_hgt_afe from the 50hz tecs update 9 years ago
Michael du Breuil f5749b44cd Plane: Move position update to 50hz loop rather then the 10hz 9 years ago
Andrew Tridgell cf7b6123a9 Plane: log the number of lost log messages 9 years ago
Andrew Tridgell 8683616d8c Plane: redo scheduler table and improve perf logging 9 years ago
Andrew Tridgell a7006a7784 Plane: refactor perf variables into a structure 9 years ago
Andrew Tridgell d013878c17 Plane: improved speed limiting on landing approach in VTOL mode 9 years ago
Andrew Tridgell d8b0d17fe4 Plane: added weathervaning to landing reposition 9 years ago
Andrew Tridgell f34af03891 Plane: added Q_WVANE_GAIN 9 years ago
Andrew Tridgell e9e43dc016 Plane: added Q_VFWD_GAIN for forward motor in VTOL modes 9 years ago
Lucas De Marchi 0095f6168e ArduPlane: fix handling of SET_HOME_POSITION 9 years ago
Michael du Breuil c17ea21a97 Plane: Add support for DO_REPOSITION via COMMAND_INT 9 years ago
Andrew Tridgell 62574b35b5 Plane: fixed negative loiter radius values 9 years ago
Andrew Tridgell edd15f15c0 Plane: added some fixed wing in-flight transmitter tuning 9 years ago
Andrew Tridgell 27fb35253c Plane: added in-flight transmitter tuning 9 years ago
Tom Pittenger 436062ef37 Plane: improved crash detection 9 years ago
Grant Morphett 2887e48178 Plane: Fixed bug with landing flare for high values of LAND_FLARE_SEC 9 years ago
Andrew Tridgell 154fe15c67 Plane: fixed build warning 9 years ago
Tom Pittenger ff57884eca Plane: renamed variable, non-functional change 9 years ago
Andrew Tridgell 3a242ee4a9 Plane: support up to 16 output channels 9 years ago
Michael du Breuil 78442b7e81 Plane: make the initialization of the gcs instances follow the define 9 years ago
Andrew Tridgell 06bcf0df4b Plane: change default loop rate for quadplanes to 300Hz 9 years ago
Andrew Tridgell 1fe9582ac3 Plane: back to velocity controller for quadplane landing 9 years ago
Andrew Tridgell 4a5c4a5189 Plane: not in vtol mode when quadplane not enabled 9 years ago
Ricardo de Almeida Gonzaga 5bd034a5a8 Global: start using cmath instead of math.h 9 years ago
Andrew Tridgell 97a7192f76 Plane: make it more obvious that AUTO_FBW_STEER is not for normal use 9 years ago
Andrew Tridgell 5f1ad68bd9 Plane: improved velocity controller for quadplane landing 9 years ago
Andrew Tridgell 8b30569ad1 Plane: setup quadplane earlier in startup 9 years ago
Andrew Tridgell 5cc4b20c73 Plane: smooth out final descent for landing 9 years ago
Andrew Tridgell 197cefaaa7 Plane: prevent large nose-down on start of velocity controller 9 years ago
Andrew Tridgell ae51e51c6a Plane: use velocity controller for initial quadplane landing 9 years ago
Andrew Tridgell b1266603a6 Plane: setup immediate pitch limit on quadplane takeoff 9 years ago
Andrew Tridgell 913cf9dd37 Plane: set min quad throttle to 10% 9 years ago
Andrew Tridgell 7f85c14c96 Plane: fixed landing detector for new AP_Motors code 9 years ago
Andrew Tridgell 70679a06aa Plane: fixed quadplane throttle control in AUTO 9 years ago
Andrew Tridgell 52cc369f15 Plane: fixed typo in AP_Motors conversion 9 years ago
Andrew Tridgell e7f7afcc4d Plane: added correct filter defaults 9 years ago
Andrew Tridgell 9cf909607f Plane: setup reasonable quadplane defaults 9 years ago
Andrew Tridgell dd6c4d6225 Plane: fixed up parameters for quadplane 9 years ago
Randy Mackay b96ea15220 Plane: quadplane uses AC_AttitudeControl_Multi 9 years ago
Randy Mackay 41b584ac9e Plane: fix quadplane qstabilize throttle input 9 years ago
Randy Mackay 52caed2573 Plane: QTUN df messages angle boost field as float 9 years ago
Randy Mackay 70f81ee338 Plane: remove multicopter PID parameters 9 years ago
Randy Mackay 39f795d9fd Plane: quadplane sets motors desired spool state 9 years ago
Andrew Tridgell f73c8ab8ed Plane: allow testing of all motors in sequence 9 years ago
Tom Pittenger 6718241dad cleanup comments 9 years ago
Gustavo Jose de Sousa a4c099feaa waf: create program groups for main products 9 years ago
Andrew Tridgell dc9d87fde3 Plane: prepare for 3.5.2 release 9 years ago
Andrew Tridgell 8a6e5ffe80 Plane: fixed bug in rangefinder landing 9 years ago
Andrew Tridgell b47b558246 Plane: change code URL 9 years ago
Andrew Tridgell 4d7beab8cc Plane: added QTUN logging for quadplane 9 years ago