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

the node should show bearing, distance, signal only if the last NODEINFO_APP msg received is not older than 2*interval #717

Closed
vinloren opened this issue Feb 27, 2021 · 1 comment
Labels
question Further information is requested
Milestone

Comments

@vinloren
Copy link

vinloren commented Feb 27, 2021

FEATURE PROPOSAL
It happens that the node shows other nodes reference in the mesh such as distance, bearing, signal regardless the fact that the other nodes are actually active just relaying on the last NODEINFO_APP / POSITION_APP received.
This approach might be inconsistent since in the test I made with a home node and a mobile node of mines with the home node not powered yet the mobile node shows bearing distance and signal referred to the home node.

That could be fixed if the node showed those data only if the last relevant NODEINFO_APP and POSITION_APP messages were received not earlier than 2xtime interval (default would be 2x900 secs.)

@geeksville
Copy link
Member

This issue has been mentioned on Meshtastic. There might be relevant details there:

https://meshtastic.discourse.group/t/range-test-made-with-2xttgo-lora32-v1-weird-result/2675/4

@sachaw sachaw added this to the 1.2.x Final milestone Dec 12, 2021
@garthvh garthvh added the question Further information is requested label Jan 24, 2022
@garthvh garthvh closed this as completed Jul 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants