 |
OBD-II/MUT Project Progress on making a Homemade On Board Diagnostics Reader.
Only Registered Users can view. |
16-04-2009, 02:30 AM
|
#31
|
Name: eag36
Car: No Car Set
Check out:
Title:
Member
Status: Offline
Join Date: Apr 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
And from the looks of the screenshot, it's working with 1.04+ firmware?!?!
That's great! What was the change?
|
|
|
|
16-04-2009, 06:46 AM
|
#32
|
|
Quote:
Originally Posted by dolphin
This evening I sorted out all my issues.
|
Dolphin brilliant news and thanks for testing and the feedback
__________________
PM Me to get your car added.
|
|
|
|
16-04-2009, 06:48 AM
|
#33
|
|
Quote:
Originally Posted by timmiii
I'm glad to say that the new patch or update has worked! The only thing I didn't like was the very confusing txt file once the logs were recorded, BUT I'm still VERY happy that I can log my car now!
|
Hi Tim
The log files should be in .csv format.
Shit just realised I made the default custom name .log this should be evo.csv LOL
Rename your log files you recorded to .CSV and it should open them in excel and they should make sense
Cheers
Sean.
__________________
PM Me to get your car added.
|
|
|
|
16-04-2009, 06:51 AM
|
#34
|
|
Quote:
Originally Posted by eag36
And from the looks of the screenshot, it's working with 1.04+ firmware?!?!
That's great! What was the change?
|
Yep should now work with all firmware version hopefully  well until they upgrade it again, we shall see !
Main change I did was withthe Init.
When I get a minute I will post a list of the commands in a fresh post.
Cheers
Sean.
__________________
PM Me to get your car added.
|
|
|
|
16-04-2009, 08:38 AM
|
#35
|
|
Okay been thinking about this problem with having to change the Regional settings to stop the crashing and why it is happening.
It all seems to be down to the Unicode conversion that VB6 does when using text boxes to display characters. Apparently .net gets around alot of this, but not moved over to that yet hehe
Thinking about it I know where in my code I am using hidden text boxes to do quick conversions (lazy programming) and this could be the problem.
So tonight when I get back I will look at putting those into different variables and doing the conversion correctly! This may then stop the need for having to change your Regional settings to get it to run.
Be prepared for more testing
__________________
PM Me to get your car added.
|
|
|
|
16-04-2009, 12:31 PM
|
#36
|
Name: kc427
Car: No Car Set
Check out:
Title:
Member
Status: Offline
Join Date: Feb 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
Sean, I have run-time error "76" when I tried to log the file. Any idea?
|
|
|
|
16-04-2009, 12:51 PM
|
#37
|
Name: timmiii
Car: USDM Evo IX MR
Check out:
Title:
Member
Status: Offline
Join Date: Jan 2009
Posts: 23
Thanks: 0
Thanked 2 Times in 2 Posts
|
I love you!!!! No homo... I will try it out tonight when I get home.
Thanks!!!
Quote:
Originally Posted by CLaNZeR
Hi Tim
The log files should be in .csv format.
Shit just realised I made the default custom name .log this should be evo.csv LOL
Rename your log files you recorded to .CSV and it should open them in excel and they should make sense
Cheers
Sean.
|
|
|
|
|
16-04-2009, 01:08 PM
|
#38
|
|
Quote:
Originally Posted by kc427
Sean, I have run-time error "76" when I tried to log the file. Any idea?
|
Hi KC
Has it installed mutmonitor into C:\Program Files\MutMonitor\ ?
Can you confirm that it has the following files
mutmonitor2x.cfg
mutmonitor.exe
mchid.dll
Have you tried setting the log path to say c:\
Also could you Tick the Use custom name box and see if it gives same error?
I take it this error only occurs when you go to log to file and normal monitoring works okay ?
Will check code again tonight.
Cheers
Sean.
__________________
PM Me to get your car added.
|
|
|
|
16-04-2009, 01:49 PM
|
#39
|
Name: kc427
Car: No Car Set
Check out:
Title:
Member
Status: Offline
Join Date: Feb 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
Quote:
Originally Posted by CLaNZeR
Hi KC
Has it installed mutmonitor into C:\Program Files\MutMonitor\ ?
Can you confirm that it has the following files
mutmonitor2x.cfg
mutmonitor.exe
mchid.dll
Have you tried setting the log path to say c:\
Also could you Tick the Use custom name box and see if it gives same error?
I take it this error only occurs when you go to log to file and normal monitoring works okay ?
Will check code again tonight.
Cheers
Sean.
|
Sean, I install v2.0 first, and then, extract the V2.01 into the installed folder, so I can see the
mutmonitor2x.cfg
mutmonitor.exe
mchid.dll
I didn't use path, "C:\", but just the installed folder as the path, "C:\Program Files\MutMonitor\Log\"
I didn't tick the "Use custom name", so I expect default filename will be used.
Yes, without logging into file, it works ok when just monitoring the data.
BTW, can the "Speed" be changable as km/h? haha, because it would be easier to read for those countries using km/h.....
|
|
|
|
16-04-2009, 01:57 PM
|
#40
|
|
Quote:
Originally Posted by kc427
Sean, I install v2.0 first, and then, extract the V2.01 into the installed folder, so I can see the
I didn't use path, "C:\", but just the installed folder as the path, "C:\Program Files\MutMonitor\Log\"
|
Ahhh did you create the folder Log ?
Try c:\ and let me know if same error.
Quote:
BTW, can the "Speed" be changable as km/h? haha, because it would be easier to read for those countries using km/h.....
|
Yep not a problem, edit the Speed Request ID by clicking on it and change the calculation and legend. Then save it
Will try work out the calculation for you later
__________________
PM Me to get your car added.
|
|
|
|
16-04-2009, 02:20 PM
|
#41
|
Name: kc427
Car: No Car Set
Check out:
Title:
Member
Status: Offline
Join Date: Feb 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
Quote:
Originally Posted by CLaNZeR
Ahhh did you create the folder Log ?
Try c:\ and let me know if same error.
Yep not a problem, edit the Speed Request ID by clicking on it and change the calculation and legend. Then save it
Will try work out the calculation for you later 
|
yep, I have already created the folder "Log", I will try "c:\" tomorrow, and inform you
|
|
|
|
16-04-2009, 02:49 PM
|
#42
|
Name: kc427
Car: No Car Set
Check out:
Title:
Member
Status: Offline
Join Date: Feb 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
Sean,
I use Dependency Walker to view the mcHID.dll, and find that MSJAVA.dll is missing. Is it the reason why I have the run time error "76"? Since my laptop is newly installed with the Windows XP, so, I didn't install much software yet. Do I need to install JRE or something related to JAVA?
|
|
|
|
16-04-2009, 04:33 PM
|
#43
|
|
Hi KC
The mcHID.dll is only used for the Clanzers USB-Pic interface and I think the msjava.dll is only needed for other stuff the .DLL can do but I am not using those. In saying that msjava.dll is in my windows\system32 directory. Either way it is not used for other cables.
I have released Version2.02 on this post, if you could click use Custom name and leave log path as default c:\ for now and see if it wants to play
Cheers
Sean.
__________________
PM Me to get your car added.
|
|
|
|
16-04-2009, 07:17 PM
|
#44
|
Name: Lee5
Car: Evo 5
Check out:
Title:
Member
Status: Offline
Join Date: Jan 2009
Location: Kent
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
|
Worked spot on for me, keep up the good work
Have you looked at reading higher load yet or could you write it into the program???
Cheers
Lee
__________________
It's All My Own Work
|
|
|
|
16-04-2009, 07:45 PM
|
#45
|
|
Quote:
Originally Posted by Lee5
Have you looked at reading higher load yet or could you write it into the program???
|
Hi Lee
Is this the 2 byte stuff to get a more accurate reading of load?
I knew someone would nagg me on this hehe
I will try get time this weekend to do the 2 byte test routines, but do not have a ECU I can test it on, so will rely on feedback from a couple testers to know I got it right.
Cheers
Sean.
__________________
PM Me to get your car added.
|
|
|
|
16-04-2009, 07:56 PM
|
#46
|
|
Oh and still waiting for Cossie1 to give me feedback on whether the 62500 option works with his modified ECU
He requested it
Not implemented with OP2.0 yet, so have to be with op1.3 or clanzer FTDI.
__________________
PM Me to get your car added.
|
|
|
|
16-04-2009, 07:59 PM
|
#47
|
Name: cossie1
Car: Evo 6 RSII
Check out:
Title:
Active Member
Status: Offline
Join Date: Jan 2009
Posts: 86
Thanks: 0
Thanked 1 Time in 1 Post
|
Quote:
Originally Posted by CLaNZeR
Oh and still waiting for Cossie1 to give me feedback on whether the 62500 option works with his modified ECU
He requested it
Not implemented with OP2.0 yet, so have to be with op1.3 or clanzer FTDI.

