Displaying 1 result from an estimated 1 matches for "batvlt".
2007 Jan 08
0
Re: nut: Ippon driver with SmartWinner 1000: charge value fix
Hello Ace,
2007/1/6, ace <ace@ezotop.ru>:
> Hello Arnaud,
>
> Ippon driver with SmartWinner 1000: charge value fix
>
> nut-2.0.2:ippon.c:line 31:
> -- bcharge = ((atof (batvlt) - 10.2) / 3.4) *100.0;
> ++ bcharge = ((atof (batvlt) - 24.0) / 3.4) *100.0;
>
> sorry for no comments, i'm bad in english
the ippon driver has just been removed from the nut trunk, and is now
replaced by the megatec driver.
You're welcome to try this one and report back to Carl...