60 Commits (068cdfe6a34d3179d86aec83b7754910e0402ee3)

Author SHA1 Message Date
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
Andrew Tridgell 70f5ec60e8 AP_TECS: added get_land_sinkrate() 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 c990714377 AP_TECS: added get_max_climbrate() 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
Andrew Tridgell 98530928b5 AP_TECS: make target landing speed a float 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
Paul Riseborough bc311542ab AP_TECS : Fixed bug preventing accel launch detection when not using AS sensor 11 years ago
Paul Riseborough 585d61b960 AP_TECS : Reduce tendency to overspeed during climbout 11 years ago
Andrew Tridgell b096881f81 AP_TECS: added time to TECS messages 11 years ago
Andrew Tridgell 28a4b6ad9f AP_TECS: update for AHRS API change 11 years ago
Andrew Tridgell 84336bc74e AP_TECS: added initial flight_stage handling 11 years ago
Andrew Tridgell 16d2ad9796 AP_TECS: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell 3c967a9c71 AP_TECS: use a ahrs reference 12 years ago
Paul Riseborough 34f0af25cc AP_TECS : Improvements and bug fixes to feed-forward throttle demand 12 years ago
Andrew Tridgell 620d067ee1 AP_TECS: use ahrs EAS2TAS for true airspeed 12 years ago
Andrew Tridgell fb0e48a25d AP_TECS: adapt for new airspeed variable names 12 years ago