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

[BACKPORT] Disable secondary power source by default, fix battery param migration #16002

Merged
merged 4 commits into from
Oct 20, 2020

Conversation

bkueng
Copy link
Member

@bkueng bkueng commented Oct 20, 2020

#15985 to v1.11

updateBatteryStatus() already publishes
Fixes param migration, e.g. if BAT_N_CELLS is set, migrates to
BAT1_N_CELLS.
Avoid a GCS showing 2 battery indicators.
Alternatively we could also check the 'connected' flag, but this is more
explicit.
The battery migration interferes with the tests.
@dagar dagar merged commit 8592fe2 into release/1.11 Oct 20, 2020
@dagar dagar deleted the multi_battery_fixes_1.11 branch October 20, 2020 15:43
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