gluon/package/gluon-status-page
Matthias Schiffer cc20271cb8 gluon-status-page: avoid complex math
This code is usually running on an embedded CPU without FPU. In
addtition to its inefficience, the algorithm is also much harder to
understand.

Replace the logarithm formula with a simple loop.

(cherry picked from commit f2e0f7e3a8)
2022-02-03 17:08:07 +01:00
..
files gluon-status-page: avoid complex math 2022-02-03 17:08:07 +01:00
i18n gluon-status-page: show bandwidth limits 2021-06-07 21:21:42 +02:00
javascript gluon-status-page: make "gateway nexthop" a link (#2278) 2022-02-03 17:08:07 +01:00
luasrc/lib/gluon gluon-status-page: relax nodeinfo query timeout (#2262) 2022-02-03 17:08:07 +01:00
sass statuspage: fix tq width 2021-04-07 13:02:33 +02:00
src gluon-status-page: make status page mesh protocol agnostic 2018-04-15 12:46:01 +02:00
Makefile Add GLUON_MINIFY flag to allow skipping the minification process (#1916) 2020-05-13 00:45:06 +02:00