search for: batteryvolt

Displaying 1 result from an estimated 1 matches for "batteryvolt".

Did you mean: batteryvolts
2007 May 03
4
Re: Changes to megatec.c
...enough to make it useable as a contribution? I believe > > the more sensible values for 36V UPS'es will be useful to other models > > than the one I have, too. > > Sounds good, but I don't think I saw it hit the list yet... I now have the following in megatec.c: static BatteryVolts batteries[] = { { 12, 9.0, 16.0, 9.7, 13.7 }, /* Mustek PowerMust 600VA Plus */ { 12, 18.0, 30.0, 18.8, 26.8 }, /* PowerWalker Line-Interactive VI 1000 (LB at 22.3V) */ { 24, 18.0, 30.0, 19.4, 27.4 }, /* Mustek PowerMust 1000VA Plus (LB at 22.2V) */ { 36, 1.5, 3.0, 1.64, 2.31 }, /...