Add information about whistle detection - #358
Open
miles-p wants to merge 4 commits into
Open
Conversation
✅ Deploy Preview for celebrated-malasada-385661 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for nubook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for nubook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Member
|
This is only in the robocup 2026 branch. Should get the code into main first. |
Contributor
Author
Ah yes I forgot we didn't send it to main. Thanks. We can revisit this when we do our Robocup PR. Thanks Ysobel :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For Robocup 2026, we're attempting to detect whistles from a single microphone in the robot head.
This PR implements the docs for these changes.
This PR relates to the actual changes in NUbots PR #1795
Claude wrote a significant amount of the underlying code here because my understanding of FFT implementations is lacking.
https://deploy-preview-358--nubook.netlify.app/system/modules/input/
Note: Update
[PR_NUMBER]to the number on this PR and[PAGE_SLUG]with the "slug" of the page you have updated/added. You can find the slug at the top of the page in the markdown file.