add alert ADC overload

This commit is contained in:
2026-05-21 15:42:59 +03:00
parent b5103bf474
commit 960cadd4b0
2 changed files with 25 additions and 7 deletions
+1 -1
View File
@@ -441,7 +441,7 @@ begin
FTXSpanHz := 192000.0;
FTXVfoIndex := 0;
FTXOverlay := False;
FADCOverloadVisible := True; // test indicator; later driven by HP Status.
FADCOverloadVisible := False;
FSpectrumBufCount := 1024;
FWaterfallBufCount := 1024;
FWfFrameInterval := 2;