volkszaehler/libsml

example server should not use %.1f

jmberg opened this issue · 4 comments

The example server is printing all values with %.1f which loses precision if the scaler is less than -1, it should use %.*f instead. I've implemented that here:

jmberg@31efb5f ("sml_server: print values with the correct precision")

andig commented

Please open a pr

You have a copyright assignment form which I have no intention of signing...

andig commented

No problem. Obviously just taking your code won't fix that. Too bad we can't get contributions back in this case. If you want to contribute we'd be happy to welcome you on the developers mailing list to discuss the (inherited) copyright issue.

If you don't actually want the copyright assignment .. I'll make a PR if/when you decide to remove it. FWIW, I've already removed it from my own repository, I'm not even pretending I'd assign any copyright to dailab for things I wrote.