Beat Küng

Results 217 comments of Beat Küng

Can you provide a full example how you use it and how it fails?

This is actually a problem in the writer as ulog files are required to have [monotonically increasing timestamps](https://docs.px4.io/main/en/dev_log/ulog_file_format.html). It can happen though, and I'm ok with adding sorting but prefer...

@DonLakeFlyer the point is that it is not obvious and I've seen several people that did not know how to resolve it. Since QGC already knows which ports it has...

I would take the path from the configuration. It can be stored in [main.js](https://github.com/PX4/flight_review/blob/a16c3e7628ce2a57eadc9a49aeba3fa6d7c6e2df/app/plot_app/templates/main.js), which goes through the template parsing.

Thanks for the review, I addressed your comments.

You are correct, QGC should not reject it if the CRC is missing. Do you want to create a PR? Please also be aware the a missing CRC is generally...

I actually had it this way at first and then was requested to change it. I think a good UI in QGC based on firmware metadata would go a long...

> @bkueng do you think it's worth changing back? Probably not. It could also be done only on the UI side though. > Agreed. Do you have any ideas on...