I'm trying to get Pat set up on a Mac, and have run into an obstacle. I'm using this command:
rigctld -m 1043 /dev/tty.usbserial-AG6BJM6Y -s 38400
This produces the output:
rig.c(745):rig_open return
When I then do "pat interactive", I see this:
Unable to get frequency from rig 897: dial tcp [::1]:4532: connect: connection refused.
I've tried using cu.usbserial-AG6BJM6Y instead, as that's the device I use for everything else that talks to my FT-897, but it doesn't make any difference.
I searched through the group's archive, but didn't find any solution (aside from checking for typos, which I did). There is a mention in the Pat docs that I can recompile it to use the conventional hamlib, but before I try that I thought I'd see if anyone had successfully gotten Pat talking to rigctld on a Mac.