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

Implement optional hops_away on NodeInfo/Lite #4747

Merged
merged 2 commits into from
Sep 17, 2024
Merged

Conversation

thebentern
Copy link
Contributor

@thebentern thebentern commented Sep 17, 2024

@garthvh question from the app consumer perspective: Do you want the current node to have a null hops_away or hops_away of zero? I elected to use the former.

Copy link
Member

@caveman99 caveman99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@ianmcorvidae ianmcorvidae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To the best of my knowledge (& ability to look on my phone) this looks good!

@thebentern thebentern merged commit 50fb4ab into master Sep 17, 2024
107 checks passed
@thebentern thebentern deleted the hopsaway_optional branch September 17, 2024 17:08
@ianmcorvidae
Copy link
Contributor

Just saw the client-dev perspective question (albeit not directed at me). I think null is better as well. The local node is basically -1 hops "away" but null is better I think, haha

panaceya pushed a commit to mesh-mk-ua/meshtastic-firmware that referenced this pull request Sep 20, 2024
* Implement optional hops_away on NodeInfo/Lite

* Trunk
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.

4 participants