Jm Casler 2021-12-28 23:32:43 -08:00
rodzic 638783bad4
commit 4c5a91dde3
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -992,6 +992,11 @@ message MyNodeInfo {
*/
bool has_wifi = 18;
/*
* Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
*/
float channel_utilization = 19;
/*
* FIXME - add more useful debugging state (queue depths etc)