MEGAsquirt A place to collectively sort out this megasquirt gizmo

How do you edit an MSQ file?

Thread Tools
 
Search this Thread
 
Old 03-12-2008 | 11:15 AM
  #1  
IcantDo55's Avatar
Thread Starter
Elite Member
iTrader: (11)
 
Joined: Apr 2007
Posts: 1,998
Total Cats: 51
From: VA Beach
Default How do you edit an MSQ file?

How do you "edit" a MSQ file like it says in this procedure? As far as I can see it its not a TXT file.





AFR targets in "AFR" instead of "volts" for AEM_LINEAR

MSnS-E (as well as the MS2) give you the option to define AFR targets at certain kpa/rpm points. The problem with this is that if you use the AEM_LINEAR wideband, the configuration isn't set like it is with other linear widebands. Originally, if you choose the Innovate 0-5V wideband, the AFR targets table is set to accept AFR values. If you choose the AEM_LINEAR sensor, your target values can only be entered in volts like so:

Image

Unless you don't mind memorizing or looking up the voltage values for a specific AFR, this can be a pain in the ***. To change the configuration to accept AFR values, follow these steps:

1. Open msns-extra.ini in a text edit. Notepad is available on Windows systems so you might as well you that if you don't have an advanced text edit. For me, this file was located under: C:\Program Files\MegaSquirt\MegaTune225\MegaTune2.25\mtCfg\ms ns-extra.ini


2. Scroll down to #elif AEM_LINEAR. This can be found on line 808.


3. Change the code from:
Code:

#elif AEM_LINEAR

afrBins1 = array, U08, 0, [8x8], "Volts", 0.0196, 0, 0.0, 5.0, 2

to
Code:

#elif AEM_LINEAR

afrBins1 = array, U08, 0, [8x8], "AFR", 0.038666, 255.0, 10.0, 20.0, 1




4. Now you are going to need to edit your MSQ file. Otherwise, you will get an error saying that units do not match. Search for (line 586):
Code:

<constant cols="8" name="afrBins1" rows="8" units="Volts">

and replace it with
Code:

<constant cols="8" name="afrBins1" rows="8" units="AFR">




5. If you originally had AFR target defined in voltages, they will not appear correctly in MegaTune once you re-open your MSQ for editing. You will need to re-enter in the AFR target, but this time in AFR format instead of volts.



Here is the new AFR targets table with AFR values:

Image

_________________
PlastikRacing Owner
Old 03-12-2008 | 11:17 AM
  #2  
Braineack's Avatar
Boost Czar
iTrader: (62)
 
Joined: May 2005
Posts: 79,818
Total Cats: 4,152
From: Chantilly, VA
Default

right click, open with..., choose program, notepad.
Old 03-12-2008 | 11:19 AM
  #3  
IcantDo55's Avatar
Thread Starter
Elite Member
iTrader: (11)
 
Joined: Apr 2007
Posts: 1,998
Total Cats: 51
From: VA Beach
Default

Fixed it. For all future searches, it is a TXT file just open it in Notepad.
Old 03-12-2008 | 12:51 PM
  #4  
cjernigan's Avatar
Elite Member
iTrader: (13)
 
Joined: Oct 2006
Posts: 8,091
Total Cats: 7
From: Atlanta, GA
Default

Let me know if your autotune continues to work like it should.
Old 03-12-2008 | 01:02 PM
  #5  
IcantDo55's Avatar
Thread Starter
Elite Member
iTrader: (11)
 
Joined: Apr 2007
Posts: 1,998
Total Cats: 51
From: VA Beach
Default

Originally Posted by cjernigan
Let me know if your autotune continues to work like it should.

Um...opened target AF it and it says AF on the top not volts, thats good. But its still built in volts. Anyone want to post up there AF target table so I got something to start with?
Old 03-12-2008 | 01:08 PM
  #6  
cjernigan's Avatar
Elite Member
iTrader: (13)
 
Joined: Oct 2006
Posts: 8,091
Total Cats: 7
From: Atlanta, GA
Default

I don't understand why people do this modification. You build the table once and never look at it again. It takes longer to do the mod then it does to set up the table in volts the first time around.
Do a search on the forum for "afr target" you will get all kinds of results. I know paul and scott have both posted screenshots of theirs. Close enough to get started.
Old 03-12-2008 | 01:16 PM
  #7  
IcantDo55's Avatar
Thread Starter
Elite Member
iTrader: (11)
 
Joined: Apr 2007
Posts: 1,998
Total Cats: 51
From: VA Beach
Default

I don't know why I did it! I'm sorry! lol

I'm just trying to get used to all this new tuning stuff and learning AF VS Volts is not something I really feel like doing, also. Prob why most of us Neubees change it. I'm more comphy with AF.
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
russian
Miata parts for sale/trade
6
10-08-2015 04:01 PM
The Gleas
MEGAsquirt
3
10-01-2015 10:30 AM
Joe Perez
Current Events, News, Politics
8
09-30-2015 05:41 PM
MiataGarage
Engine Performance
5
09-30-2015 12:04 AM




All times are GMT -4. The time now is 06:24 AM.