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

Frequency with 10Hz resolution rather than 100Hz? #10

Open
bob04609 opened this issue Jan 7, 2023 · 0 comments
Open

Frequency with 10Hz resolution rather than 100Hz? #10

bob04609 opened this issue Jan 7, 2023 · 0 comments

Comments

@bob04609
Copy link

bob04609 commented Jan 7, 2023

The FT-8x7 series is capable of setting and reading frequencies with 10Hz resolution. I looks like the frequency is passed and read back with only 100Hz resolution(?), at least that's what I see when I print out the value of "freq" to an attached OLED display. If this is the case (and I'm not misinterpreting what I see) would it be possible to add an option, or modify the library, so that frequency is passed and read with 10Hz resolution.? I have looked at the library, but I have not yet figured out exactly what's happening and what might be changed to allow 10 Hz resolution.

If I set the initial value of "freq" with 10Hz resolution in the test program and read it back using my routine for the OLED display before any CAT commands are sent, I see the 10Hz resolution value, so I'm assuming it's the CAT library that's rounding things off (or truncating) to 100Hz.

Thanks in advance for any help with this.

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