Closed craigerl closed 7 months ago
The rig options should be specified in the common ax25
section.
"ax25_linux": {
"port": "radio"
},
"ax25": {
"engine": "linux",
"beacon": {
"every": 3600,
"message": "Winlink P2P",
"destination": "IDENT"
},
"rig": "RigCtl Radio",
"ptt_ctrl": true,
"beacon_interval": 0,
"cwid_enabled": true
}
When using ax25_linux, rigcontrol is disabled (can't change frequencies). When using ax25 (no _linux suffix) rigcontrol works.
Mouse-hover over crossed-out frequency displays
Rigcontrol is not configured for the selected transport. Set radio frequency manually.