2231 Commits (ac329ec31cdd6e46d645713e5bf8279d8ff9cb73)

Author SHA1 Message Date
James Stoyell 4e7e84fc99 Plane: Modified last_valid_rc_ms AFS failsafe input to work when standard failsafe is on 9 years ago
Randy Mackay 4291139b6c Plane: ack DO_MOUNT_CONTROL messages 9 years ago
Tom Pittenger 9aa25cb7a0 Plane: update flight stage on successful restart_landing_sequence() 9 years ago
Tom Pittenger 2ba9a04bf5 Plane: smooth-out the end of takeoff pitch by reducing takeoff pitch min via TKOFF_PLIM_SEC 9 years ago
Tom Pittenger f12658dd20 Plane: more comments on landing flare 9 years ago
Tom Pittenger fefcf39335 Plane: must be on land approach before flare alt/sec are used 9 years ago
Tom Pittenger 12663eaa48 Plane: simplify flare logic 9 years ago
Tom Pittenger 183369b92a Plane: take advantage of L1 stale flag and correctly inhibit flight stage if not lined up on approach 9 years ago
Tom Pittenger c5a3b1b134 Plane: non-functional change - change labels for approach flight stage criteria 9 years ago
Tom Pittenger c238645e53 Plane: limit roll before calculating load factor 9 years ago
Tom Pittenger aadd9a18ce Plane: log L1 xtrack error integrator and remove extra yaw logging 9 years ago
Tom Pittenger 85913bd237 Plane: rely on flight stage to know if we're doing auto_land in TECS 9 years ago
Tom Pittenger 6a83ad419a Plane: moved update_flight_stage() inside setup_glide_slope() 9 years ago
Tom Pittenger ec3e9014e4 Plane: move target land_airspeed logic to top layer 9 years ago
Andrew Tridgell a549225e60 Plane: support Y6 frame class in quadplane 9 years ago
Rimvydas Naktinis df922dacfa Plane: Suppress throttle when parachute release initiated, not after release. 9 years ago
Andrew Tridgell 2a1985d0f9 Plane: fixed loiter radius at end of mission 9 years ago
Andrew Tridgell de33779382 Plane: added Q_WVANE_MINROLL 9 years ago
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