MEGAsquirt A place to collectively sort out this megasquirt gizmo

Autotune troubles

Thread Tools
 
Search this Thread
 
Old 02-16-2008, 01:47 AM
  #1  
Newb
Thread Starter
 
ryry's Avatar
 
Join Date: Oct 2005
Location: Honolulu, HI
Posts: 27
Total Cats: -1
Default Autotune troubles

I can't get autotune to work.

From my custom .ini:

__________________________________________________ _____________
[AutoTune]
#if MS_I
table = veTableMap ; Should be the map3d_id of a TableEditor entry.
allowAutoTune = on ; Displays the check box on the specified tuning dialog.
corrector = egoCorrection ; Variable used for correction algorithm.

; Tuning block parameters
; Global limits on tuning, outside the box and nothing happens.
xLimits = 1500, 7000 ; RPM
yLimits = 40, 255 ; MAP
zLimits = 10, 200 ; VE

; Vertex tolerance parameters
; How close you must be to a vertex before tuning takes place.
xRadius = 400 ; RPM
yRadius = 10 ; MAP

; Controller parameters
initialStartupInterval = 1.0 ; Seconds before first adjustment
updateInterval = 1.0 ; Seconds between each consecutive adjustment.
proportionalGain = 0.5 ; Proportion of (100-corrector) to use for adjustment.
lumpiness = 5 ; Maximum percent adjustment above or below neighboring VE points.

#elif MS_II
table = veTable1Map
allowAutoTune = on
corrector = egoCorrection1
xLimits = 1500, 4000
yLimits = 60, 90
zLimits = 10, 200
xRadius = 200
yRadius = 7
initialStartupInterval = 1.0
updateInterval = 1.0
proportionalGain = 0.5
lumpiness = 5

table = veTable2Map
allowAutoTune = on
corrector = egoCorrection2
xLimits = 1500, 4000
yLimits = 60, 90
zLimits = 10, 200
xRadius = 200
yRadius = 7
initialStartupInterval = 1.0
updateInterval = 1.0
proportionalGain = 0.5
lumpiness = 5

#else ; Actually only good for DualTable and MSnS-Extra.
table = veTable1Map
allowAutoTune = on
corrector = egoCorrection
xLimits = 1500, 4000
yLimits = 40, 250
zLimits = 10, 200
xRadius = 200
yRadius = 7
initialStartupInterval = 1.0
updateInterval = 1.0
proportionalGain = 0.5
lumpiness = 5

table = veTable2Map
allowAutoTune = on
corrector = egoCorrection
xLimits = 1500, 5000
yLimits = 20, 100
zLimits = 10, 200
xRadius = 200
yRadius = 7
initialStartupInterval = 1.0
updateInterval = 1.0
proportionalGain = 0.5
lumpiness = 5
#endif
__________________________________________________ ______________

EGO settings:
step size=1
authority=10

What could I be missing? I have been datalogging and using Megaviewlogviewer but haven't really gotten anywhere with that?
What's the deal-e-o? yo
ryry is offline  
Old 02-16-2008, 01:51 AM
  #2  
Elite Member
iTrader: (16)
 
patsmx5's Avatar
 
Join Date: Aug 2007
Location: Houston, TX
Posts: 9,297
Total Cats: 476
Default

You have single wideband selected under EGO and have it on?
patsmx5 is offline  
Old 02-16-2008, 02:03 AM
  #3  
:(
iTrader: (7)
 
magnamx-5's Avatar
 
Join Date: Jul 2006
Location: nowhere
Posts: 8,255
Total Cats: 4
Default

Hmm do you have the AF table setup? Is it just not changing the cells or is it not engageing at all? You do know that if you have a disconnect while autotuning it will turn off on the reconnect right? The file looks right so give us some more info on the pysicall and some descriptions of what happens vs what you want please.
magnamx-5 is offline  
Old 02-16-2008, 02:05 AM
  #4  
Elite Member
iTrader: (13)
 
cjernigan's Avatar
 
Join Date: Oct 2006
Location: Atlanta, GA
Posts: 8,091
Total Cats: 7
Default

Change this part too:


From the manual:
cjernigan is offline  
Old 02-16-2008, 04:28 AM
  #5  
Newb
Thread Starter
 
ryry's Avatar
 
Join Date: Oct 2005
Location: Honolulu, HI
Posts: 27
Total Cats: -1
Default

Originally Posted by cjernigan
Change this part too:


From the manual:
What am I not seeing?

The autotune will appear like it is functioning but it always says out of window or not near vertex. When it was saying this before I thought this was because the default ylimits= 60,90. After adjusting those I was sure all would be good to go, but no.

Wide band is set up. AF table is set up. It will not change cells. The closest it will get is it will say 0%. Very frustrating.
ryry is offline  
Old 02-16-2008, 04:33 AM
  #6  
Senior Member
iTrader: (8)
 
turbobluemiata's Avatar
 
Join Date: Aug 2006
Location: Springfield, IL
Posts: 1,012
Total Cats: 0
Default

2nd this thread mine does the same thing never goes past 0% complete???? but it seems like it works???? and says the same things you are saying
turbobluemiata is offline  
Old 02-16-2008, 07:50 AM
  #7  
Elite Member
iTrader: (13)
 
cjernigan's Avatar
 
Join Date: Oct 2006
Location: Atlanta, GA
Posts: 8,091
Total Cats: 7
Default

Originally Posted by ryry
What am I not seeing?

The autotune will appear like it is functioning but it always says out of window or not near vertex. When it was saying this before I thought this was because the default ylimits= 60,90. After adjusting those I was sure all would be good to go, but no.

Wide band is set up. AF table is set up. It will not change cells. The closest it will get is it will say 0%. Very frustrating.
Change the RPM limit in that part as well, it's still at 4000.
cjernigan is offline  
Old 02-16-2008, 11:59 AM
  #8  
Newb
Thread Starter
 
ryry's Avatar
 
Join Date: Oct 2005
Location: Honolulu, HI
Posts: 27
Total Cats: -1
Default

Originally Posted by turbobluemiata
2nd this thread mine does the same thing never goes past 0% complete???? but it seems like it works???? and says the same things you are saying
Hey mine is blue too. I wonder if that's it!

I will try setting the RPM to a higher limit but shouldn't it have been working below 4000 RPM? I had a 15 mile freeway drive home last night where I was definitely below 4000 for most of it.
ryry is offline  
Old 02-16-2008, 01:16 PM
  #9  
Newb
Thread Starter
 
ryry's Avatar
 
Join Date: Oct 2005
Location: Honolulu, HI
Posts: 27
Total Cats: -1
Default

What do people have for open loop mode settings?
ryry is offline  
Old 02-16-2008, 01:17 PM
  #10  
I'm Miserable!
iTrader: (5)
 
bryantaylor's Avatar
 
Join Date: Dec 2006
Location: jacksonville, fl
Posts: 1,711
Total Cats: -1
Default

screw autotune
bryantaylor is offline  
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
Tekel
Cars for sale/trade
29
02-05-2016 04:16 PM
Elfering
MEGAsquirt
50
10-05-2015 08:04 AM
EErockMiata
MEGAsquirt
6
09-24-2015 09:49 AM
TorqueZombie
MEGAsquirt
64
09-18-2015 05:03 PM
Motorsport-Electronics
ECUs and Tuning
0
09-05-2015 08:02 AM



Quick Reply: Autotune troubles



All times are GMT -4. The time now is 01:46 AM.