43 Commits (8ff932b61cc21e4cc97ab8c257cb57c88bbb292e)

Author SHA1 Message Date
Andrew Tridgell 8ff932b61c AP_TECS: allow underspeed to end faster 9 years ago
Lucas De Marchi 9271e97c0b AP_TECS: replace header guard with pragma once 9 years ago
Tom Pittenger 67e2db7975 AP_TECS: add TECS_LAND_PDAMP 9 years ago
Tom Pittenger fcb802cccc AP_TECS: add TECS_LAND_I_GAIN and TECS_TKOFF_I_GAIN 9 years ago
Tom Pittenger a139789693 AP_TECS: add TECS_LAND_TDAMP for land damp 9 years ago
Tom Pittenger 67ce22660e AP_TECS: 1/3 new param TECS_LAND_SRC for Land Sink Rate Change 9 years ago
Tom Pittenger e40bba3d13 AP_TECS: removing mission_cmd in TECS and making it bool is_landing 9 years ago
Tom Pittenger 5ba2bff85f AP_TECS: Reverse Thrust 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 9188670e03 AP_TECS: added get_height_rate_demand() call 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
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 5a4ed85588 AP_TECS: added TECS_LAND_PMAX 10 years ago
Andrew Tridgell 060f553097 AP_TECS: provide a much smoother transition before flare 10 years ago
Andrew Tridgell 70f5ec60e8 AP_TECS: added get_land_sinkrate() 10 years ago
priseborough 0912f05e7c AP_TECS: Add parameter to adjust height rate gain during flare 10 years ago
priseborough bd97f15d06 AP_TECS: make flare height demand consistent with height rate demand 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
Andrew Tridgell 7547cd45f5 AP_TECS: bring the flare height rate demand in slowly 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
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 861690dea2 AP_TECS: New params LAND_ARSPD and LAND_THR auto-slowing landings. 11 years ago
Andrew Tridgell b096881f81 AP_TECS: added time to TECS messages 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
Andrew Tridgell 620d067ee1 AP_TECS: use ahrs EAS2TAS for true airspeed 12 years ago
Randy Mackay 110966c186 AP_TECS: compile error fix for size_of(log_tuning) 12 years ago
Paul Riseborough 66d60953df TECS: added height update_pitch call 12 years ago
Paul Riseborough 2c5db9a165 TECS: added support for throttle nudging 12 years ago
Paul Riseborough 9c431b4a04 TECS: use altitude supplied by mainline code 12 years ago
Paul Riseborough a694b781c7 AP_TECS: Add non airspeed sensor pitch to throttle mode lost during integration 12 years ago
Andrew Tridgell 68232a10f9 AP_TECS: updates to use new aircraft parameter structure 12 years ago
Paul Riseborough 5b0129e02b AP_TECS: first implemention of TECS altitude control library 12 years ago