Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version: KiteUtils v0.9.0 #119051

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

#### Breaking changes
- you can (and should) now use `SysState{P}()` to create a new, empty SysState and then fill the fields with
  the actual values in other packages that use KiteUtils. This makes your code robust for later changes to the
  struct `SysState`.
#### Changes
- all code related to logging of `SysState` structs is now auto-generated by the script `build.jl` based on the content
  of the file `sysstate.yaml`. This makes it much easier to add or remove fields for logging.
- the vectors v_wind_gnd, v_wind_200m and v_wind_kite were added to `SysState`
- the scalars AoA, CL and CD were added to SysState
- the properties `x`, `y` and `z` of `SysLog` now represent the position of the 4-point kite
#### Added
- the properties `x1`, `y1` and `z1` of `SysLog` were added and represent the position of the 1-point kite

UUID: 90980105-b163-44e5-ba9f-8b1c83bb0533
Repo: https://github.com/ufechner7/KiteUtils.jl.git
Tree: 05324c4d4ff096bcd9854d5e2762925b52b95a9a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
Copy link
Contributor

github-actions bot commented Nov 9, 2024

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes).

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit f21e13f into master Nov 9, 2024
20 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-kiteutils-90980105-v0.9.0-d9721cf972 branch November 9, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants