mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 13:11:24 +08:00
TECS: removed unused parameter
Signed-off-by: RomanBapst <bapstroman@gmail.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user