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

Support for auto transmission control #24

Merged
merged 2 commits into from
Nov 13, 2022
Merged

Conversation

MxMarx
Copy link

@MxMarx MxMarx commented Nov 9, 2022

I don't really know what I'm doing, but I tested this out with RFM69_LowPowerLab and it seems to work.

As far as I can tell, the receiving node has to make two changes for ATC to work:
The receiving node should send back the ACK with the RSSI added to the beginning of the data buffer, and the ACK flag should have a bit (0x20) indicating the RSSI is included in the data.

@jgillula
Copy link
Owner

Hi there! Thank you so much for the PR. I've been pretty busy this week but I should have time to test both of them this weekend. Thanks!

@jgillula jgillula merged commit baa24fb into jgillula:main Nov 13, 2022
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