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

NeighborInfo: Only keep neighbors in RAM #3660

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

GUVWAF
Copy link
Member

@GUVWAF GUVWAF commented Apr 18, 2024

To limit flash usage, it fills up quickly anyway when the neighbors are running >=2.3 because we can determine whether it's a neighbor with each received packet.

Also added the channel utilization checks before sending it out, like we do for telemetry.

@thebentern thebentern merged commit e4b5f2c into meshtastic:master Apr 18, 2024
70 checks passed
@GUVWAF GUVWAF deleted the neighborsFlash branch April 18, 2024 21:32
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.

2 participants