[chore](trx-rs): remove test config file

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-02-27 00:18:17 +01:00
parent 12d967154c
commit a370742d2b
-26
View File
@@ -1,26 +0,0 @@
rigs = [
{ id = "airspy0", model = "soapysdr", name = "AirspyHF" }
]
[general]
callsign = "N0CALL"
log_level = "debug"
[listen]
enabled = true
listen = "127.0.0.1"
port = 4530
[listen.auth]
tokens = []
[audio]
enabled = true
listen = "127.0.0.1"
port = 4531
rx_enabled = true
sample_rate = 48000
[airspy0.access]
type = "sdr"
args = "driver=AirspyHF,serial=c852eb5dd23539f8"