¿ªÔÆÌåÓý

Gpredict cannot connect to Yaesu FT817


 

I like to track the frequency of a FT817 to compensate the Doppler shift with Gpredict but I cannot get them communicate via CAT.

The FT817 does work fine with FLrig and FLdigi via CAT.

Any suggestions on how to get this running?

73' Ron
ON2RON


 

¿ªÔÆÌåÓý

To control the radio, the rigctl daemon must be running first. To start the rig control daemon:

rigctld -m 120 -r /dev/tty.KeySerial1 -s 38400 -t 4532 -C stop_bits=2&

Notice /dev/tty.KeySerial1 is the serial cable you are using. I switched to keyspan to stop fighting with drivers on my Mac. 4532 is just a TCP port number of your choosing. ?Just make sure is not already used. I picked that one for some reason.

Then from gpredict:


Edit->Preferences->Interfaces-> Add new: ?and my settings are included in the picture. The name you can name as you wish. The port must match the one you used in rigctl. ?

I hope that helps.


On Jan 29, 2020, at 5:55 AM, Ron Liekens <r.e.liekens@...> wrote:

I like to track the frequency of a FT817 to compensate the Doppler shift with Gpredict but I cannot get them communicate via CAT.

The FT817 does work fine with FLrig and FLdigi via CAT.

Any suggestions on how to get this running?

73' Ron
ON2RON


 

¿ªÔÆÌåÓý

I forgot to specify on my previous email (I pasted from my notes), that is because I chose to stop trying to to figure it out. Often software upgrades broke the functionality and for some reason the person who writes rigctl is a wizard that always gets that right. I use it instead of direct serial from some apps.

Carlos
N3RDR

On Jan 29, 2020, at 5:55 AM, Ron Liekens <r.e.liekens@...> wrote:

I like to track the frequency of a FT817 to compensate the Doppler shift with Gpredict but I cannot get them communicate via CAT.

The FT817 does work fine with FLrig and FLdigi via CAT.

Any suggestions on how to get this running?

73' Ron
ON2RON


 

I had it running, but with another cmd line, but it stopped after a short time. I give your solution a try later today.

73' Ron - on2ron


 

Using N3RDR¡¯s rigctl line, on my rpi 4 and version it¡¯s device 1020 and I have a baud rate of 4800, it worked great.

Followup question: I¡¯m trying to use gpredict to track sat frequencies, but I want to run FT4 using wsjtx or something else. ?Anyone know how to allow one program to control CAT (gpredict) and yet allow transmit/receive control as well?

Right now gpredict and wsjtx are ¡°battling¡± for control of the FT-817. I am using an xggcomms digi 2 cable for cat/audio interface to the FT-817.

Seems like somehow I should be able to make this work, but I haven¡¯t found the secret sauce yet.

Rob KA2CZU


 


Trying to get gpredict and wsjtx to work together. Using the rigctl command above (with a different port # and baud rate) seems to work fine in gpredict. I had read that for rigctl to be used by WSJTX you have to select that as the ¡°rig¡± in the radio config tab. However, it¡¯s a Hamlib/rigctl line and now I¡¯m getting a hamlib protocol error (even though gpredict is working fine, and also choosing FT817 in WSJTX seems to work ¡­ but by itself¡­gpredict and WSJTX seem to fight with each other if both are running while ¡°FT817¡± is selected in WSJTX).

Any thoughts appreciated.

Rob KA2CZU