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

FT8 on 144MHz. #22

Open
lz1zp opened this issue Dec 20, 2020 · 1 comment
Open

FT8 on 144MHz. #22

lz1zp opened this issue Dec 20, 2020 · 1 comment

Comments

@lz1zp
Copy link

lz1zp commented Dec 20, 2020

Hello Jason,
Playing with Si5351JTDemo ( using <si5351.h> v. 2.1.4 and <JTEncode.h> v.1.2.1 ) I met the following problem - transmiting of FT8 (also on JT4) text on 144MHz is interrupted on every new tone, breaks and starts of transmition occures everytime frequency has changed. It's looks like Si5351 could not locks the frequencies. This problem is missing on HF, 50 and 70MHz. I've tried with different chips and reference frequencies ( 25MHz, 26MHz and 27Mhz) but without any luck. Any suggestion ?
Thank you very much for your great support to the HAM community !
Best regards,
Georgi LZ1ZP

@lz1zp
Copy link
Author

lz1zp commented Jan 11, 2021

Hello Jason,
The problem is solved. Using " Si5351.set_freq( ) " method needs time to lock the output frequency. As higher as frequency is, it needs more time to lock the desaired frequency on the output - that's why I observed "stop-start" between each tone on FT8 transmition on 144MHz. Using "Si5351,set_freq_manual ()" method to set the frequency corresponding to the "Frequency plan" from ClockBuilder tool is the answer ! It's more code complicated, but it works.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant