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

Plot all available FIFO instances #261

Closed bresch closed 1 year ago

bresch commented 1 year ago

v6x can easily log the FIFO data of all the IMUs, plotting all of them for comparison is really useful.

Example: fifo_all3_imus

Also fixed the gyro label found in https://github.com/PX4/flight_review/pull/239