okay, i give up

This commit is contained in:
2026-03-21 20:51:19 +01:00
parent 665dcc318e
commit cd1bf8c427
-6
View File
@@ -233,12 +233,6 @@ def send_signal_status(tef: AutoFMAM, conn: socket.socket, state: State):
status, level, usn, wam, _, bandwidth, *_ = res
match bandwidth:
case 3000: bandwidth = 56000
case 4000: bandwidth = 64000
case 6000: bandwidth = 72000
case 8000: bandwidth = 84000
ms_since_tune = (status & 0x3ff) / 10
if ms_since_tune < 36: return # Give only "quality data"