Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FT857 and FT818 gpredict unstable #1571

Open
mdblack98 opened this issue Jun 29, 2024 · 0 comments
Open

FT857 and FT818 gpredict unstable #1571

mdblack98 opened this issue Jun 29, 2024 · 0 comments
Labels
bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc.
Milestone

Comments

@mdblack98
Copy link
Contributor

mdblack98 commented Jun 29, 2024

See csete/gpredict#326
FT818 and FT857 both have to swap VFOs and have to use EPROM reading to determine status.
Some timing issues are noted in the code.
So we'll try some ideas to see if we can get this more stable.
#1 First will be to try and determine that set_vfo actually worked by waiting to read the good vfo with a timeout.
#2 Next would be to only set VFOA during Rx and VFOB during Tx.

@mdblack98 mdblack98 added bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. labels Jun 29, 2024
@mdblack98 mdblack98 added this to the 4.6 milestone Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc.
Projects
None yet
Development

No branches or pull requests

1 participant