mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 13:17:35 +08:00
removed turn compensation flag form control data since it's obsolete
Signed-off-by: Roman <bapstroman@gmail.com>
This commit is contained in:
@@ -78,7 +78,6 @@ struct ECL_ControlData {
|
||||
float groundspeed;
|
||||
float groundspeed_scaler;
|
||||
bool lock_integrator;
|
||||
bool do_turn_compensation;
|
||||
};
|
||||
|
||||
class __EXPORT ECL_Controller
|
||||
|
||||
Reference in New Issue
Block a user