ArduPilot / UAVLogViewer

An online viewer for UAV log files
GNU General Public License v3.0
128 stars 75 forks source link

can you make a artificial horizon with speed and altitude like on mission planner? #232

Open Xarin94 opened 3 years ago

AndKe commented 3 years ago

yes please :+1:

Williangalvani commented 3 years ago

we can probably use this. https://github.com/uCibar/vue-flight-indicators

AndKe commented 3 years ago

yes ! that would be perfectly readable. The altimeter may need to be scaled to the levels we often fly, but the altitude is not necessarily the most important to visualize.

Williangalvani commented 3 years ago

@AndKe @Xarin94 the attitude indicator widget should be available in http://plotbeta.ardupilot.org in a few minutes.

Are the others needed at all? Heading Vertical speed Air speed Altimeter

Xarin94 commented 3 years ago

perfect thanks

AndKe commented 3 years ago

@Williangalvani Yes please. When analyzing logs, I often watch closely attitude/IAS/altitude/user input and maybe other instruments in the critical moments. One can always plot lots of data just to see them, but a plot is not as intuitive to read as standard instruments. (scale can vary, there can be lots of other data plotted, to reveal the cause .. cluttering the display.) Penultimately, a typical PFD would be best. - but that is a bigger request :smile: