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

PowerMon initial protobufs #523

Merged
merged 2 commits into from
Jun 22, 2024
Merged

Conversation

geeksville
Copy link
Member

Should be a nop for anyone else (for the time being). But checking in now (seems pretty stable - probably no big changes coming) so I can soonish propose firmware and python PRs that use this.

for meshtastic/firmware#4136

@geeksville
Copy link
Member Author

oh I see how the linter is complaining. I'll fix.

@thebentern thebentern merged commit 4da558d into meshtastic:master Jun 22, 2024
1 of 2 checks passed
@geeksville geeksville deleted the pr-powermon branch June 27, 2024 15:44
* If non-zero, we want powermon log outputs. With the particular (bitfield) sources enabled.
* Note: we picked an ID of 32 so that lower more efficient IDs can be used for more frequently used options.
*/
uint64 powermon_enables = 32;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@geeksville does powermon need uint64? our other bitwise fields are using uint32

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