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

boards/mro/pixracerpro: fix voltage/current monitoring #19757

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

tpwrules
Copy link
Contributor

@tpwrules tpwrules commented Jun 2, 2022

Describe problem solved by this pull request

The board definition for the Pixracer Pro's brick power valid signal has the wrong polarity.

Describe your solution

This PR corrects the polarity for the signal allowing the battery to be used.

Test data / coverage

Tested using the analog power input socket on a Pixracer Pro and an Mro ACSP4 power module. Verified that the battery is now properly detected, and that the voltage and current readouts can now be correctly calibrated and displayed.

Additional context

Essentially the same fix as #16590

This corrects the board definition to use the proper polarity
for the brick power valid signal, thus allowing the board to
detect the battery and monitor it properly.
@bkueng bkueng merged commit d390e6d into PX4:master Jun 2, 2022
@tpwrules tpwrules deleted the fix-pixracerpro-battery branch June 2, 2022 12:54
Copy link
Contributor

@lgarciaos lgarciaos left a comment

Choose a reason for hiding this comment

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

Hi @dagar , apparently this commit was left behind because of the failed tests.

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.

None yet

3 participants