bluerobotics / BlueOS

The open source platform for ROV, USV, robotic system operation, development, and expansion.
https://blueos.cloud/docs/
Other
150 stars 73 forks source link

core: frontend: componentes: health: GpsTrayMenu: Add menu and more information #2764

Closed patrickelectric closed 3 months ago

patrickelectric commented 3 months ago

Peek 2024-06-28 13-47

ES-Alexander commented 3 months ago

Agreed that it looks good so far, and seems like something people will appreciate :-)

could we maybe have a button with an icon instead of the blue-underlined link?

I feel like we could have mdi-map-search just before the lat/lon values, and make it coloured (blue or green, I suppose) so it looks clickable.

We might also want icons to help make the fields differentiable at a glance (either on the far left in front of the field names, or on the far right after the values) - e.g. mdi-map-marker Position: mdi-map-search LAT, LON mdi-arrow-collapse-up Altitude: ... mdi-satellite-variant Satellites: ... mdi-crosshairs-gps Fix: ... mdi-arrow-left-right HDOP: ... mdi-arrow-up-down VDOP: ... mdi-map-marker-radius PDOP: ... mdi-arrow-expand-horizontal HACC: ... mdi-arrow-expand-vertical VACC: ...

patrickelectric commented 3 months ago

@ES-Alexander check now

image

patrickelectric commented 3 months ago

Looking great - nice work! :-)

Thanks for the input!