faydr / QMesh

QMesh: a synchronized flooded mesh network for voice over LoRa
GNU General Public License v3.0
140 stars 14 forks source link

Add new field to status checking protocol underruns #121

Open faydr opened 2 years ago

faydr commented 2 years ago

As QMesh moves to slower MCU's like the 64MHz M4 in the nRF52840, it is time to report when we miss a deadline. This shouldn't be too hard -- just add another field to the status packet and record every time the calculated wait time is "negative".