Skip to content

Releases: aenarete/KiteViewers.jl

v0.4.21

17 Nov 19:33
Compare
Choose a tag to compare

KiteViewers v0.4.21

Diff since v0.4.20

Fixed

  • fix display of kite in KPS_3L model
  • make menu() work

Changed

  • reexport KiteUtils
  • automatically execute using KiteViewers when starting Julia with ./bin/run_julia
  • improved the script bin/install

Merged pull requests:

v0.4.20

09 Nov 18:49
Compare
Choose a tag to compare

KiteViewers v0.4.20

Diff since v0.4.19

Fixed

  • fix display of kite in one point model
  • fix function save_png(viewer); it uses the folder video as output now

Changed

  • now v_wind_200m and v_wind_kite are displayed as default
  • update_system has now the optional parameter wind=[:v_wind_gnd, :v_wind_200m, :v_wind_kite]

Added

  • add function install_examples()
  • add example reelout_1p.jl

Closed issues:

  • Add function copy_examples() (#27)
  • Add v_wind to GUI (#30)

v0.4.19

20 Oct 20:07
Compare
Choose a tag to compare

KiteViewers v0.4.19

Diff since v0.4.18

Changed

  • bump KiteUtils to 0.8.2
  • add param ned=true to function update_system(); with this parameter
    the orientation is automatically converted from NED to viewer reference frame
  • fix the example basic_4p.jl

v0.4.18

16 Oct 08:55
Compare
Choose a tag to compare

KiteViewers v0.4.18

Diff since v0.4.17

Changed

  • bump KiteUtils to 0.8

v0.4.17

25 Aug 16:15
Compare
Choose a tag to compare

KiteViewers v0.4.17

Diff since v0.4.16

Changed

  • replaced Plots with ControlPlots in Project.toml and the examples
  • deleted obsolete files, e.g. plots.jl
  • fix examples

Added

  • add support for 3-line kite
  • add WAIVER from Delft University to README.md
  • add menu.jl

Fixed

  • fix tests

Merged pull requests:

v0.4.16

28 Jul 15:48
Compare
Choose a tag to compare

KiteViewers v0.4.16

Diff since v0.4.15

KiteViewers v0.4.16 - 2024-07-28

  • bugfix in function clear_viewer(), rename parameter stop to stop_

v0.4.15

28 Jul 13:35
Compare
Choose a tag to compare

KiteViewers v0.4.15

Diff since v0.4.14

Changed

  • add optional, boolean parameter stop to the function clear_viewer()
  • update KiteUtils to 0.7
  • add example show_messages.jl that receives html messages
  • fix the older examples

v0.4.14

15 Jul 13:03
Compare
Choose a tag to compare

KiteViewers v0.4.14

Diff since v0.4.13

Changed

  • upgrade to GLMakie 0.10
  • improve example reelout.jl

v0.4.13

08 Jul 11:09
Compare
Choose a tag to compare

KiteViewers v0.4.13

Diff since v0.4.12

Changed

  • fix pre-compilation on Ubuntu 24.04
  • replace test_sterring.jl with test_parking.jl
  • fix tests
  • smaller font size on Windows

v0.4.12

30 Apr 13:25
Compare
Choose a tag to compare

KiteViewers v0.4.12

Diff since v0.4.11

Added

  • add menu_project for loading, saving and editing projects