bluerobotics / cockpit

An intuitive and customizable cross-platform ground control station for remote vehicles of all types.
https://blueos.cloud/cockpit/docs
Other
72 stars 22 forks source link

we should allow "conditional" mini-widgets #1415

Open Williangalvani opened 1 month ago

Williangalvani commented 1 month ago

some data is only really important if out-of-bounds Cpu usage and temperature, for example

rafaellehmkuhl commented 3 weeks ago

The idea here is to only show the widget if the condition happens, or to allow changing its color in this case, for example?

Williangalvani commented 3 weeks ago

The idea here is to only show the widget if the condition happens, or to allow changing its color in this case, for example?

Yes. As we get more and more widgets, I think it would be easier for the pilot to "navigate" the UI if information that is not immediately important was hidden.

we could for example, only display the temperature mini-widget after it goes above 75 Celsisus. Same could be done for cpu clock, only shows something if it is throttled

rafaellehmkuhl commented 3 weeks ago

That could actually look really interesting if there was an animation on appear and disappear.