gluon/package/gluon-node-info
Jan-Philipp Litza f7eda9381f respondd modules: Use proper formatting of doubles
Most doubles that are delivered via respondd have limited input
precision, but are converted with up to 17 digits of precision. That can
cause ugly blowups like 0.2800000000000001 in the output, which is
avoided by specifying better format strings (like "%.2f" in most cases).
2016-05-26 17:38:36 +02:00
..
files gluon-node-info: add a script to fix whitespaces within the coordinates 2016-04-28 09:34:33 +02:00
src respondd modules: Use proper formatting of doubles 2016-05-26 17:38:36 +02:00
check_site.lua gluon-luci-node-role: make node role display strings translatable 2015-04-30 23:48:07 +02:00
Makefile Convert gluon-announce Lua code to C modules, rename to gluon-respondd 2016-02-02 09:18:12 +01:00