Page 7 of 33
Re: OSEPlugin for Tunerpro 5 v1.2.0
Posted: Tue Nov 09, 2010 11:17 pm
by delcowizzid
plug-in two words for the plugin "bloody awesome" i played around with it while testing ketos ecu and usb once i figured out how to set it all going i was in
Re: OSEPlugin for Tunerpro 5 v1.2.0
Posted: Wed Nov 10, 2010 9:19 am
by Holden202T
yeah shes evolved from the first betas thats for sure!
i remember back in about 2005 i think it was when i got my first interface from VL400 he said he was going to work on software for it .... took a while but was worth it!
Re: OSEPlugin for Tunerpro 5 v1.2.0
Posted: Wed Nov 10, 2010 1:28 pm
by jezzab
Having some issues with a VT GTS 355ci running NVRAM RT and one of VL400's internal comms boards.
OSEPlugin and TP5 Couldnt connect originally but Flashtool would connect and work perfectly. I shut the BCM up in Flashtune with F1,56,08 and it helped it connect. Still a little sketchy. I can read the bin out with OSEPlugin sometimes but when I turn on emulation and make a change and commit it, it will upload correctly the first time but the next time you do it, it fails until you reconnect and start the whole process again.
Re: OSEPlugin for Tunerpro 5 v1.2.0
Posted: Wed Nov 10, 2010 3:03 pm
by VL400
Sounds like bus chatter, it gets re-enabled when there is no activity for around 5 seconds. Currently the plugin does not disable any chatter or look for the heartbeat. Are you logging at the same time? With a ADX that disables chatter and seeks out the heartbeat it should connect and then keep the BCM chatter turned off as your always hitting the PCM for data.
This ADX seeks the heartbeat and also disables BCM chatter so can copy the connection part if your ADX does not do this ..
https://pcmhacking.net/forums/viewtopic.php?f=10&t=725
Re: OSEPlugin for Tunerpro 5 v1.2.0
Posted: Wed Nov 10, 2010 6:08 pm
by jezzab
I wasnt logging because as soon as i hit the Start/Stop Scan in TP5 it crashes so I need to sort that issue out too. I was using VT_$A6_v1.0.adx
Re: OSEPlugin for Tunerpro 5 v1.2.0
Posted: Thu Nov 11, 2010 6:00 pm
by jezzab
Well! I disable the BCM and connect in under 5 secs its fine.
The realtime updating works but it just says it failed to upload but it actually does upload. So im wrapped about that. Now to sort out this logging. Ive tried different ADX files and none of em seem to do anythen. I fire up the dashboard and hit the Acquire Data button and nothin. Nothing flashing on the Tx Rx on the comms board when i click the button or after I click it. I must be doing something wrong?
Re: OSEPlugin for Tunerpro 5 v1.2.0
Posted: Thu Nov 11, 2010 6:40 pm
by antus
I'll need to get back in to the plugin and do some more testing and see if I can improve handling of bus chatter. I know there are currently issues in VT and newer (except for engine transplants where there is nothing else on the bus and its quiet) but due to a dead HDD and being too busy at work its been remaining on the to do list for longer than i'd like.

Not sure when exactly I'll get a replacement disk and enough time to set everything up for it again, but will post back in this thread when it happens.
Also, be careful if it doesnt say 'upload success'. If the request was the bit that got clobbered then it wont have saved the change, but if it was the reply, then the changes will be saved. Dont assume its worked without 'upload success'.
Re: OSEPlugin for Tunerpro 5 v1.2.0
Posted: Fri Nov 12, 2010 9:27 am
by antus
Ive got a working visual studio machine now and the have pulled the code out of mothballs and it builds and loads on the latest TP5. Just need to find some more time to address the VT+ in car bus chatter now.
Re: OSEPlugin for Tunerpro 5 v1.2.0
Posted: Sun Nov 28, 2010 8:34 pm
by js1973
I am using tp5 5.00.7273.00 with the latest plugin cxwb mod bin 16233396 VT V6 $A5.ads and VT V6 V1.8 $A5F.xdf.
I can get it to detect hardware and connect for data logging but the rpm is jumping all over the place and it crashes .
Re: OSEPlugin for Tunerpro 5 v1.2.0
Posted: Sun Nov 28, 2010 10:53 pm
by antus
Yep, have tested this setup on my bench PCM and see your problem. It seems we only have an ads, not adx, and either there is a problem with the ads or tp5 is not importing it properly. Im seeing 4669 RPM constant with no engine attached (would expect zero rpm). We'll take a look at it.