Notices
ECU Flash

new livemap client

Thread Tools
 
Search this Thread
 
Old Dec 16, 2016 | 04:32 AM
  #1  
Dow Jhob's Avatar
Thread Starter
Newbie
 
Joined: Jun 2016
Posts: 93
Likes: 7
From: siberia
new livemap client

https://github.com/DowJhob/Evo-live-map/releases
https://discord.gg/MSFSn5ywRv

Application for editing mitsubishi controller tables on the
fly in RAM. Works with OpenPort1.3 and OpenPort2.0.
All descriptions of RAM tables are stored in xml files
as in ecuflash, new attributes have been added to table
descriptions indicating the location of tables in the
controller's RAM.


Sample:

<table name="High Octane Fuel Map" category="Fuel" address="37b4d" type="3D" level="4" swapxy="true" scaling="AFR" RAM_addr="FFFFA04D">
<table name="Load" address="4fdc" type="X Axis" elements="18" scaling="Load" RAM_mut_number="0x00"/>
<table name="RPM" address="4fb4" type="Y Axis" elements="15" scaling="RPM" RAM_mut_number="0x02"/>
</table>
RAM_addr table address in RAM,
RAM_mut_number number MUT table in RAM

The program itself detects the type of interface J2534 or
FTDI adapter, if there are installed drivers. When the
start button is pressed, an attempt is made to connect
to the controller using an alternative protocol and, if
successful, the internal ID is read, then the application
by the mask of the ID number tries to find and read the first
found xml calibration file containing the ID number in the
name, if not, the file search window opens.
And then all tables available for editing in RAM will be opened.

obsolete - The xdf directory contains patches for tunerpto https://www.tunerpro.net/
all patches will be replaced with ecuflash style

Short description:

The Mitsu controller has a built-in DMA protocol, its
implementation was recently written by Orion4096 aka Nanner55
GitHub, but the first was jcsbanks in 2008, these topics are
on evo, also in the evo10 controller there is a DMA protocol
that modified tephra (I have not yet finished it implemented).
The jcsbanks protocol is selected by default, all DMA tephra v7
use it. At the moment, 90550001, 80770001, 96262709,
and 96532706, 88592715 have been tested on jcsbanks,
I will correct it when there are testers, 90550001 and 88590015
have been tested on nanner55.

Patcher - works on the same xml as ecuflash but can apply all patches as a group, also as part of the patcher hex editor

To get started

1. Unpack
2. Plug j2534 interface adapter, or op13 or same..
3. Select DMA proto
4. Press start button
5. Select map manager tab
6. Check checkbox desire map,, or check all
7. Tune your maps (use keysequence zoomin, zoomout, ctrlc, ctrlv)
8. Also can digital log wideband via any serial port or tactrix op20









Last edited by Dow Jhob; Aug 4, 2023 at 10:07 AM. Reason: new link
Old Dec 19, 2016 | 08:35 PM
  #2  
Dow Jhob's Avatar
Thread Starter
Newbie
 
Joined: Jun 2016
Posts: 93
Likes: 7
From: siberia
redownload archive, now xp support
now xp dont support
if you need xp, rebuild with Qt 5.1.

Last edited by Dow Jhob; Aug 4, 2023 at 01:06 AM.
Old Dec 27, 2016 | 04:25 AM
  #3  
Dow Jhob's Avatar
Thread Starter
Newbie
 
Joined: Jun 2016
Posts: 93
Likes: 7
From: siberia
added tracer
Old Dec 27, 2016 | 09:37 AM
  #4  
wreckleford's Avatar
Evolved Member
iTrader: (2)
 
Joined: Jun 2003
Posts: 1,171
Likes: 11
From: Jamaica
Hi. Do you have any screenshots of your live map application?
Old Dec 27, 2016 | 09:54 AM
  #5  
Eugeny dontknow's Avatar
Newbie
 
Joined: Aug 2011
Posts: 25
Likes: 0
From: Siberia in Russia
https://www.facebook.com/groups/333122900083948/ prealfa video in group
Old Dec 27, 2016 | 09:58 AM
  #6  
Eugeny dontknow's Avatar
Newbie
 
Joined: Aug 2011
Posts: 25
Likes: 0
From: Siberia in Russia
you download a file and easier to poke debug
Old May 7, 2017 | 02:05 AM
  #7  
