[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:
@@ -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"
|
||||
Reference in New Issue
Block a user