Notices
ECU Flash

TephraMod V7

Thread Tools
 
Search this Thread
 
Old Oct 19, 2009, 07:55 PM
  #526  
Evolved Member
iTrader: (38)
 
recompile's Avatar
 
Join Date: Nov 2006
Location: New Hampshire, USA
Posts: 1,745
Likes: 0
Received 6 Likes on 4 Posts
Originally Posted by steadly2004
I had the same issue. Internet Explorer saves a .ZIP file with xml's and stuff. GOOGLE CHROME downloads an XLSX file. I don't know why the difference, but it happens that way every time
The reason is because globalshare.net doesn't have a proper MIME type defined for xlsx, so it's returning an HTTP Response with text/plain instead of what it should be, which is application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.

The rest of an XLSX doc is encapsulated in PK-zip format, So IE assumes it's a zip (and technically speaking, it can be read as a zip)

IE7/8 have a setting called something like "open files by content and not by extension" so IE took a look at the content type in the HTTP header, began parsing as plain-text, and then said "wait a minute, this is just a zip file". If you change this setting (might require a reboot) it should fix the problem.

Firefox, on the other hand, just goes with the flow and allows you to save the file with its native extension, more or less ignoring the content type returned by the server

Last edited by recompile; Oct 19, 2009 at 09:18 PM.
Old Oct 19, 2009, 08:05 PM
  #527  
EvoM Guru
Thread Starter
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
try again - ive added a mime type
Old Oct 19, 2009, 08:20 PM
  #528  
Evolved Member
iTrader: (38)
 
recompile's Avatar
 
Join Date: Nov 2006
Location: New Hampshire, USA
Posts: 1,745
Likes: 0
Received 6 Likes on 4 Posts
Success!
Old Oct 19, 2009, 08:21 PM
  #529  
Evolved Member
iTrader: (22)
 
Appauldd's Avatar
 
Join Date: Nov 2003
Location: Northern KY near Cincy
Posts: 2,408
Likes: 0
Received 6 Likes on 6 Posts
Teprha.....I don't understand how to get my small stock size tables to import correctly. I tried cut and paste...to no avail.

Please give a little "how to" on your Excel translator.

Thanks.

Paul
Old Oct 19, 2009, 08:24 PM
  #530  
EvoM Guru
Thread Starter
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
using copy/paste:

copy your stock sized maps into the top area

if the map is smaller than the current map in there then just clear the rest out

also you need to copy the axis's across as well

when copying the axis across ENSURE the last element in the axis is 1000000...
Old Oct 19, 2009, 08:54 PM
  #531  
Evolving Member
 
SeanV's Avatar
 
Join Date: Feb 2008
Location: South Africa
Posts: 214
Likes: 0
Received 1 Like on 1 Post
Originally Posted by the_mork
A person could try openoffice.org and see if their excel-type app is capable.


I used the Translator in Open Office, and it did my map translations perfectly.
Old Oct 19, 2009, 10:09 PM
  #532  
Evolved Member
iTrader: (22)
 
Appauldd's Avatar
 
Join Date: Nov 2003
Location: Northern KY near Cincy
Posts: 2,408
Likes: 0
Received 6 Likes on 6 Posts
Alright....I am v7 bound. Got all my tuned maps transfered over. Cross my fingers. Thanks Tephra....you are simply amazing.

I did notice a few tables that might prove worthy though......

Thes are from 94170015

As per Phenoms's request....the tables have been deleted.

Last edited by Appauldd; Oct 20, 2009 at 06:36 AM.
Old Oct 19, 2009, 10:27 PM
  #533  
EvoM Community Team
iTrader: (15)
 
fostytou's Avatar
 
Join Date: Sep 2006
Location: Aurora, IL
Posts: 3,143
Received 6 Likes on 6 Posts
Originally Posted by recompile
Here's the 88590715 ROM with mods applied:

Download

INSTRUCTIONS: Copy all XML files to %Program Files%\OpenECU\EcuFlash\rommetadata\mitsubishi\evo . No editing needed.

IMPORTANT: If you do not have a JDM MAP, revert all tables in the "MAPSensor" category back to your old ROM's settings. Also, set FEA bit.14 (MAP vs. Baro) to 1.

These are all changes applied to this ROM:
  • Setup for JDM MAP and PSI based boost control (mrfred)
  • WGDC Correction Interval set to 1 (Stock = 10)
  • Max Total Upward WGDC Correction @ 100% TPS set to 0 (Stock = 10)
  • EGR System Disabled (mrfred)
  • Max Timing Retard set to -20 degrees (tephra)
  • FAA bit.10 disabled ("weird unknown" timing pull at cruise)
  • FAA bit.09 disabled (cat-warmup ignition retard)
  • FBA bit.00 disabled (lean spool)
  • FCA bit.09 disabled (EGR Test)
  • OBD Inspection set to Pass all tests (acamus)
  • Rear O2 Heater patch applied (mrfred)
  • Airflow Rate calculation patch applied (mrfred)
  • Fuel Cut Load Limit x2 and set to 300 (mrfred)

Here are all EvoScan data items that are added with this patch (the Lbs/min below is ACTUAL, not estimated, thanks to Airflow rate calc patch):

PHP Code:
        <DataListItem DataLog="Y" Color="" Display="Load1Byte" LogReference="Load1Byte" RequestID="41" Eval="1.2*x" Unit="load" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="270" ChartMin="0" ChartMax="270" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <
