139 Commits (9e84c450350879dde9ffa7a689e9d718bb5b8dc8)

Author SHA1 Message Date
Andrew Tridgell b6ecce8329 AP_TECS: removed create() method for objects 7 years ago
Peter Barker 22f1b5ed6f TECS: support for units on fields 7 years ago
Andrew Tridgell 5bd92b4b7e AP_TECS: improved support for VTOL transitions 7 years ago
Lucas De Marchi 61a629d766 AP_TECS: add static create method 7 years ago
JU Han eebef857f1 AP_TECS: gain scaler K_STE2Thr multiplies by (THRmax - THRmin) 8 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
Michael du Breuil 666c63da9f AP_TECS: Update for AHRS NED changes 8 years ago
Tom Pittenger 61bc0a6206 Plane: check stage==LAND instead of landing.in_progress 8 years ago
Tom Pittenger bf835c7aee AP_TECS: abstract out the landing stage checks 8 years ago
Tom Pittenger d1434602a5 AP_TECS: bug fix - use takeoff integrator during land abort 8 years ago
Tom Pittenger 063f517424 Plane, TECS, AP_Landing: rename stage LAND_ABORT to ABORT_LAND 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 c7bbb6998a TECS: set landing params as private and use accessors 8 years ago
Tom Pittenger 9035dcbbc5 AP_TECS: migrate aparm "LAND_" params from plane to AP_Landing 8 years ago
Peter Barker daf9a45efd AP_TECS: correct parameter metadata 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 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