¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: I am trying to get PAT working with AX-25 - with a Yaesu 857 and a Digirig - radio doesn't key when transmitting.


 

Yes - I am using FLRIG - but I notice now the reference to HAMLIB in my pat configuration file:
When using PAT - I start flrig and then use PAT MENU to start the appropriate (PACKET, VARA HF, ARDOP) modem. VARA HF and ARDOP are working. But ax25 does not start to transmit on the radio.
? "hamlib_rigs": {
? ? "my-rig": {
? ? ? "address": "0.0.0.0:4532",
? ? ? "network": "tcp"
? ? }
? },
? "ax25": {
? ? "port": "wl2k",
? ? "beacon": {
? ? ? "every": 3600,
? ? ? "message": "Winlink P2P",
? ? ? "destination": "IDENT"
? ? },
? ? "rig": "my-rig"
? },
?"serial-tnc": {
? ? "path": "/dev/ttyUSB0",
? ? "baudrate": 9600,
? ? "type": "Kenwood"
? },
? "vara": {
? ? "host": "localhost",
? ? "cmdPort": 8300,
? ? "dataPort": 8301,
? ? "rig": "my-rig",
? ? "ptt_ctrl": true
? },
?

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