mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
TECS: removed unused parameter
Signed-off-by: RomanBapst <bapstroman@gmail.com>
This commit is contained in:
parent
5c4c2c240c
commit
987c320825
@ -346,8 +346,6 @@ private:
|
||||
|
||||
float get_SKE_weighting();
|
||||
|
||||
float _param_filt_speed_deriv{0.95f};
|
||||
|
||||
AlphaFilter<float> _STE_rate_error_filter;
|
||||
|
||||
AlphaFilter<float> _TAS_rate_filter;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user