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] FMUv6X: Enable ADS1115 #21794

Merged
merged 2 commits into from
Jul 7, 2023
Merged

[BACKPORT] FMUv6X: Enable ADS1115 #21794

merged 2 commits into from
Jul 7, 2023

Commits on Jul 3, 2023

  1. fmu-v6x: build battery status

    This is required to process data from the ADS1115 ADC and enables the
    params BATx_I_CHANNEL and BATx_V_CHANNEL.
    
    Testing is required whether this actually works on Pixhawk 6X though.
    
    Signed-off-by: Julian Oes <julian@oes.ch>
    julianoes authored and mrpollo committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    99ecfeb View commit details
    Browse the repository at this point in the history
  2. Add ADC_ADS1115 Parameter to FMUv6x Default Build

    Adding ADC_ADS1115 Parameter to FMUv6x Default Build to allow FMUv6X user to use ADS1115 with Analog Power Modules.
    vincentpoont2 authored and mrpollo committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    00972b0 View commit details
    Browse the repository at this point in the history