skybrush-io / live

An open-source drone show and drone swarm ground control station GUI frontend
https://skybrush.io
GNU General Public License v3.0
52 stars 38 forks source link

Show maximum altitude reached by drones after loading the show file #1

Closed ntamas closed 2 years ago

ntamas commented 2 years ago

A common question that we get from people using the software is how they can check the maximum altitude that a drone will reach during a show. The usual response so far is to load the show in Skybrush Viewer and look at the altitude profile in the validation screen, but we should probably show the maximum altitude in the Show control panel as well.

My idea would be to put it in the secondary label of the button that allows the user to load the show file so it would become something like:

"123 drones, 4:56, max AGL 78m"

isti115 commented 2 years ago

Idea implemented in #3.

ntamas commented 2 years ago

Fixed in https://github.com/skybrush-io/live/commit/58e17fe4750b4ed5e3f4559e93747cf713e62ba7