smsearcy / mesh-info

Collect and view information about an AREDN mesh network.
GNU General Public License v3.0
5 stars 2 forks source link

Cap link cost from API #83

Closed smsearcy closed 1 year ago

smsearcy commented 1 year ago

The link cost in OLSR maxes at 99.99, but the API linkCost goes up into the thousands, which is meaningless and makes the graphs less usable. So cap everything at 99.99.