From 1f41d8b3ea9285087a8d41654830e17994cdbd78 Mon Sep 17 00:00:00 2001 From: Tom Early Date: Mon, 6 Mar 2023 10:25:22 -0700 Subject: [PATCH] added comments to [USRP] section --- config/urfd.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/urfd.ini b/config/urfd.ini index 4782175..e476ab6 100644 --- a/config/urfd.ini +++ b/config/urfd.ini @@ -80,12 +80,12 @@ Port = 10017 [USRP] Enable = false +Callsign = ALLSTAR # set to NONE if you don't want to create this client IPAddress = 1.2.3.4 # the IP address of the USRP client (the Allstar node) RxPort = 34000 TxPort = 32000 Module = A # this has to be a transcoded module! -Callsign = ALLSTAR -#FilePath = /home/usr/Clients.txt +#FilePath = /home/usr/clients.txt # a list of listen-only clients [YSF] Port = 42000