Releases: OpenSourceAWE/WinchControllers.jl
Releases · OpenSourceAWE/WinchControllers.jl
v0.5.3
WinchControllers v0.5.3
Added
- the functions
get_v_set(),get_f_err() - the script
autotune.jl, using the NOMAD optimizer - added a documentation page for the autotuning feature
- added the function
install_examples()and updated the docu accordingly
Merged pull requests:
- Use different formula for damage calculation (#19) (@ufechner7)
Closed issues:
v0.5.2
WinchControllers v0.5.2
WinchControllers v0.5.2
Added
- the script
test_components.jl
Changed
- export
saturate()
v0.5.1
WinchControllers v0.5.1
Added
- all public functions document
- add page
Performance Indicatorsto documentation - add page
Teststo documentation - add
WCLoggerfor logging - add
menu.jlto the folder examples - the functions
f_err(),v_err()andgamma()to calculate the performance indicators of the winch controller based on the log file of a test case
Changed
- reduced
df_highinwc_settings.yamlto reduce oscillations - all examples are making use of
wc_settings.yamlnow - the function
get_v_errorreturns nowNaNinstead of zero when the speed controller is inactive - improved the plots of the examples
Closed issues:
v0.5.0
WinchControllers v0.5.0
Initial release