Afficher un message
Vieux 11/01/2017, 16h05  
Thom@s
V.I.P
 
Avatar de Thom@s
 
Date d'inscription: mai 2012
Localisation: France
Âge: 38
Messages: 92
Thanks: 25
Thanked 1 082 Times in 64 Posts
Pouvoir de réputation: 26
Thom@s has much to be proud ofThom@s has much to be proud ofThom@s has much to be proud ofThom@s has much to be proud ofThom@s has much to be proud ofThom@s has much to be proud ofThom@s has much to be proud ofThom@s has much to be proud ofThom@s has much to be proud of
Post

Bonjour,

Je vois que depuis le départ de Davmalelo et fildefer85, personne n'a repris leurs travaux pour tenter de sortir une version finalisée, c’est bien dommage car cela pourrait apporter des fonctionnalités de télécodage très intéressante au Diagbox (hors réseau PSA).

Au vue de l'énorme abatage d'heure pour sortir un projet pareil, y'a t'il des membres en possession des travaux de Davmalelo et fildefer85 ?

Voici un sujet que notre ami Simple avait lancé au UK avec des informations pertinentes sur les méthodes de comparaison des versions Diagbox télécodable OFFLINE et non télécodable OFFLINE. Malheureusement, son sujet a fait chou banc...

Citation:
Envoyé par Simple
Some people have complained about not being able to "Telecode" in newer versions of DiagBox (v7.63+), but they said that they were able to "Telecode" using (v7.62) and older.. Upon comparisons and helped by information released by others on various forums, the reasons seem to be in the Vehicle files (From A7 to Z9) in folders:
"C:\AWRoot\dtrd\tree\Vehicle\ " and "C:\AWRoot\dtrd\tree\Vehicle\SUREQ\ "

These files (that need to be edited for all PSA cars) are too many (hundreds according to some and thousands according to others), but they are TEXT editable, and if you look into them you will find few lines indicating their "Telecoding" function and saying something like:
------------------------------
<SubTree posc=3 posl=8 destc=3 destl=10 ident=19 FileName="script_telexx_ManualTelecodingConnected. s" IsCritical="NO">
<FilePath path="TeleXX_TPM">
</FilePath>
</SubTree>
------------------------------
These (4) lines do NOT exist in DiagBox releases where you CAN perform Telecoding.. So, I am not sure if the best option is to remove/comment them or to change IsCritical="NO" to IsCritical="YES"..
Also, they are preceded or followed by a script starting like this:
<Act posc=a posl=b destc=x destl=y ident=z>
<MathAndLogic>
<Assignment>
<Source>
.......
.......
</Source>
</Assignment>
</MathAndLogic>
</Act>

If the 4 lines are removed from the script file, then the values of "destc=x" and "destl=y" in the "<Act .." statement are replaced by the values in the "<SubTree .." of the removed statement.

When you have this information "posc=3 posl=8 destc=3 destl=10"
It mean pos(col,line) = (3,8) , dest(col,line) = (3,10)
You can find also destyes(c,l) or destno(c,l)

So if you have dest(c,l) = (3,10), you will find next action with pos(c,l) = (3,10)

In file, you start at "<Start dest(c,l)" and step by step you arrived to "<End pos(c,l)"

I have also noticed that few files have been removed from newer DiagBox releases and if you copy them from v7.62 and older to the same location in the newer DiagBox versions, they work. Examples:
"a08can_feux_brouillard_surequipement_install_desi nstall.s" in "C:\AWRoot\dtrd\tree\Vehicle\SUREQ\A08CAN\BSI"
Or,
"tlcd_fullprocedure_PR00.s" and "tlcd_fullprocedure_PR01.s" in "C:\AWRoot\dtrd\tree\Vehicle\SUREQ\A9\BSI"

I understand that some people are working on this issue, but because the effort is so huge, I thought users may also take ownership and attempt to enable and test "Telecoding" on their own cars themselves, which is quite easy. This will help speed up creating a database of modified files sooner (if they report their modifications and share their experiences). But remember, before editing any file, it is wise to make a backup copy..

Hint :
The name of the sub_folder indicates the "Telecoding" area in the car (like BSI) and the name of the function in the file indicates what does it do.
En travaillant et analysant ensemble, il y a peut être moyen de finaliser ce projet prometteur.

Thom@s

Dernière modification par Thom@s ; 11/01/2017 à 16h09.
Thom@s est déconnecté   Réponse avec citation
The Following User Says Thank You to Thom@s For This Useful Post:
adiago (04/10/2019)