Skip to content

Releases: aenarete/KiteSimulators.jl

v0.3.5

03 Apr 20:28
Compare
Choose a tag to compare

KiteSimulators v0.3.5

Changed

  • updated the example autopilot.jl

Diff since v0.3.4

v0.3.4

01 Apr 13:24
Compare
Choose a tag to compare

KiteSimulators v0.3.4

Diff since v0.3.3

Fixes

  • fix autopilot.jl
  • fix script create_sys_image

v0.3.3

31 Mar 21:52
Compare
Choose a tag to compare

KiteSimulators v0.3.3

Diff since v0.3.2

v0.3.2

31 Mar 21:07
Compare
Choose a tag to compare

KiteSimulators v0.3.2

Diff since v0.3.1

v0.3.1

31 Mar 20:26
Compare
Choose a tag to compare

KiteSimulators v0.3.1

Diff since v0.3.0

Fixes

  • fix script create_sys_image

v0.3.0

31 Mar 15:23
Compare
Choose a tag to compare

KiteSimulators v0.3.0

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

v0.2.1

19 Mar 16:37
Compare
Choose a tag to compare

KiteSimulators v0.2.1

Diff since v0.2.0

v0.2.0

17 Mar 23:02
Compare
Choose a tag to compare

KiteSimulators v0.2.0

  • update all dependencies to the latest version
  • requires Julia 1.9 or newer

Diff since v0.1.7

v0.1.7

08 Apr 19:18
Compare
Choose a tag to compare

KiteSimulators v0.1.7

  • bumped package KiteModels; 1-point model integrates the winch model now
  • updated broken dependencies

Diff since v0.1.6

Closed issues:

  • Missing Package Timers (#8)
  • Segfault on building MacOS (#9)

v0.1.6

03 Jul 08:15
Compare
Choose a tag to compare

KiteSimulators v0.1.6

Mainly improved the examples.

  • joystick.jl: Default is parking. If you click on the button WinchON reeling out starts. During reel-in the kite is depowered.
  • autopilot.jl: Display the state of SystemStateControl in the status line. Run 2x realtime.

Diff since v0.1.5