PX4 / flight_review

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

Add TECS plots #130

Open RomanBapst opened 6 years ago

RomanBapst commented 6 years ago

Would be useful to have a few plots for TECS

moreba1 commented 5 years ago

Hi

it is useful to see airspeed setpoint (airspeed_sp) and filtered airspeed (airspeed_filtered) in airspeed plot .

and there is need to see height_rate and height_rate_setpoint for fixedwings and vtol drones

moreba1 commented 5 years ago

@bkueng could you add this plots?

bkueng commented 5 years ago

Can you do it and create a pull request? Alternatively send me a log?

moreba1 commented 5 years ago

no , i can not do it , sample log : https://review.px4.io/plot_app?log=b6146ff1-7a47-4259-a6ed-be9f05e1d172

bkueng commented 5 years ago

I added the Height Rate in https://github.com/PX4/flight_review/commit/6ebb1a59762ee0d30f596d2317f7140730179bcc:

bokeh_plot

moreba1 commented 5 years ago

Thank you . if it is possible add airspeed setpoint and filtered airspeed in airspeed tab .