Issue with FlightPlot

Hi,

I’m able to analyse the attached log with logs.px4.io, but if I try to open it with latest flightplot either from the master branch or using release binary I get the error java.nio.InvalidMarkException.

I have attached my log file here. Can anyone confirm if I have to change the format of the file from px4log before opening it with FlightPlot?

Also if I open the sample log from https://pixhawk.org/dev/flightplot, FlightPlot is able to analyse and if I download the .ulg file from the logs.px4.io for the uploaded log then also FlightPlot is able to open the logs.

Hi

Yes you just need to change the file extension. The downloaded file from logs.px4.io is exactly the same as the one you upload.

Thanks a lot @bkueng, just changing the extension did the magic. Changing the file extension to .ulg worked, lolz :smile: