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

Signal - Split core signal getter #1087

Merged
merged 2 commits into from Apr 20, 2021
Merged

Signal - Split core signal getter #1087

merged 2 commits into from Apr 20, 2021

Conversation

jonpas
Copy link
Member

@jonpas jonpas commented Apr 16, 2021

When merged this pull request will:

  • Split core signal getter so it can be used in a custom signal function for development, debugging and testing uses (technically also other uses, but not "public" API).
    • Can make it into a proper API function if wanted.
    • Example use-case: Custom signal function that manipulates result of default signal calculation (eg. jamming).

@jonpas jonpas added this to the 2.9.0 milestone Apr 16, 2021
@jonpas jonpas merged commit 74b5b20 into master Apr 20, 2021
@jonpas jonpas deleted the split/signal-core branch April 20, 2021 11:35
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.

None yet

2 participants