-
-
Notifications
You must be signed in to change notification settings - Fork 933
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
Show CPU core temp on Setup tab #3403
Conversation
Kudos, SonarCloud Quality Gate passed!
|
Do you want to test this code? Here you have an automated build: |
AUTOMERGE: (FAIL)
|
If OSD units is imperial, then Fahrenheit maybe? |
well well, but are a setting for OSD, cli status command give C, soee |
that's fair, no need to add another betaflight setting |
From API 1.46, get CPU temperature from betaflight firmware by new record in MSP_STATUS_EX
Depends of betaflight PR 12608
Also read configState flags, found in betaflight msp.c, but not read in betaflight_configurator MSPHelper.js
This record are older than Nov 16, 2019
Screenshot, temperature at last line:
![image](https://user-images.githubusercontent.com/99370924/230106309-06e4e338-61e8-4b32-8be5-3175d4dd248d.png)