<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Matt,<div><br></div><div>Well spotted. You are right. It looks like it affects:</div><div><br></div><div><ul class="MailOutline"><li>vehicle_kyburz</li><li>vehicle_mitsubishi</li><li>vehicle_obdii</li><li>vehicle_tazzari</li><li>vehicle_thinkcity</li><li>vehicle_voltampera</li></ul></div><div><br></div><div>I have removed the duplicate car_stale_* decrements from all the vehicle_*.c modules affected - please make sure you do the same in your local copies, or merge in my changes:</div><div><br></div><div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div>* d111920 (HEAD, origin/master, origin/HEAD, master) Remove duplicate car_stale_* decrements in individual vehicle modules (as done centrally in vehicle.c)</div></blockquote></div><div><br></div><div>For Thomas Bergo's issue, and other cars dealing with the same issue, I think the best is to add the following to the vehicle ticker1 function:</div><div><br></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div>car_doors3bits.CoolingPump= (car_stale_temps<=1)?0:1;</div></blockquote><div><div><div><br></div><div>Regards, Mark.</div><div><br></div><div>On 30 Oct, 2013, at 1:31 am, Matt Beard <<a href="mailto:matt@beard.tv">matt@beard.tv</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div><div>I have noticed that many of the 1-second vehicle ticker functions decrement the stale counts... however looking at the code that is executed in vehicle.c just before dispatching to the vehicle-specific ticker code, it already decrements the stale counts!<br>

<br></div>I think all the vehicle-specific ones should be removed.<br><br></div>Matt Beard<br><br></div>
_______________________________________________<br>OvmsDev mailing list<br><a href="mailto:OvmsDev@lists.teslaclub.hk">OvmsDev@lists.teslaclub.hk</a><br>http://lists.teslaclub.hk/mailman/listinfo/ovmsdev<br></blockquote></div><br></div></body></html>