120 Commits (53d3a799e7999c1e74de5896985d4ba82d60ce2d)

Author SHA1 Message Date
Andrew Tridgell 1171b33419 AP_TECS: added TECS_SYNAIRSPEED parameter 8 years ago
Andrew Tridgell 7ee42d3a7e AP_TECS: fixed missing doc comment 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
Murilo Belluzzo d8b58690ad AP_TECS: Remove useless 'if' statement 9 years ago
Tom Pittenger 7be15be185 AP_TECS: slew the hgt_lag_filter when starting a land 9 years ago
Andrew Tridgell 2527859b59 AP_TECS: update comment on underspeed clearing 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 6d0cf22358 AP_TECS: spelling 9 years ago
Tom Pittenger 753c0d47f0 AP_TECS: coverity scan - variables not initialized in constructor 9 years ago
Tom Pittenger 3c6323dd82 AP_TECS: Log TEC2.LF as Aerodynamic Load Factor 9 years ago
Tom Pittenger f9335e9d8c AP_TECS: fixed float->double print warning 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 9a6ac77c64 AP_TECS: prevent large glitches in the specific energy integrator 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 431b3c7160 AP-TECS: constrain proportion to 0-1 for spdweight scale so it doesn't grow backup after land point 9 years ago
Tom Pittenger 595badce3e AP_TECS: rely on single flag for all land stage differences 9 years ago
Tom Pittenger 0af878703f AP_TECS: move target land_airspeed logic to top layer 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 602ff03c41 AP_TECS: limit both negative and positive pitch on quadplane transition 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 a85d4f2f4b AP_TECS: reverse-thrust cleanup 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 da01ceee53 AP_TECS: change order of update_speed() so it's not using the previous EAS_dem 9 years ago
Tom Pittenger afe9f544e5 AP_TECS: remove incorrect comment about TECS running at 5Hz, it runs at 10Hz. 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 a0755a84e7 AP_TECS: change param TECS_LAND_SPDWGT default from +1 to -1 9 years ago
Tom Pittenger 149cc7c5da AP_TECS: increase range of TECS_LAND_PMAX to include negative 9 years ago
Andrew Tridgell 13c217c060 AP_TECS: make demanded airspeed during landing stages clearer 9 years ago
Tom Pittenger 5ba2bff85f AP_TECS: Reverse Thrust 9 years ago
Tom Pittenger 5338a76a58 AP_TECS: add flight stage LAND_PREFLARE 9 years ago
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