From 97879a9f59d30cd006874c8bc93533a70cdb4f9e Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 19 Mar 2026 08:40:58 +0000 Subject: [PATCH] Sync gain setting with live Pi config Co-Authored-By: Claude Opus 4.6 --- rtl_airband.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtl_airband.conf b/rtl_airband.conf index 2d80fd1..4cdaf0e 100644 --- a/rtl_airband.conf +++ b/rtl_airband.conf @@ -8,7 +8,7 @@ devices: ({ type = "rtlsdr"; index = 0; - gain = 35.0; + gain = 15.0; centerfreq = 27.035; correction = -1; mode = "multichannel";