58 Commits (80f3541933349a4b3bc2e946b8ddc768fe28edf3)

Author SHA1 Message Date
Tom Pittenger 7be15be185 AP_TECS: slew the hgt_lag_filter when starting a land 9 years ago
Andrew Tridgell d3d2ce3e0d AP_TECS: use full throttle in initial takeoff 9 years ago
Tom Pittenger 773372d2f3 Revert "AP_TECS: coverity scan - variables not initialized in constructor" 9 years ago
Tom Pittenger c38c3ae7fe Revert "AP_TECS: coverity scan: init variable struct" 9 years ago
Tom Pittenger 19713200e5 AP_TECS: coverity scan: init variable struct 9 years ago
Tom Pittenger 753c0d47f0 AP_TECS: coverity scan - variables not initialized in constructor 9 years ago
Andrew Tridgell 98a86bd205 AP_TECS: create TEC2 log message for detailed energy internals 9 years ago
Andrew Tridgell ff97f52555 AP_TECS: removed log_tuning structure 9 years ago
Andrew Tridgell bc911d15d1 AP_TECS: convert to using Log_Write 9 years ago
Andrew Tridgell c52451b01b AP_TECS: rename some variables to make them clearer 9 years ago
Andrew Tridgell e698d1f47e AP_TECS: use 64 bit micros 9 years ago
Tom Pittenger 595badce3e AP_TECS: rely on single flag for all land stage differences 9 years ago
Tom Pittenger 525c7b24e3 AP_TECS: created accessor for TECS_LAND_ARSPD param 9 years ago
Michael du Breuil fd51c3cc16 AP_TECS: Remove hgt_afe from update_50hz() 9 years ago
Andrew Tridgell b4c6a0e30e AP_TECS: added logging of speed_weight and state flags 9 years ago
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