168 Commits (master)

Author SHA1 Message Date
Tom Pittenger eeb77c3413 AP_TECS: updated TECS_LAND_SPDWGT param description 9 years ago
Andrew Tridgell 4f9927beda AP_TECS: added set_pitch_max_limit() API 9 years ago
Tom Pittenger db8a2f7e8b AP_TECS: changed land_spdwgt to be sliding scale 9 years ago
Andrew Tridgell b3bd83b1c6 AP_TECS: no underspeed when in VTOL 9 years ago
Tom Pittenger 70a45680ed AP_TECS: fixed param desc for TECS_LAND_THR 9 years ago
Don Gagne 605fedc1c0 AP_TECS: fix invalid Range meta data 9 years ago
Jonathan Challinger b0f58248a5 AP_TECS: reflect renamed function in AP_AHRS 9 years ago
Lucas De Marchi fef364e4e8 AP_TECS: avoid comparison between signed and unsigned 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Caio Marcelo de Oliveira Filho c70dda526c AP_TECS: use millis/micros/panic functions 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Andrew Tridgell 094b9cb35e AP_TECS: reformat using astyle 10 years ago
Andrew Tridgell 36432e6515 AP_TECS: use climb rate filter consistently between DCM and EKF 10 years ago
Tom Pittenger 46a83c7ae9 AP_TECS: added flight stage FLIGHT_LAND_ABORT 10 years ago
Gustavo Jose de Sousa 1fbbe3ed81 AP_TECS: standardize inclusion of libaries headers 10 years ago
Peter Barker 457f77314e AP_TECS: use 64-bit timestamps for dataflash logs 10 years ago
Andrew Tridgell cf4602afc1 AP_TECS: fix for HAL_SITL rename 10 years ago
Michael du Breuil 04e9141881 AP_TECS: Allow tecs to control throttle during takeoff 10 years ago
Andrew Tridgell 5a4ed85588 AP_TECS: added TECS_LAND_PMAX 10 years ago
Andrew Tridgell 569626ac1a AP_TECS: fixed APM2 build 10 years ago
Andrew Tridgell 060f553097 AP_TECS: provide a much smoother transition before flare 10 years ago
Andrew Tridgell 4e5510c99e AP_TECS: fixed warning 10 years ago
Andrew Tridgell 597273cfff AP_TECS: remove lag from height demand in landing 10 years ago
priseborough e2d47f836e AP_TECS: Fix bug causing plane to fly high on landing approach 10 years ago
priseborough 053c5054f3 AP_TECS: Change default landing damp gain to 0.5 10 years ago
priseborough 0912f05e7c AP_TECS: Add parameter to adjust height rate gain during flare 10 years ago
priseborough 11aefa6858 AP_TECS: Fix bug in parameter label 10 years ago
priseborough bd97f15d06 AP_TECS: make flare height demand consistent with height rate demand 10 years ago
Andrew Tridgell eb22815668 AP_TECS: fixed range values 10 years ago
Andrew Tridgell abba6395ad AP_TECS: fixed spelling error 10 years ago
Andrew Tridgell 1552278fa3 AP_TECS: use aparm.stall_prevention 10 years ago
Andrew Tridgell bf591b0008 AP_TECS: take load factor into account in min airspeed 10 years ago
Andrew Tridgell 2b48434e60 AP_TECS: fixed throttle demand on underspeed 10 years ago
priseborough d6508acfa5 AP_TECS : Prevent throttle undershoot after climb 10 years ago
Andrew Tridgell b495905da5 AP_TECS: fixed some warnings 10 years ago
Andrew Tridgell a6ca11facf AP_TECS: allow zero throttle in flare for landing 11 years ago
Andrew Tridgell 6c1eed0a20 AP_TECS: bring in flare sink rate more slowly 11 years ago
Andrew Tridgell 7547cd45f5 AP_TECS: bring the flare height rate demand in slowly 11 years ago
Andrew Tridgell 500e20b08d AP_TECS: make TECS aware of LAND_PITCH_CD 11 years ago
Andrew Tridgell 68dd61c7c7 AP_TECS: added TECS_LAND_TCONST 11 years ago
Andrew Tridgell 2297c6bcd2 AP_TECS: added TECS_LAND_SINK parameter 11 years ago
Andrew Tridgell 7c4d31c481 AP_TECS: added TECS_PITCH_MAX and TECS_PITCH_MIN 11 years ago
Andrew Tridgell e24febec1b AP_TECS: avoid a valgrind bug 11 years ago
Michael Day 312a2fc8dc AP_TECS: Parameter TECS_LAND_SPDWGT allows custom landing speed weight. 11 years ago
Andrew Tridgell a55c4e2296 AP_TECS: set target airspeed, not min/max airspeed, on landing 11 years ago
Michael Day bd7e1b82e1 AP_TECS: Auto landing now takes throttle_nudge into account. 11 years ago
Michael Day 861690dea2 AP_TECS: New params LAND_ARSPD and LAND_THR auto-slowing landings. 11 years ago
Paul Riseborough 88b0364fcd AP_TECS : Add protection for airspeed runaway due to pitch errors 11 years ago
Andrew Tridgell 9b8311580b AP_TECS: update for AHRS API change 11 years ago
Paul Riseborough 9bbddb2f66 AP_TECS : Use NavEKF height and height rate data if available 11 years ago