Quote:
Originally Posted by muziling
Our battery chip is ds2746, same as HD2?
Division by zero must be buffer->batt_tempRAW equal 2600
|
No idea what our chip is. Its all handled by smem so i dont think we have a individual controller like the HD2. Trust me i tried to write the code. We even disassembled a battery thinking it might be inside, nothing found ..lol.
I just realised this is written on the code
Code:
/* TODO: temp algo is not ok..if someone have the timte -> must look into the driver */
I guess I'll have to look into winmo see how the temp is handled. For now i guess we can just have a little check to see if it hits 2600 and we can just manually set av_index to 0.