mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-31 15:52:25 +10:00
basic repeater chan util
just repeater stats for now total channel utilization over uptime i.e. util = (rxsecs+txsecs) / upsecs
This commit is contained in:
@@ -3909,6 +3909,12 @@ abstract class AppLocalizations {
|
||||
/// **'RX Airtime'**
|
||||
String get repeater_rxAirtime;
|
||||
|
||||
/// No description provided for @repeater_chanUtil.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Channel Utilization'**
|
||||
String get repeater_chanUtil;
|
||||
|
||||
/// No description provided for @repeater_packetStatistics.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user