Skip to content

Tags: aenarete/KiteSimulators.jl

Tags

v0.3.11

Toggle v0.3.11's commit message
## KiteSimulators v0.3.11

[Diff since v0.3.10](v0.3.10...v0.3.11)

#### Added
- add documentation `joystick.md`

#### Changed
- reduced simulation frequency to 20 Hz as required for Windows
- reduced default time-lapse to 6x as required for Windows
- use FAST_EXP instead of EXP law for the hydra20 settings to improve performance
- smaller font for Windows
- fix the example `joystick.jl`
- update README.md

v0.3.10

Toggle v0.3.10's commit message
## KiteSimulators v0.3.10

[Diff since v0.3.9](v0.3.9...v0.3.10)

#### Added
- add control_plots_II diagram
- add hydra20_926 project with high wind speed
- add copyright waiver from TU Delft
- add section kps4_3l to settings files
- add function `fulldir()` to this package
- add documentation page `autopilot.md`
#### Changed
- the script `autopilot.jl` is logging additional fields
- update the hydra20 projects, both work fine now
- bump KiteControllers to 0.2.6
- bump KiteModels to 0.5.16
- bump KiteUtils to 0.6.16
- remove support of Julia 1.9
- fix the example plot_log.jl
- update documentation of logging

**Merged pull requests:**
- Docu (#16) (@ufechner7)

v0.3.9

Toggle v0.3.9's commit message
## KiteSimulators v0.3.9

[Diff since v0.3.8](v0.3.8...v0.3.9)

#### Fixes
- all batch files now use `.so` as file ending of the system image instead of `.dll`

v0.3.8

Toggle v0.3.8's commit message
## KiteSimulators v0.3.8

[Diff since v0.3.7](v0.3.7...v0.3.8)

#### Fixes
- fix the .bat files needed for Windows using Julia 1.10
- update the documentation

v0.3.7

Toggle v0.3.7's commit message
## KiteSimulators v0.3.7

[Diff since v0.3.6](v0.3.6...v0.3.7)

#### Changes
- replace the plotting library `Plots` with `ControlPlots` to speed up compilation and to avoid error messages
- the autopilot example GUI provides now the possibility to load three different projects (well, any project file that has the ending .yml and exists in the data folder)
- the configuration of the flight path controller and flight path planner happens now using the related .yaml files
- more diagrams added, statistics dialog extended
- log files are now stored in the `output` folder by default

**Merged pull requests:**
- Controlplots (#14) (@ufechner7)

v0.3.6

Toggle v0.3.6's commit message
## KiteSimulators v0.3.6

[Diff since v0.3.5](v0.3.5...v0.3.6)

## Fixes

- fix print_statistics() function

v0.3.5

Toggle v0.3.5's commit message
## KiteSimulators v0.3.5

[Diff since v0.3.4](v0.3.4...v0.3.5)

v0.3.4

Toggle v0.3.4's commit message
## KiteSimulators v0.3.4

[Diff since v0.3.3](v0.3.3...v0.3.4)

## Fixes

- fix autopilot.jl
- fix script create_sys_image

v0.3.3

Toggle v0.3.3's commit message
## KiteSimulators v0.3.3

[Diff since v0.3.2](v0.3.2...v0.3.3)

v0.3.2

Toggle v0.3.2's commit message
## KiteSimulators v0.3.2

[Diff since v0.3.1](v0.3.1...v0.3.2)