PX4 / flight_review

web application for flight log analysis & review
https://logs.px4.io/
BSD 3-Clause "New" or "Revised" License
205 stars 197 forks source link

Fix power graph. Add open circuit voltage and internal resistance. #286

Closed AlexKlimaj closed 4 months ago

AlexKlimaj commented 4 months ago

System power graph is broken with the new battery_status message where filtered voltage is removed. image

This PR with the new battery_status message image

This PR with a log with the old battery_status message. image