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

Make filter parameters updatable #1063

Open
schluis opened this issue Jun 19, 2024 · 0 comments
Open

Make filter parameters updatable #1063

schluis opened this issue Jun 19, 2024 · 0 comments
Labels
is:RecruitTask This has a limited scope and is therefore a good place to start for newbies.

Comments

@schluis
Copy link
Contributor

schluis commented Jun 19, 2024

Make filter parameters updatable during runtime, without restarting a node.
Currently, changing e.g. the smoothing_factor of a LowPassFilter doesn't change anything, because this value is only loaded once in new() and not in the cycle()

@schluis schluis added the is:RecruitTask This has a limited scope and is therefore a good place to start for newbies. label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:RecruitTask This has a limited scope and is therefore a good place to start for newbies.
Projects
Status: (hidden)
Development

No branches or pull requests

1 participant