gluon/package/gluon-mesh-batman-adv-core
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/lib/gluon/upgrade Fix creation of IBSS interfaces on devices with two radios 2016-05-14 00:34:04 +02:00
src respondd modules: Use proper formatting of doubles 2016-05-26 17:38:36 +02:00
check_site.lua gluon-client-bridge: basic br-client config and wireless AP 2015-10-26 21:14:32 +01:00
Makefile Remove all uses of batman-adv-visdata 2016-02-08 20:58:28 +01:00