|
Sorry Sean I can't test anything at the moment.
My car is in bits, for the foreseeable future
|
|
|
|
16-04-2009, 08:02 PM
|
#48
|
|
Quote:
Originally Posted by cossie1
Sorry Sean I can't test anything at the moment.
My car is in bits, for the foreseeable future 
|
Thought you only just re-built it mate, what has happened now?
__________________
PM Me to get your car added.
|
|
|
|
16-04-2009, 08:04 PM
|
#49
|
Name: cossie1
Car: Evo 6 RSII
Check out:
Title:
Active Member
Status: Offline
Join Date: Jan 2009
Posts: 86
Thanks: 0
Thanked 1 Time in 1 Post
|
Quote:
Originally Posted by CLaNZeR
Thought you only just re-built it mate, what has happened now?
|
Yeh I did in december.
Just had a run of a few issue's with it, and lost interest, so it's been in bits for about a month now, and i've not bothered to go near it.
|
|
|
|
16-04-2009, 08:12 PM
|
#50
|
|
Quote:
Originally Posted by cossie1
Yeh I did in december.
Just had a run of a few issue's with it, and lost interest, so it's been in bits for about a month now, and i've not bothered to go near it.
|
Know how you feel mate when a few things go wrong in a row, I had me OSR ABS sensor go, AYC pressure sensor go and boost controller go within a 2 month period and you feel like giving up as it just burns the shit out of ya wallet.
Hopefully you will get motivated again now weather getting better
I am still ragging mine up and down the roads on high boost at 1.7bar, doing 600 miles a week and keep waiting for the next thing to go wrong, but touch wood most things seem to go wrong when I am not using it as much and it has days standing still. Keep it moving and everything seems fine.
Determined to move onto a EVO 9 this year if I can though, I need the comfort as I am getting older
__________________
PM Me to get your car added.
|
|
|
|
16-04-2009, 08:22 PM
|
#51
|
Name: cossie1
Car: Evo 6 RSII
Check out:
Title:
Active Member
Status: Offline
Join Date: Jan 2009
Posts: 86
Thanks: 0
Thanked 1 Time in 1 Post
|
Quote:
Originally Posted by CLaNZeR
Know how you feel mate when a few things go wrong in a row, I had me OSR ABS sensor go, AYC pressure sensor go and boost controller go within a 2 month period and you feel like giving up as it just burns the shit out of ya wallet.
Hopefully you will get motivated again now weather getting better
I am still ragging mine up and down the roads on high boost at 1.7bar, doing 600 miles a week and keep waiting for the next thing to go wrong, but touch wood most things seem to go wrong when I am not using it as much and it has days standing still. Keep it moving and everything seems fine.
Determined to move onto a EVO 9 this year if I can though, I need the comfort as I am getting older 
|
I keep thinking about moving onto a 9.
Just not sure if I would be happy with a lardy rep mobile 
|
|
|
|
16-04-2009, 08:48 PM
|
#53
|
Name: Lee5
Car: Evo 5
Check out:
Title:
Member
Status: Offline
Join Date: Jan 2009
Location: Kent
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
|
Quote:
Originally Posted by CLaNZeR
Hi Lee
Is this the 2 byte stuff to get a more accurate reading of load?
I knew someone would nagg me on this hehe
I will try get time this weekend to do the 2 byte test routines, but do not have a ECU I can test it on, so will rely on feedback from a couple testers to know I got it right.
Cheers
Sean.
|
Nice one Sean
__________________
It's All My Own Work
|
|
|
|
17-04-2009, 07:59 AM
|
#54
|
Name: And
Car: Evo 260, do-luck wider arch kit, K-sport coilvers, whiteline bushes/arbs/droplinks, ECUTek, + more
Check out:
Title:
Member
Status: Offline
Join Date: Feb 2009
Location: Bristol
Posts: 19
Thanks: 0
Thanked 1 Time in 1 Post
|
Hi Sean
Does this mean you no longer need the cable? now that the coms is sorted, or would you like to test further?
Thanks
Andy
PS It's only cause I'm itching to do some logging now  thanks again for the hard work
|
|
|
|
|
The Following User Says Thank You to And For This Useful Post:
|
|
17-04-2009, 11:36 AM
|
#55
|
Name: ir158
Car: No Car Set
Check out:
Title:
Member
Status: Offline
Join Date: Mar 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
hey guys, hats off to you sean for a fantastic programme!!
jst one quick question,how do i play back a log? I have selected save to log,then after montoring, i try to open the log and i just get the monitoring screen??
Cheers,
Dan
|
|
|
|
17-04-2009, 02:46 PM
|
#56
|
Name: kc427
Car: No Car Set
Check out:
Title:
Member
Status: Offline
Join Date: Feb 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
Sean,
here is the test result, i use, "C:\" as the path, and if I tick the "Use custom name", there is no problem; but if I untick it, the run time error "76" pops up. So, is there problem when using default filename?
|
|
|
|
17-04-2009, 02:57 PM
|
#57
|
|
Quote:
Originally Posted by kc427
Sean,
here is the test result, i use, "C:\" as the path, and if I tick the "Use custom name", there is no problem; but if I untick it, the run time error "76" pops up. So, is there problem when using default filename?
|
Cool so it works if you use a custom name
The default log format takes the date and time and creates a filename out of it, this seems to be a problem related with unicode and regional setting that are not set to English. But it gets around the problem for now till I re-write that bit of code
__________________
PM Me to get your car added.
|
|
|
|
17-04-2009, 03:00 PM
|
#58
|
|
Quote:
Originally Posted by And
Hi Sean
Does this mean you no longer need the cable? now that the coms is sorted, or would you like to test further?
|
Hi Andy
I can send back anytime mate, it is your cable
Will try get the Missus to pop it back in the post Monday for you, not a problem and a huge thanks for the loan of it, well appreciatted
I must get around to ordering one for myself
Cheers
Sean.
__________________
PM Me to get your car added.
|
|
|
|
17-04-2009, 03:02 PM
|
#59
|
|
Quote:
Originally Posted by ir158
jst one quick question,how do i play back a log? I have selected save to log,then after montoring, i try to open the log and i just get the monitoring screen??
Cheers,
Dan
|
Hi Dan
It saves the log file in CSV format so you can load it into say Excel and create charts/graphs out of the data, which will show your results over the period you logged.
I have not put any Chart/Graph functions into the software at the moment.
Cheers
Sean.
__________________
PM Me to get your car added.
|
|
|
|
17-04-2009, 07:26 PM
|
#60
|
|
Find attached MuMonitor 2.03
Main addition is the Blue Tooth Init option for Acamus to control his Mut Blue Tooth Interface he is designing.
Cheers
Sean.
__________________
PM Me to get your car added.
|
|
|
|
|
The Following 2 Users Say Thank You to CLaNZeR For This Useful Post:
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 05:19 AM.
|
 |