- example speed_control_step which tests the step response of the asynchronous generator
- example speed_control_step_tc which tests the step response of the speed controller connected to the torque controlled generator
- add field
upwind_dir
, remove vectorv_wind_ref
fromSettings
and yaml files - add the fields
max_acc
,p_speed
andi_speed
toSettings
and yaml files; themax_acc
value is now taken into account correctly for both winch models - the torque controlled winch can now also operate with a
set_speed
value, using a PI controller