gluon/package/gluon-status-page/files
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
..
lib/gluon/status-page gluon-status-page: avoid complex math 2022-02-03 17:08:07 +01:00
usr/lib/autoupdater gluon-status-page-api: merge back into gluon-status-page 2018-02-26 02:20:38 +01:00