rigctl cant set freq through digirig mobile

18 views
Skip to first unread message

Drew Batten

unread,
Jul 11, 2026, 5:36:24 PM (10 days ago) Jul 11
to DigiPi
I set up digipi 2.1 on a rpi 4 with a digirig mobile connecting it to my FT-817. In PAT with the ARDOP modem, everything seems to work except for setting the frequency of the radio. I opened a terminal and couldn't figure out the right combo of rigctl flags to get everything to work. Has anybody else gotten this combo of hardware to work?

Drew
K4CYB

Craig

unread,
Jul 11, 2026, 6:39:30 PM (10 days ago) Jul 11
to Drew Batten, DigiPi
Hi Drew,

the 817 is the "odd" rig with the digirig mobile in that we use RTS for ptt signaling
but it also has a pass-through serial port for changing frequencies?  DigiPi just
uses the RTS signaling in direwolf/packet, and assumes you wont be using rigctld.

I think you know the file to edit is /etc/systemd/rigctld.service

ExecStart=/usr/bin/rigctld -m 1020 -r /dev/ttyUSB0 -s 115200

I'm guessing at the ttyUSB0, try ttyACM0, also see if you can figure out
the baud rate for the rig (9600,  19200, etc).


... and hopeing we have another 871 user on the list here.

cool,
-craig
KM6LYW
--
You received this message because you are subscribed to the Google Groups "DigiPi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to digipi+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/digipi/18a723f3-9ba2-4134-8088-86fd6cfe6fd9n%40googlegroups.com.

Drew Batten

unread,
Jul 12, 2026, 8:29:21 AM (9 days ago) Jul 12
to Craig, DigiPi
Thanks for the help, editing the systemd file did the trick. The change that worked was changing the ExecStart line in /etc/systemd/system/rigctl.service

ExecStart=/usr/bin/rigctld -m 1020 -r /dev/ttyUSB0 -s 38400 -P RTS

38400 is the baud rate my radio is set to.

I had been running the 'rigctl' command to experiment with different flags but I think this was interfering with the systemd service already running so it wasn't working right. Maybe stopping the service first would have worked better.

Drew
K4CYB

Craig

unread,
Jul 12, 2026, 10:09:00 AM (9 days ago) Jul 12
to Drew Batten, DigiPi
Great thanks for the legwork on that, I updated the DigiPi wiki,

https://github.com/craigerl/digipi/wiki/DigiPi-Wiki#yaesu-ft-817

-craig
KM6LYW
Reply all
Reply to author
Forward
0 new messages