Author Topic: 1.1.65 problem with Gamma Enrichment (GammaE)  (Read 8674 times)

Offline dnb

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 837
  • BHP: 19
1.1.65 problem with Gamma Enrichment (GammaE)
« on: January 25, 2010, 07:29:31 am »
I cannot get gammaE to come out sensible in Vemstune or the logs when running on my bench-test harness.

If every enrichment I can reasonably get at is set to 100, then GammaE always comes out at 149%
Things I have done:
*Warmup bins set to 100
*MAT/TPS enrichment set to 100
*VE table (in desparation) set to 100
*Zeroed accel enrich
*turned off baro. correction (always off on the NA cars anyway)
*turned off EGO control

I believe this issue is also present in 1.1.63 and 1.1.64

Is it simply a logging glitch, a bug in the 1.1.6x code or have I overlooked a setting?

Thanks

Offline MWfire

  • Hero Member
  • *****
  • Posts: 721
  • BHP: 35

Offline dnb

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 837
  • BHP: 19
Re: 1.1.65 problem with Gamma Enrichment (GammaE)
« Reply #2 on: January 25, 2010, 05:33:38 pm »
See my other post about this not working with Prolific drivers again...

Thanks for fixing the enrichment problem though! :)

Offline Jamo

  • Full Member
  • ***
  • Posts: 129
  • BHP: 6
Re: 1.1.65 problem with Gamma Enrichment (GammaE)
« Reply #3 on: January 25, 2010, 06:49:02 pm »
See my other post about this not working with Prolific drivers again...

Thanks for fixing the enrichment problem though! :)

I had problems with the new vemstune sending my gauges crazy.

I found if I changed the default protocol from SIPR to Megatune in ECU configuration and made sure the Inter Write Delay was 30 the issues went away

Offline dnb

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 837
  • BHP: 19
Re: 1.1.65 problem with Gamma Enrichment (GammaE)
« Reply #4 on: January 25, 2010, 09:18:49 pm »
Jamo - thanks.  I already use in inter write delay of 30. 

But it's not the issue I'm talking about - I simply cannot detect an ECU at all with the new software.  It looks like the fix for the Prolific USB devices hasn't been compiled in to the new release.  I will try again tonight using a different USB device.

Is the enrichment fix simply a config issue I could get by editing the relevent *.ini file?

Offline gunni

  • Hero Member
  • *****
  • Posts: 1492
  • BHP: 37
Re: 1.1.65 problem with Gamma Enrichment (GammaE)
« Reply #5 on: January 25, 2010, 11:06:00 pm »
I have no problem connecting using a prolific driver after changing the inter write delay to 50

Offline dnb

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 837
  • BHP: 19
Re: 1.1.65 problem with Gamma Enrichment (GammaE)
« Reply #6 on: January 25, 2010, 11:10:20 pm »
Is this with the newest Vems tune (2010-01-08)?  I have no problem with the last 2009 release.

Offline gunni

  • Hero Member
  • *****
  • Posts: 1492
  • BHP: 37
Re: 1.1.65 problem with Gamma Enrichment (GammaE)
« Reply #7 on: January 25, 2010, 11:36:31 pm »
From when they introduced the inter write delay feature.

Offline dnb

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 837
  • BHP: 19
Re: 1.1.65 problem with Gamma Enrichment (GammaE)
« Reply #8 on: January 26, 2010, 01:37:12 am »
Same as my working version then.

Offline dnb

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 837
  • BHP: 19
Re: 1.1.65 problem with Gamma Enrichment (GammaE)
« Reply #9 on: January 26, 2010, 05:50:36 am »
GammaE issue solved - it was a problem in vemsTune-v3-1.1.63.ini

The line:
gammaEnrich      = scalar, U08, 19, "%",      1.476, 0.000

Should read:
gammaEnrich      = scalar, U08, 19, "%",      0.99, 0.000
   
It's all fine now without a software upgrade.