¿ªÔÆÌåÓý

Re: How to use Direwolf with multiple clients and multiple radios?


 
Edited

Thank you all.? I did get it to work with direwolf 1.7 and help from the code's author John.
I commented out the AWGports because I am not using them.??

my conf file is:
#HF
ADEVICE? plughw:4,0
?
ACHANNELS 1

#VHF
ADEVICE1? plughw:1,0
?
ACHANNELS 1

?
CHANNEL 0
?
MYCALL KC3SMW-7
?
MODEM 300
#MODEM 9600
PTT /dev/serial/by-id/usb-Silicon_Labs_CP2105_Dual_USB_to_UART_Bridge_Controller_0111E470-if01-port0 RTS

?
CHANNEL 2
?
MYCALL KC3SMW-7
MODEM 1200
#signalink ptt

#AGWPORT 8003 2
#AGWPORT 8000 0
?
KISSPORT 8100 0
KISSPORT 8101 2
-----------------------------

When I fire up dire wolf it outputs:
Dire Wolf DEVELOPMENT version 1.7 A (Apr? 6 2023)
Includes optional support for:? hamlib cm108-ptt

Reading config file /home/chengmania/dev/BETATESTING/direwolf-1.7-dev-A/build/direwolfBeta.conf
Audio device for both receive and transmit: plughw:4,0? (channel 0)
Audio device for both receive and transmit: plughw:1,0? (channel 2)
Channel 0: 300 baud, AFSK 1600 & 1800 Hz, A+, 44100 sample rate / 3.
Channel 2: 1200 baud, AFSK 1200 & 2200 Hz, A+, 44100 sample rate.
Note: PTT not configured for channel 2. (Ignore this if using VOX.)
Ready to accept KISS TCP client application 0 on port 8100 (radio channel 0) ...
Ready to accept KISS TCP client application 0 on port 8101 (radio channel 2) ...
---- These last two lines was what I was looking for.??

Then I start linBPQ and direwolf reads:

Attached to KISS TCP client application 0 on port 8101 (radio channel 2) ...

Ready to accept KISS TCP client application 1 on port 8101 (radio channel 2) ...

Attached to KISS TCP client application 0 on port 8100 (radio channel 0) ...

Ready to accept KISS TCP client application 1 on port 8100 (radio channel 0) .

---? This tells my both ports on linBPQ are connected to dire wolf.? I don't know how linBPQ will handle simultaneous connections with VHF and HF, but that's for different forum?


I was able to beacon on both my VHF radio and my HF radio independently.? ?I heard my vhf signal using a handheld and the HF signal using a websdr.
Now I just need to setup some local volunteers to connect to the test node by both VHF and HF.??

After a few more tests on my laptop I will be transferring the of this to my Raspberry Pi4 and will have a working linBPQ node on both VHF and HF.??

Thank you again for everyone's help and suggestions.??

Join [email protected] to automatically receive all group messages.