F4HTB / WSPR-Beacon

2 stars 0 forks source link

Bug report #1

Open gi1mic opened 5 years ago

gi1mic commented 5 years ago

You need to disable CLK0 from the si5351 during setup. Otherwise the circuit transmits a carrier @ ~14.192.00 while waiting for the GPS to lock.

ie simply change si5351.output_enable(SI5351_CLK0, 1); to si5351.output_enable(SI5351_CLK0, 0); in the setup code to fix.

F4HTB commented 5 years ago

Hello,

Thanks for the repport, effectively i have forgot this. It was just for testing.

Thanks, i have update with news.

73

Le 25/07/2018 22:07, GI1MIC a écrit :

You need to disable CLK0 from the si5351 during setup. Otherwise the circuit transmits a carrier @ ~14.192.00 while waiting for the GPS to lock.

ie simply change si5351.output_enable(SI5351_CLK0, 1); to si5351.output_enable(SI5351_CLK0, 0); in the setup code to fix.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/F4HTB/WSPR-Beacon/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ARgDWsv_NHF5a6MWSmLwQRO9dOMH0KiKks5uKM_lgaJpZM4Vgt5B.