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

Deliver Response across a hop #1885

Merged
merged 5 commits into from
Nov 2, 2022
Merged

Conversation

GUVWAF
Copy link
Member

@GUVWAF GUVWAF commented Nov 2, 2022

This will allow a Response packet (e.g. to an Admin packet) to be delivered across a hop. Before, if a response needed to go across a hop, the intermediate node would count it as an ACK and those will generally not be flooded.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

🤖 Pull request artifacts

file commit
pr1885-firmware-2.0.0.9b21750.zip 9cd9d0d

thebentern added a commit to meshtastic/artifacts that referenced this pull request Nov 2, 2022
thebentern added a commit to meshtastic/artifacts that referenced this pull request Nov 2, 2022
thebentern added a commit to meshtastic/artifacts that referenced this pull request Nov 2, 2022
@thebentern thebentern merged commit 5715ddc into meshtastic:master Nov 2, 2022
thebentern added a commit that referenced this pull request Nov 5, 2022
* Rearranging deck chairs, 900M22S working, 30S not

* We do have wire, just not where it's expected

* Put more of the module specific pins in their blocks

* tryfix compile with NO_SCREEN

* Portduino only: don't continue to try rebooting (#1887)

Co-authored-by: Thomas Göttgens <[email protected]>

* Support for TLORA 2.1-1.8

* Don't allow arbitrary channel name for admin (#1886)

Co-authored-by: Ben Meadors <[email protected]>

* Experimental DIY nrf52840 feather support (#1884)

* Experimental DIY nrf52840 feather support

* Fix target

* sx1262 wiring

* Remove lib

* Don't consider Response as ACK for FloodingRouter (#1885)

Co-authored-by: Ben Meadors <[email protected]>

* Fix feather diy (#1892)

* Fix variant

* Fix feather diy target

* [modules][external notifications] allow select channel to listen to

* Fix feather diy pin mapping (#1894)

Thanks to @markbirss

* [create-pull-request] automated change

* Override Screen Autodtect

* Maybe fix crash of this board.

* Fixes reset loop with new espressif32 platform on tlora-v2

 Sending a pulse to the OLED_RESET Pin 16 results in a reset loop using recent version of the espressif32 platform.

* Experiment with self hosted action runner

* Fix MQTT on ETH

* revert the tryfix

* Cheating

* Cleanup artifacts older than 1 month

* Update cleanup_artifacts.yml

* Update cleanup_artifacts.yml

* Update cleanup_artifacts.yml

* Delete cleanup_artifacts.yml

* fix: use RF95_IRQ for wakeup source in doLightSleep (#1899)

Co-authored-by: Thomas Göttgens <[email protected]>
Co-authored-by: Ben Meadors <[email protected]>

* Update protos

* Update protos

Co-authored-by: code8buster <[email protected]>
Co-authored-by: Thomas Göttgens <[email protected]>
Co-authored-by: GUVWAF <[email protected]>
Co-authored-by: Mykhailo Lesyk <[email protected]>
Co-authored-by: Mykhailo Lesyk <[email protected]>
Co-authored-by: caveman99 <[email protected]>
Co-authored-by: he-leon <[email protected]>
Co-authored-by: Lars Weber <[email protected]>
@GUVWAF GUVWAF deleted the flood_response branch January 12, 2023 19:01
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