-
Notifications
You must be signed in to change notification settings - Fork 2
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
WIP: Add low-level RF send and receive functions #306
Open
PatrickKa
wants to merge
37
commits into
master
Choose a base branch
from
rf-send-187
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2033c9 - Browse repository at this point
Copy the full SHA e2033c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41f74c6 - Browse repository at this point
Copy the full SHA 41f74c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb3cdad - Browse repository at this point
Copy the full SHA fb3cdadView commit details -
Configuration menu - View commit details
-
Copy full SHA for a713fbe - Browse repository at this point
Copy the full SHA a713fbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cc6cbe - Browse repository at this point
Copy the full SHA 0cc6cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8842114 - Browse repository at this point
Copy the full SHA 8842114View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60cf90b - Browse repository at this point
Copy the full SHA 60cf90bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70cf686 - Browse repository at this point
Copy the full SHA 70cf686View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c4a997 - Browse repository at this point
Copy the full SHA 0c4a997View commit details -
Configuration menu - View commit details
-
Copy full SHA for f65a7e3 - Browse repository at this point
Copy the full SHA f65a7e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a395e - Browse repository at this point
Copy the full SHA 18a395eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccf96af - Browse repository at this point
Copy the full SHA ccf96afView commit details -
Configuration menu - View commit details
-
Copy full SHA for b410b7e - Browse repository at this point
Copy the full SHA b410b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df9ae3 - Browse repository at this point
Copy the full SHA 0df9ae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38e58ea - Browse repository at this point
Copy the full SHA 38e58eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d86407 - Browse repository at this point
Copy the full SHA 7d86407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8306712 - Browse repository at this point
Copy the full SHA 8306712View commit details
Commits on Jun 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c5a9b3 - Browse repository at this point
Copy the full SHA 6c5a9b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd46f7b - Browse repository at this point
Copy the full SHA fd46f7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1399819 - Browse repository at this point
Copy the full SHA 1399819View commit details -
Fix WaitForCts() and receiving answers
We must not pull the CS pin high (= deselect the chip) between reading the CTS value and reading a potential command reply.
Configuration menu - View commit details
-
Copy full SHA for 0fbb19e - Browse repository at this point
Copy the full SHA 0fbb19eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88fbebc - Browse repository at this point
Copy the full SHA 88fbebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ea2e30 - Browse repository at this point
Copy the full SHA 2ea2e30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9429ebb - Browse repository at this point
Copy the full SHA 9429ebbView commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aef9fae - Browse repository at this point
Copy the full SHA aef9faeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b1e81 - Browse repository at this point
Copy the full SHA 59b1e81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 802b70e - Browse repository at this point
Copy the full SHA 802b70eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eea8cd - Browse repository at this point
Copy the full SHA 0eea8cdView commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b90d02b - Browse repository at this point
Copy the full SHA b90d02bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b153d30 - Browse repository at this point
Copy the full SHA b153d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e67f6f - Browse repository at this point
Copy the full SHA 6e67f6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e75f72 - Browse repository at this point
Copy the full SHA 3e75f72View commit details
Commits on Jul 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d1d92d9 - Browse repository at this point
Copy the full SHA d1d92d9View commit details
Commits on Jul 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 450112b - Browse repository at this point
Copy the full SHA 450112bView commit details -
Rework rf::ClearInterrupts() to rf::ReadAndClearInterruptStatus()
Also, enable additional interrupts in rf::ReceiveTestData()
Configuration menu - View commit details
-
Copy full SHA for 3697678 - Browse repository at this point
Copy the full SHA 3697678View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80ee1d3 - Browse repository at this point
Copy the full SHA 80ee1d3View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 379a220 - Browse repository at this point
Copy the full SHA 379a220View commit details
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.