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

Supporting SMART_BATTERY_INFO #1806

Closed
JonasVautherin opened this issue Jun 15, 2022 · 1 comment
Closed

Supporting SMART_BATTERY_INFO #1806

JonasVautherin opened this issue Jun 15, 2022 · 1 comment

Comments

@JonasVautherin
Copy link
Collaborator

I got a request to expose the serial_number of SMART_BATTERY_INFO.

From the specs, I read:

Smart Battery information (static/infrequent update). Use for updates from: smart battery to flight stack, flight stack to GCS. Use BATTERY_STATUS for smart battery frequent updates.

Should I try to integrate that to the normal Battery updates of MAVSDK (I guess setting serial_number="" for non-smart batteries), or should it go in a specific SmartBattery type that comes with another subscription?

@hamishwillee @julianoes I wanted to ask for your opinion on that 🙂.

Related to mavlink/MAVSDK-Proto#290

@JonasVautherin
Copy link
Collaborator Author

Closing for now, we'll see if that ever comes back.

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