Skip to content
Install Stuff
Configure Stuff
- update
direwolf.conf with call sign, name of audio devices, and PTT setup
ADEVICE "USB Audio Device" "USB Audio Device"
- Those are actual names, not placeholders
PTT RIG 3087 /dev/cu.usbmodem53620077003
- Xiegu X6100 is hamlib rig 3087
- Device list can be found with
ls /dev/cu.* and copied into the line
- This probably changes every time you plug it in?
Get Going
- plug X6100 (dev) into computer
- assuming direwolf config folder at
~/direwolf:
- run
cd ~/direwolf & direwolf
- run
python3 ~/direwolf/paracon_1.3.0.pyz
- Paracon: AGW connection
- AGW host
127.0.0.1
- AGW port
8000