Skip to content

v0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 15:32

KiteControllers v0.2.2

Diff since v0.2.1

Breaking changes

  • the log file format changed, old log files cannot be opened with this version
  • the number of segments is added as meta data to the log files
  • five variables have been added to the SystemState that can be freely used, their names can be added as meta data to the log file

New Features

  • the example autopilot.jl was vastly improved
  • a menu with 6 pre-defined plots was added to the GUI
  • a statistics dialog was added
  • saving and loading of log files added
  • a second menu was added that allows to change the tolerance of the solver
  • the new, pure Julia solver DFBDF is now the default. It is in average 4 times faster, uses only half the memory and is much more stable

Merged pull requests: