CITATION.cfffile.markdownlintconfiguration file
- the package
RobustAndOptimalControl - the example
stability_ufc.jlwhich tests the stability of the upper force controller
- bump KiteUtils to 0.11.1
- use subprojects instead of TestEnv
- fix warnings
- 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
- the script
test_components.jl
- export
saturate()
- 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
- reduced
df_highinwc_settings.yamlto reduce oscillations - all examples are making use of
wc_settings.yamlnow - the function
get_v_errreturns nowNaNinstead of zero when the speed controller is inactive - improved the plots of the examples