I think the title covers teh bases.? I have a clean installation of Pat on a Raspberry PI 3B+ with a TNC-PI 9k6 board.? I am sure the board is working as I can communicate and get the parameters from it.? I have AX25 configured and AXports reflects the proper wl2k configuration for Pat and i have connected the serial port to AX25.? This is evidenced by the fact axlisten can translate APRS and the beacon from teh local WL Gateway.? So the board is hearing well and the PI is translating it.
I went to Pat and selected the AX25 option and I get an error that reads:? 2020/08/02 21:54:53 Unable to QSY: Missing rig reference in config section for ax25, don't know which rig to qsy
I checked the config.json file and found the following:
? "ax25": {
? ? "port": "wl2k",
? ? "beacon": {
? ? ? "every": 3600,
? ? ? "message": "Winlink P2P",
? ? ? "destination": "IDENT"
? ? },
? ? "rig": "TM-D700"
? },
The "rig" value was missing so I added my rig identification.? And I get the same error.? I am lost?
Don, W4GFQ