Here's what I have:
Raspberry Pi 4, 4GB
Xiegu G90 and Xiegu CE-19 CAT control board thing.
So here's what I do:
1: First thing I do any time I boot up the Pi is start FLRig. I know it works fine because It works with WSJT-X and JS8Call.
2: Then I open PAT Menu, click Pat Auto Connect. Select my band, distance between 50 and 500 miles, click "Start Connection". Terminal opens up, it goes through the script, and Rig control is working fine enough that it can change frequencies on the radio.
Problem is that it just runs through this script until it runs out of frequencies in the list.
here's a sampling of what the terminal spits out.
'''
[Main.KeyPTT]? PTT-FALSE
Input peaks = -2266, 2251
Repeating Last Frame
Sending Frame Type ConReq500M
[Main.KeyPTT]? PTT-TRUE
[Main.KeyPTT]? PTT-FALSE
'''
Anyone know how to solve this issue?