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

IEEE 802.15.4 Updates for Kernel Ring Buffer #376

Merged
merged 4 commits into from
Mar 22, 2024

Conversation

tyler-potyondy
Copy link
Contributor

This PR updates the libtock-c 15.4 functions to use the receive ring buffer the kernel now expects. I updated the relevant 15.4 libtock functions in addition to the various test apps. Additionally, I attempted to update logic using hard coded values for the frame meta data length.

The test apps are currently operating as expected with these changes.

@ppannuto ppannuto added this pull request to the merge queue Mar 20, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 20, 2024
@tyler-potyondy
Copy link
Contributor Author

Looks like this PR failed when running the final checks before merging. @ppannuto should we run the CI again or was this due to some actual issue?

@bradjc bradjc changed the title IEE 802.15.4 Updates for Kernel Ring Buffer IEEE 802.15.4 Updates for Kernel Ring Buffer Mar 22, 2024
@ppannuto
Copy link
Member

image Looks like some weird (hopefully transient) infra error — trying again..

@ppannuto ppannuto added this pull request to the merge queue Mar 22, 2024
Merged via the queue into tock:master with commit a63e3b3 Mar 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants