Page 1 of 1

How can I Enable the Diagnostic tool

Posted: Thu Jun 23, 2011 5:08 pm
by juansh2385
Hi phil, I am having problems with the diagnostic tab. I am using an experimental code 3.1.1V14(mariob) and I notice that since I flash the ecu and use the adequate inin file, The tab of the diagnostic tool is gray out and I can not us it. I really like the experimental code that I am using It is posible to enable it so i dont lose this feature in my registered version of TS?

Re: How can I Enable the Diagnostic tool

Posted: Thu Jun 23, 2011 5:48 pm
by LT401Vette
The enable status of that is based on the signature as the function is tightly coupled to the firmware capability. If your code is based on ms2 extra it would work, but the signature needs to represent it as some form of ms2 extra.
The association is compiled in, you can not edit a file.
Where is this code and ini?

Re: How can I Enable the Diagnostic tool

Posted: Thu Jun 23, 2011 5:58 pm
by juansh2385
it is in the ms2 development forum I will post heres is the inin file

Re: How can I Enable the Diagnostic tool

Posted: Thu Jun 23, 2011 6:02 pm
by juansh2385
The code aparently it to big for attach in this forum here is the adress where you can download the zip V14

http://www.msextra.com/forums/viewtopic ... &start=260

Re: How can I Enable the Diagnostic tool

Posted: Fri Jun 24, 2011 5:21 am
by LT401Vette
The serial Signature is:
MS2Extra 311 mb_v12

It needs to start with these to be identified as MS2e 3.x in TS 1.004:
MS2Extra Rel 3
MS2Extra Serial
MS2Extra serial

For future I can add the pattern "MS2Extra 3" in the next beta to support as it is..

Re: How can I Enable the Diagnostic tool

Posted: Fri Jun 24, 2011 7:29 am
by juansh2385
I am sorry I could not follow what exactly i have to do. I did not wrote the code i am using it from the forum so my technical codings skills are non existent.

Re: How can I Enable the Diagnostic tool

Posted: Fri Jun 24, 2011 7:34 am
by LT401Vette
Unfortunately there is nothing you can do. Either who ever owns the code needs to change the signature, or you have to wait for a beta TS that recognizes the new signature.

Re: How can I Enable the Diagnostic tool

Posted: Fri Jun 24, 2011 8:03 am
by juansh2385
Thanks a lot I will let him know, Of course if the beta edition is available I am more than happy to give it a try :) thanks a lot.

Juan

Re: How can I Enable the Diagnostic tool

Posted: Mon Dec 19, 2011 9:14 pm
by juansh2385
sorry to bring this back. I think ts beta 19 is not recognizing 3.2.1 gslender v5 again.

Is the solution the same as before?

Juan

Re: How can I Enable the Diagnostic tool

Posted: Tue Dec 20, 2011 2:10 am
by Gokart
LT401Vette wrote:For future I can add the pattern "MS2Extra 3" in the next beta to support as it is..
Why don't you only use MS2E? that will enable them to do whatever character after that.
Just suggesting.

Re: How can I Enable the Diagnostic tool

Posted: Tue Dec 20, 2011 4:06 am
by jsmcortina
Or require newer firmwares to configure/enable the loggers through the ini file.

James

Re: How can I Enable the Diagnostic tool

Posted: Tue Dec 20, 2011 6:42 am
by LT401Vette
I think ts beta 19 is not recognizing 3.2.1 gslender v5 again.
It has not changed. Is there a new version of this with a new signature?
Why don't you only use MS2E?
The available loggers has been steady for a while, but did change with versions. Currently all it needs is to start with:
"MS2Extra 3" and it is good... That seems easy enough and TS knows it is version 3 or better.

James' suggestion is really the the right one, but there haven't been too many other firmwares other than this one to drive the need. Compiling the signature match in also helps prevent theft of the firmware where people recompile the firmware with their own signature and call it their own.