73 Commits (9b9b4a169ec8fc014035fee87fb318a4ec4274ba)

Author SHA1 Message Date
Andrew Tridgell b6ecce8329 AP_TECS: removed create() method for objects 7 years ago
Lucas De Marchi 61a629d766 AP_TECS: add static create method 7 years ago
Andrey Kolobov 5fdebe23cc AP_TECS: disable bad descent for soaring 8 years ago
akolobov a3f3097941 AP_TECS: added function to reset integrator 8 years ago
Tom Pittenger 84e11fd899 Plane, AP_TECS: do not pass auto_land flag to TECS, it already knows it 8 years ago
Tom Pittenger 8019cedf5b AP_Vehicle,AP_SpdHgtControl,AP_TECS: move enum FlightStages to AP_Vehicle::FixedWing 8 years ago
Tom Pittenger b614b41d6d AP_TECS: fixed compiler warning 8 years ago
Tom Pittenger 9035dcbbc5 AP_TECS: migrate aparm "LAND_" params from plane to AP_Landing 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 1171b33419 AP_TECS: added TECS_SYNAIRSPEED parameter 8 years ago
Andrew Tridgell 2fab15dcd5 AP_TECS: added use_synthetic_airspeed() API 8 years ago
Tom Pittenger e5bd23e34a Revert "AP_TECS: Convert references to AP_Airspeed." 9 years ago
Tom Pittenger 8dad05d12e Revert "Airspeed: store reference in libraries and populate it" 9 years ago
Tom Pittenger c090ba2257 Airspeed: store reference in libraries and populate it 9 years ago
AndersonRayner 09d53eaeca AP_TECS: Convert references to AP_Airspeed. 9 years ago
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