Displaying 1 result from an estimated 1 matches for "singular0".
Did you mean:
singular
2013 Dec 07
0
[nut] Ippon response length fix (#80)
...payload length. This change also affects blazer_rating. Currently it assumes that battery voltage should be in %06.2f format, but in reality (and according to documentation) it may also look like %05.2f.
>
> You can merge this Pull Request by running
>
> git pull https://github.com/singular0/nut master
> Or view, comment on, or merge it at:
>
> https://github.com/networkupstools/nut/pull/80
>
> Commit Summary
>
> Fixed ippon response length reported incorrectly due to padding beyond \r
> File Changes
>
> M drivers/blazer.c (2)
> M drivers/blazer_u...