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 battery status message for v1 #1939

Merged
merged 3 commits into from
Jan 12, 2023
Merged

Add battery status message for v1 #1939

merged 3 commits into from
Jan 12, 2023

Conversation

Katawann
Copy link
Contributor

@Katawann Katawann commented Dec 1, 2022

Following the new messages in MAVSDK-Proto, it is required to implement the logic and conversion if necessary of the battery status. New messages are:

  • temperature_degc
  • current_battery_a
  • capacity_consumed_ah

Depends on mavlink/MAVSDK-Proto#297.

@Katawann
Copy link
Contributor Author

Katawann commented Dec 5, 2022

Hi @julianoes and @JonasVautherin

ready for a review :) For the proto check, I guess it requires to update the proto submodule but we need to merge in MAVSDK proto first right ?

@Katawann Katawann changed the title PR Add battery proto status message for v1 Add battery status message for v1 Dec 19, 2022
@Katawann
Copy link
Contributor Author

Hi @julianoes, any chance we could merge this pull request ?

Copy link
Collaborator

@JonasVautherin JonasVautherin left a comment

Choose a reason for hiding this comment

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

LGTM

src/integration_tests/telemetry_async.cpp Outdated Show resolved Hide resolved
Copy link
Collaborator

@JonasVautherin JonasVautherin left a comment

Choose a reason for hiding this comment

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

Well actually just the typo to fix 😇

@JonasVautherin
Copy link
Collaborator

Does it request an update of mavsdk-proto? I see the proto check fails

@Katawann
Copy link
Contributor Author

Does it request an update of mavsdk-proto? I see the proto check fails

Yes but should it be merged first so than I can update it ? mavlink/MAVSDK-Proto#297

Katawann and others added 3 commits January 12, 2023 13:42
   - temperature in degree Celsius
   - current battery in A
   - capacity consumed in Ah
@julianoes julianoes merged commit 444d6b6 into mavlink:main Jan 12, 2023
@julianoes
Copy link
Collaborator

Thanks @Katawann and sorry it took so long.

@Katawann
Copy link
Contributor Author

Any plan for a big release soon (including this feature) ? Otherwise I will build this modification on top of v1.4.10 next week

@julianoes
Copy link
Collaborator

I'm hoping for end of Feb for v2.

@Katawann
Copy link
Contributor Author

Ok cool ! Thanks for the answer. Looking forward to it :)

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