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

MAVLink BATTERY_STATUS is decoded incorrectly #424

Open
tpwrules opened this issue Dec 7, 2024 · 0 comments
Open

MAVLink BATTERY_STATUS is decoded incorrectly #424

tpwrules opened this issue Dec 7, 2024 · 0 comments

Comments

@tpwrules
Copy link

tpwrules commented Dec 7, 2024

On the attached log file from a recent development build of ArduPilot, the BATTERY_STATUS message is decoded and displayed incorrectly in the log viewer. The file was captured with QGroundControl.

It shows the id field as a constant NaN and the current_battery field as a constant 65535. Other fields within that message and other messages seem to decode properly but I didn't search thoroughly for problems. All the messages look fine and the fields change how I expect when decoding with pymavlink. The SYS_STATUS messages also have the correct battery values.

2024-12-07 12-44-46.zip

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

No branches or pull requests

1 participant