Beat Küng

Results 217 comments of Beat Küng

> How is the delta time (in blue) calculated here? Straight-forward as it's described: the diff of the timestamp between 2 logged samples. In that case the logger drops some...

I don't know what you mean by scale badly, it just stays around 0, a clear indicator for a cumulative plot. I don't see how separating helps with that. Another...

I limited the y-axis range and updated the label (https://github.com/PX4/flight_review/commit/d2c57f5f1aa07a5b817df556f1f30cabcdd1b12f). Do you see further improvements?

Rearranging via drag-n-drop would indeed be nice, but it's not a simple thing to do.

Thanks for looking into this. I'm a bit surprised to see the FC does not publish a consistent attitude + setpoint. Instead of adding custom logic in here, we should...

Hi You can use [pyulog](https://github.com/PX4/pyulog) to convert the log data to CSV for example.

Hi This is a connection error, and it works for me. Can you access https://logs.px4.io?

It should work now, just the caching that took a bit longer.

> I haven't sent a pull request but you can see the commit under my profile on Github As long as you push to the same branch it will automatically...