MissouriMRDT / Basestation_Software_Blazor

A complete rewrite of Basestation_Software into a Blazor interactive webapp. Complete with a SQLite database for storing data and an API to interface with it.
GNU General Public License v3.0
3 stars 0 forks source link

[Enhancement] Network Overview Component #19

Open three-halves opened 2 weeks ago

three-halves commented 2 weeks ago

The Ping Map visualizes the network’s health by showing the latency and connectivity status between the rover and various mission nodes, ensuring smooth and efficient data transfer.

Implementing the Ping Map also necessitates adding a secondary Ping Tool Component, allowing the user to manually ping devices.