-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add signal-based routing support with new SignalRoutingModule #8818
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
Draft
duraseb
wants to merge
101
commits into
meshtastic:develop
Choose a base branch
from
duraseb:signal_based_routing
base: develop
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.
+5,533
−649
Conversation
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
|
|
3dcd4d1 to
5771c0c
Compare
Co-authored-by: vidplace7 <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: vidplace7 <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8d22096 to
86dfa56
Compare
Co-authored-by: thebentern <[email protected]>
* Remove native from the build, and remove the required permissions * Delete .github/workflows/build_one_arch.yml Its borken and not really needed. one_target is the goal.
* Swap the GPS serial port pins. * Trunk fixes --------- Co-authored-by: Jason P <[email protected]> Co-authored-by: Ben Meadors <[email protected]>
This seems to be a potential source of unintended screen wakes.
Co-authored-by: Jonathan Bennett <[email protected]>
Update preprocessor directive to require both HAS_WIFI and MESHTASTIC_EXCLUDE_WIFI conditions.
* Add initial support for Hackaday Communicator * Fork it! * Trunk * Remove unused elements from the HackadayCommunicatorKeyboard * Don't divide by zero.
Signed-off-by: kur1k0 <[email protected]> Co-authored-by: Ben Meadors <[email protected]> Co-authored-by: Jonathan Bennett <[email protected]>
* Initial Chatter 2.0 fix for baseUI * trunk fix --------- Co-authored-by: Jason P <[email protected]>
…c#8811) * Plain RAK4631 should not compile EInk and TFT display code * Add USE_TFTDISPLAY to variant files. * Derp * Undo the platformio.ini changes to heltec_v4 * Drop unneeded src_filter lines --------- Co-authored-by: Jonathan Bennett <[email protected]> Co-authored-by: Jason P <[email protected]>
…114 variant, due to power leakage of 2.9mA in off state. See bug meshtastic#8801 (meshtastic#8800) Co-authored-by: Ben Meadors <[email protected]>
Co-authored-by: thebentern <[email protected]>
1ab7822 to
11f5c94
Compare
…ant relaying when upstream relayer covers the same nodes.
…cking, enhancing routing decisions by prioritizing reported edges over mirrored estimates.
… by prioritizing reported edges, improving routing accuracy and decision-making.
…g routing visibility and accuracy for both reported and mirrored edges.
…only occurs when the current node is the designated gateway for the source, enhancing routing accuracy and decision-making.
…o enhance update timing flexibility, improving responsiveness in neighbor information updates.
…y when the packet is fully decoded, enhancing reliability in signal routing logic.
…ons based on stock gateway presence, enhancing network efficiency and reducing redundant transmissions.
… including handling of opaque payloads and refined error reporting for routing control packets.
Updated button pin Added RGB led settings update LED settings for notifications
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.
🙏 Thank you for sending in a pull request, here's some tips to get started!
❌ (Please delete all these tips and replace them with your text) ❌
to say "Hey, I think this idea X should be implemented and I'm starting work on it. My general plan is Y, any feedback
is appreciated." This will allow other devs to potentially save you time by not accidentially duplicating work etc...
because it automatically follows our indentation rules and its auto reformatting will not cause spurious changes to lines.
🤝 Attestations