-
-
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
base: develop
Are you sure you want to change the base?
Conversation
|
|
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]>
…ing insights, including detailed messages for unicast and broadcast handling, as well as route calculations.
…onnectivity tracking
1ab7822 to
11f5c94
Compare
🙏 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