PX4 / flight_review

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

Parse error on Orange Cube Test build #244

Closed aksuns96 closed 2 years ago

aksuns96 commented 2 years ago

Issue Uploading orangecube_test builds of v1.13 to flight review returns the error "HTTP Error 400: Failed to parse the file. It is most likely corrupt." This error does not occur on orangecube_default builds unless the mavlink console is enabled via Nuttx defconfig. If mavlink console is enabled, upload returns with the same error.

bkueng commented 2 years ago

There was a problem with the console on H7, not sure if the fix made it into 1.13. Can you test with latest PX4 main?

In any case, this must be an issue with PX4 and not flight review. Please open an issue there if it persists with latest main.