Feat request neighbours
Requires https://github.com/meshtastic/firmware/pull/8523
Adds a button to node details to request neighbours from a node.
Codecov Report
:x: Patch coverage is 0% with 183 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 0.60%. Comparing base (3e3dfe0) to head (fae4a51).
:warning: Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3709 +/- ##
========================================
- Coverage 0.60% 0.60% -0.01%
========================================
Files 406 406
Lines 24283 24457 +174
Branches 3121 3153 +32
========================================
Hits 148 148
- Misses 24112 24286 +174
Partials 23 23
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
It also pops up on every Neighbour packet, or when one arrives while the app is closed.
I need to fix that. Was hoping to test it on new FW, but then the new FW didn't play nice.
Calling this ready - I'd like to suggest that we flag an 'info' tooltip or similar for menu items.
- This (only new FW targets, and needs to be turned on etc.) ,
- metadata (wtf is that to the uninitiated) ,
- remote admin (why it might fail / how to set up ) and a few others could do with it, but it'll be a feature that we have to add to the listItems in a coherent way.
This is a pretty expensive action, and does not really work with recent firmware. Hard on the mesh and will fail a lot, probably not a great feature as the firmware works currently.