My recollection is that in OLSR, the maximum link cost is 99.9. The API returns link costs in the thousands, which throws off display and graphing. So we should cap the link cost that comes in at 100.
Then, do we display any links >= 99 as "Infinite"?
My recollection is that in OLSR, the maximum link cost is 99.9. The API returns link costs in the thousands, which throws off display and graphing. So we should cap the link cost that comes in at 100.
Then, do we display any links >= 99 as "Infinite"?