Skip to content

Fix wrong value used for lposc_freq_khz_frac (#2449) #2450

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

Merged
merged 2 commits into from
May 4, 2025

Conversation

tommy-gilligan
Copy link

Looks like it was just a typo. The code was attempting to derive the fractional part for lposc_freq_khz from an already truncated integer part.

@kilograham kilograham added this to the 2.1.2 milestone May 2, 2025
kilograham
kilograham previously approved these changes May 2, 2025
@kilograham
Copy link
Contributor

thx

@will-v-pi
Copy link
Contributor

This PR changes the xosc_freq_... stuff but not the lposc_freq_... stuff - should they both be changed?

@kilograham
Copy link
Contributor

This PR changes the xosc_freq_... stuff but not the lposc_freq_... stuff - should they both be changed?

ah good catch!

@tommy-gilligan
Copy link
Author

just saw this >.< updating now

)

Previous fix was actually on xosc (which needed the same fix by coincedence)
@kilograham kilograham merged commit 25789c4 into raspberrypi:develop May 4, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

3 participants