Dow Jhob's Avatar
Thread Starter
Newbie
 
Joined: Jun 2016
Posts: 93
Likes: 7
From: siberia
some memory leak fix
Old Oct 27, 2018 | 10:30 PM
  #8  
Dow Jhob's Avatar
Thread Starter
Newbie
 
Joined: Jun 2016
Posts: 93
Likes: 7
From: siberia
Add source in first post
Old Mar 21, 2020 | 12:58 AM
  #9  
Dow Jhob's Avatar
Thread Starter
Newbie
 
Joined: Jun 2016
Posts: 93
Likes: 7
From: siberia
need test 90550001 livemap
Old Sep 22, 2021 | 09:43 AM
  #10  
Dow Jhob's Avatar
Thread Starter
Newbie
 
Joined: Jun 2016
Posts: 93
Likes: 7
From: siberia
update for for stock DMA
The following users liked this post:
aqeelrizni (Oct 20, 2021)
Old Oct 20, 2021 | 08:49 PM
  #11  
aqeelrizni's Avatar
Newbie
 
Joined: Apr 2021
Posts: 47
Likes: 1
From: Srilanka
Originally Posted by Dow Jhob
update for for stock DMA
Hello Dow Jhob
Can i use this with my Open Port 2.0 on rom 96260709?

Thank you
Old Oct 20, 2021 | 09:52 PM
  #12  
Dow Jhob's Avatar
Thread Starter
Newbie
 
Joined: Jun 2016
Posts: 93
Likes: 7
From: siberia
Originally Posted by aqeelrizni
Hello Dow Jhob
Can i use this with my Open Port 2.0 on rom 96260709?

Thank you
need modify rom

after the new year, maybe there will be time
The following users liked this post:
aqeelrizni (Oct 21, 2021)
Old Jan 4, 2022 | 08:57 PM
  #13  
aqeelrizni's Avatar
Newbie
 
Joined: Apr 2021
Posts: 47
Likes: 1
From: Srilanka
96262709 Live Map tuning working on Open Port 2.0

Anyone reading this live tuning can be done on the Tactrix Open Port 2.0 thanks to DowJhob

The awesome work by Dow Jhob in driving deep into the code and helping to patch the live tuning to the 96262709 ROM (Ofc building on jcsbanks and ziad incredible work in the past)

Been beta testing it with Dow and Successfully managed to get the live tracer working on the fuel, Ignition timing, WGDC and BDEL tables. It is not yet perfect but he is working on it. Anyone interested in testing reach out to him
Old Jan 5, 2022 | 01:35 PM
  #14  
240Z TwinTurbo's Avatar
Evolved Member
iTrader: (25)
 
Joined: Jun 2006
Posts: 2,800
Likes: 319
From: Charlotte, NC
Originally Posted by aqeelrizni
Anyone reading this live tuning can be done on the Tactrix Open Port 2.0 thanks to DowJhob

The awesome work by Dow Jhob in driving deep into the code and helping to patch the live tuning to the 96262709 ROM (Ofc building on jcsbanks and ziad incredible work in the past)

Been beta testing it with Dow and Successfully managed to get the live tracer working on the fuel, Ignition timing, WGDC and BDEL tables. It is not yet perfect but he is working on it. Anyone interested in testing reach out to him
Interested in live mapping the VE table for the 88592715 ROM. Do you have some high level instructions for how this is implemented? I peaked around the site in the original post, but was not clear on how to implement.
Old Jan 5, 2022 | 01:44 PM
  #15  
Dow Jhob's Avatar
Thread Starter
Newbie
 
Joined: Jun 2016
Posts: 93
Likes: 7
From: siberia
Originally Posted by 240Z TwinTurbo
Interested in live mapping the VE table for the 88592715 ROM. Do you have some high level instructions for how this is implemented? I peaked around the site in the original post, but was not clear on how to implement.
It doesn't matter which table, the main thing is that the controller has a DMA code and the table is displayed in the RAM
the easiest way is to take tephra from dma and display the desired table if it is already part of the altmap, more difficult if not
but first, see if your map is included in altmap

Last edited by Dow Jhob; Jan 5, 2022 at 02:05 PM.


Quick Reply: new livemap client



All times are GMT -7. The time now is 04:24 PM.