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:
Enot (ded) Skelly
2026-05-05 12:41:06 -07:00
parent f1d93bd5e8
commit c09af98bef
24 changed files with 111 additions and 17 deletions
+1
View File
@@ -11,6 +11,7 @@ list(APPEND FLUTTER_PLUGIN_LIST
list(APPEND FLUTTER_FFI_PLUGIN_LIST
flserial
flutter_local_notifications_windows
jni
)
set(PLUGIN_BUNDLED_LIBRARIES)