Separate names with a comma.
Yes it could have been Steve's car but I don't remember for sure. Here is a version that I added the workaround. Please give it a try and let me...
Sigh! After looking in the log file, now I remember that someone had the same problem. The issue is that your car somehow does not respond to all...
Calle: Please try this: go to Control Panel -> System -> Advanced System Settings -> Advanced tab -> Performance: Settings button -> Adjust for...
That's a very nice screen shot and I am still completely baffled why some data didn't decode correctly and appeared to get stuck. I think your...
Sounds good! :)
Thanks! HV battery block voltage, internal resistance, and temperature yes. TPMS no. See items 2 & 3 here for examples:...
I just uploaded Windows (VC2010) version here: http://sourceforge.net/projects/priidash/ Sometimes it gives errors but on my commute home today...
2011-12-02 Windows version uploaded Many thanks to SteveDH who made the Windows version working. Download here:...
Could you zip and upload the log____.txt file from the f:\OBDLog directory? Thanks!
One thing that surprised me was when I compared the loop speed in the simulation mode between the native Windows version and the CygWin version,...
Hi Steve you have already helped tremendously so no need to say sorry - we are all too busy to spend too much time on our hobbies - completely...
It finally worked! I kept all of SteveDH's extra code. The problem was that if I didn't click on the green button "Accept License", then other...
Well not much progress yet. Either I keep the extra code: #ifdef VC_W Fl::lock(); #endif #ifdef VC_W...
Sorry I am really at a loss now. It looks like your computer is definitely fast enough. I have run the Cygwin version successfully on a laptop...
I probably should add some delay around the ATZ command but in this case it doesn't matter since all the initialization commands (after the ATZ)...
Yes I can extract all the data. See attached csv file. (ODO can not be extracted since it is calculated in real time during driving and not saved...
SteveDH compiled with VC 2008 so if we just use his compiled exe file then we need VC 2008 redistributable. I am compiling with 2008 on one...
Really sorry to hear that! :( Let me take a look at the log again tomorrow.
Thanks for the feedback! The COM port is treated as a file under linux but may not be so under Windows thus the dialog box may not work. Directly...
Sorry I haven't got the need (or the time) to add DTC reading functionality. If the code is on the CAN bus then it's most likely doable. If it's...