meshtastic / protobufs

Protobuf definitions for the Meshtastic project
https://meshtastic.org
GNU General Public License v3.0
80 stars 117 forks source link

Transmit broadcasting interval for neighbors #372

Closed ajmcquilkin closed 1 year ago

ajmcquilkin commented 1 year ago

What does this PR do?

Currently devices and clients are unable to know the duration at which other nodes broadcasting neighbor information packets. This PR adds in a field to allow devices to know exactly how often it should expect to hear from each neighbor.

Checklist before merging

thebentern commented 1 year ago

@ajmcquilkin let's retarget this at 2.2-proposed-changes branch

thebentern commented 1 year ago

@ajmcquilkin I made the change the 2.2 branch. I'll regen the protos in the corresponding firmware branch PR