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

JJY not working #7

Closed
loefstrand opened this issue Aug 28, 2019 · 0 comments
Closed

JJY not working #7

loefstrand opened this issue Aug 28, 2019 · 0 comments

Comments

@loefstrand
Copy link

Hi!

Tested the code on my brothers watch from Japan and it didn't detected any signal.
Measured the output with my spectrum analyser and the frequency is correct.
With help of the debug output I found that ones and zeros was switched. So I adjusted the code in jjy-source.cc with: return {{CarrierPower::HIGH, bit ? 500 : 800}, {CarrierPower::LOW, 0}};.
Now the watch is detecting the signal with full signal meter, but something is still wrong and the time update times out...

/// Marcus

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