Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Aug 24, 2024
1 parent cb685fe commit b1ee248
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### Unreleased
- removed calls to se() to be sure the correct settings from the variable set are used
- fixed the wrong polars in the yaml settings for the 20 m² kite
- use the new, correct methods for calculating the polars in autopilot.jl
- added the new fields needed for the new winch controller release
- bump KiteUtils to 0.7.8
- bump KiteModels to 0.6.5

### KiteControllers v0.2.9 - 2024-08-07
#### Changed
- bump KiteUtils to 0.7.4
Expand Down
2 changes: 1 addition & 1 deletion data/hydra20_600.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
system:
sim_settings: "settings_hydra20_600.yaml" # model and simulator settings
sim_settings: "settings_hydra20_600.yaml" # model and simulator settings
wc_settings: "wc_settings_8000.yaml" # winch controller settings
fpc_settings: "fpc_settings_hydra20.yaml" # flight path controller settings
fpp_settings: "fpp_settings_hydra20.yaml" # flight path planner settings
Expand Down

0 comments on commit b1ee248

Please sign in to comment.