DataListItem DataLog="Y" Color="" Display="Boost Error" LogReference="BoostError" RequestID="8A" Eval="0.0241*x-3.087" Unit="psi" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="-25" GaugeMax="25" ChartMin="-25" ChartMax="25" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <
DataListItem DataLog="Y" Color="" Display="Lbs/min" LogReference="LbsMin" RequestID="46" RequestID2="47" Eval="0.00312*x" Unit="lbs/min" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="10000" ChartMin="0" ChartMax="10000" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <
DataListItem DataLog="Y" Color="" Display="Gear" LogReference="Gear" RequestID="40" Eval="x" Unit="units" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="300" ChartMin="0" ChartMax="300" ScalingFactor="1" Notes="" Priority="5" Visible="False" /> 
Added a copy with narrowband sim included and evoscan data settings:

http://thefrost.net/randomfiles/tuni...rowband_O2.zip

Don't use this for now. I need to make sure I applied the patch correctly!

Note: The values are set for an AEM UEGO but are very easy to change!


----edit: Also, recompile... I noticed your MAP fault trig Mid VE MAX #1 and MAP Comparison volts off by .02. Shouldn't matter but wanted to put that out there.

Last edited by fostytou; Oct 20, 2009 at 01:00 PM.
Old Oct 19, 2009, 10:30 PM
  #534  
Evolving Member
iTrader: (2)
 
SoCalRedLine's Avatar
 
Join Date: Mar 2007
Location: NorCal
Posts: 298
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by Appauldd
Alright....I am v7 bound. Got all my tuned maps transfered over. Cross my fingers. Thanks Tephra....you are simply amazing.

I did notice a few tables that might prove worthy though......

Thes are from 94170015


<table name="Idle Stability Timing Control" category="Timing" address="174e" type="2D" level="2" scaling="uint16">
<table name="Settings" type="Static X Axis" elements="3">
<data>Sensitivity</data>
<data>Timing Limit</data>
<data>Untested</data>
</table>
</table>

<table name="Limp Home Table" category="Fuel" address="3797" type="3D" level="2" swapxy="true" scaling="uint8">
<table name="TPS" address="675e" type="X Axis" elements="7" scaling="Volts16"/>
<table name="Engine Speed" address="6776" type="Y Axis" elements="5" scaling="RPM"/>
</table>


<table name="Closed Loop - LT Trim Control" category="Fuel" address="35e5" type="2D" level="2" scaling="LT Trim Hz">
<table name="Conditions" type="Static Y Axis" elements="4">
<data>Low -> Mid</data>
<data>Mid -> Low</data>
<data>Mid -> High</data>
<data>High -> Mid</data>
</table>
</table>


<table name="Idle Error - Normal" category="Idle" address="434a" type="2D" level="2" scaling="ISCVSteps">
<table name="Idle Error" address="647e" type="X Axis" elements="9" scaling="RPM"/>
</table>

<table name="Idle Error - A/C On" category="Idle" address="435a" type="2D" level="2" scaling="ISCVSteps">
<table name="Idle Error" address="647e" type="X Axis" elements="9" scaling="RPM"/>
</table>

<table name="EGR System Enable/Disable" category="Emissions EGR" address="103d" type="1D" level="2" scaling="uint8"/>

<table name="KnockSum decay timer" category="Knock Control" address="1784" type="1D" scaling="uint16"/>

^can u get the addys for a 8859- rom?

testing v88590715 tonight.

Last edited by SoCalRedLine; Oct 19, 2009 at 10:32 PM.
Old Oct 19, 2009, 11:03 PM
  #535  
Evolving Member
 
Chris Moore's Avatar
 
Join Date: Sep 2009
Location: Creston, Iowa
Posts: 123
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by tephra
using copy/paste:

copy your stock sized maps into the top area

if the map is smaller than the current map in there then just clear the rest out

also you need to copy the axis's across as well

when copying the axis across ENSURE the last element in the axis is 1000000...
Just emailed you, all is well in the world of tephramods.
Old Oct 20, 2009, 01:05 AM
  #536  
Evolving Member
 
SeanV's Avatar
 
Join Date: Feb 2008
Location: South Africa
Posts: 214
Likes: 0
Received 1 Like on 1 Post
Nm...

Last edited by SeanV; Oct 20, 2009 at 06:40 AM.
Old Oct 20, 2009, 01:45 AM
  #537  
Evolved Member
iTrader: (3)
 
nonschlont's Avatar
 
Join Date: Mar 2007
Location: Ca
Posts: 1,760
Likes: 0
Received 1 Like on 1 Post
Just spent ~ 3 hours, manually editing my big maps, and pop on here to see any updates... to find out, you guys just figured out what was up w/ the translator... You comp. savy guys ROCK!!!

Thank you for taking the time to create it, and help us make it useable! I havent used it yet, but Im gonna check it against my work... Looks cool as hell too! THANK YOU!
Edit: Just tried it out, and worked flawlessly!

Im finishing up tranferring all my maps, and double checking, should be ready to go by tomorrow, or the next day...

Tephra, YOU ARE DA MAN!!! Looking forward to testing it out...

Last edited by nonschlont; Oct 20, 2009 at 01:55 AM.
Old Oct 20, 2009, 02:35 AM
  #538  
EvoM Guru
Thread Starter
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
good stuff..
like i keep saying - if someone can make the translator perfect, ie not need the 100000 on the end of the axis that would be awesomeness
Old Oct 20, 2009, 03:19 AM
  #539  
Evolved Member
iTrader: (50)
 
Fast_Freddie's Avatar
 
Join Date: Jun 2007
Location: Lexington Park, MD
Posts: 2,706
Received 12 Likes on 11 Posts
Wow the V1 looks a lot prettier than the word version! Thanks again Dave, just left a donation...
Old Oct 20, 2009, 03:22 AM
  #540  
EvoM Guru
Thread Starter
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
thanks Freddie - everything is appreciated


Quick Reply: TephraMod V7



All times are GMT -7. The time now is 02:37 PM.