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

Fix compiler bug, MSP2_INAV_ANALOG and convert amperage from int32_t to int16_t #3469

Merged
merged 2 commits into from
Jun 28, 2018

Commits on Jun 27, 2018

  1. Fix MSP2_INAV_ANALOG and convert amperage from int32_t to int16_t

    - Fix MSP2_INAV_ANALOG to return possible negative values of `power`, `mAhDrawn` and `mWhDrawn`
    - int16_t should be enough for amperage (+-325A)
    shellixyz committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    cd3793c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Configuration menu
    Copy the full SHA
    af36025 View commit details
    Browse the repository at this point in the history