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

Add support for voxlpm (I2C power monitor) (Used by ModalAI FMU v5m) #13132

Merged
merged 1 commit into from
Oct 14, 2019

Conversation

modaltb
Copy link
Contributor

@modaltb modaltb commented Oct 8, 2019

Describe problem solved by the proposed pull request
Like the FMU v5x, the ModalAI FMU v5m uses an I2C bus for monitoring battery. The 'voxlpm' (VOXL Power Management) board provides QTY2 LTC2946 I2C devices for monitoring of battery voltage/amperage as well as monitoring a 5VDC regulated output voltage/amperage to the companion computer (VOXL). This driver is used in an (upcoming) PR for the FMU v5m board support.

Test data / coverage
This driver has been in test for the last couple months in our flight/bench testing. It's use case is likely tied to the ModalAI FMU v5m for the time being, although the v5x board could use this!

Describe your preferred solution
This driver is started by boards/modalai/fmuv5m/init/rc.boards_sensors
This will be visible in an upcoming PR.

Describe possible alternatives
N/A

Additional context
N/A

@dagar dagar merged commit 5324c37 into PX4:master Oct 14, 2019
@modaltb modaltb deleted the pr-voxl-pm branch October 24, 2019 18:28
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.

2 participants