Digging through another Android Linux source I found one for the Marsboard version 3.3 and it too has the same strange mV value for the voltage_min_design and uV value for voltage_max_design.
I dug through both code and there is no multiplier added to voltage_min_design when it is used. At one point in the code, it calculates the difference which would be way out if both are not the same units. I tried to set voltage_min_design to *1000 when it was created but it still does not report the correct battery percentage. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
