Edit: issues for dual bank resolved, see post:
http://nefariousmotorsports.com/forum/index.php/topic,722.msg6469.html#msg6469______________________________________________________________________
ok, so here we go... I am at the point where I just need to ask for more help on this as I have not solved it with what I feel has been too much time spent in my life on it.
What I am trying to achieve is for my bank 1 sensor 1 to feed data to both banks in regards to fuel trims. My car is a 2.7t single turbo conversion and i just run one o2 sensor (b1s1).
I have everything else deleted and I have found success in every other aspect of my tuning with the single on me7.1, yet this is a giant road block. My tune has to stay fat because bank 2 does nothing as far as trims go. when i log STFT or LTFT bank 2 is always at a consistent 0% and i really wish i could log individual injector on times because I am certain my bank 2 cylinders just dump fuel like when triggered by egts. It also randomly TCs with no rhyme or reason. Everything else is good so it must be this.
So now onto where i have been looking. I started with this line of thought and hunting for ways to shut down the stereo control, from the Bosch documantation:
"FB LRAEB 4110 Functional Description
Notes stereo Lambda policy:
------------------------------------
- The following is FDEF f for a system with stereo lambda control designed.
- The stereo-Gro ¨ ¨ Anha must differ in lengths of 2 (eg B_lra -> B_lra2).
- The f FDEF is also fully suitable for a mono system. In this case, B_lr2
= FALSE. This also B_LRA2 = FALSE.
- For mono-Lambda control (SY_STERVK) = FALSE is set automatically B_lra2
= FALSE.
Description of the function LRAEB:
--------------------------------
- The function returns the switch-LRAEB of adaptations as well as the bit
"mixture adaptation locked" (B_gasp).
- Fu ¨ r Stereo are the switch-fu ¨ r separately, each bank (B_lra, B_lra2)."
and
"528 XXXXXXXX Flag register: DKVS Bank 1 Bits 16 FFh
SY_BDE = 0
Bit 0: = B_syserrk
Bit 1: = v E_frau E_rkat
Bit 2: = Z_frau Bit 3: = Z_rkat Bit 4: = B_lra Bit 5: Bit 6 = B_lrar =
B_rkat Bit 7: = B_frau
529 XXXXXXXX Flag register: DKVS Bank 2 Bits 16 FFh
SY_BDE = 0 & SY_STERVK = 1
Bit 0: = B_syserrk
Bit 1: = v E_frau2 E_rkat2
Bit 2: = Z_frau2
Bit 3: = Z_rkat2
Bit 4: = B_lra2
Bit 5: Bit 6 = B_lrar = B_rkat Bit 7: = B_frau"
So I thought that if I could find those addresses, based of the wording I could set B_lr2 and B_lra2 to false (FF, 00) to achieve a mono lambda system. I ran this by some mainstream tuners who have said they have run single bank control on stuff like the R32 and they said that I am looking too far into it and that I can achieve this with variables within the map/scalars.
So that leads me to my never ending revisions. I have hunted through everything in the public files and tried everything that makes sense to me. Also combinations. I cannot bring life back to bank 2
I am positive I am misunderstanding something or overlooking it. Does anyone here have any idea how to achieve what I am trying to do? Are there variables that are unlisted in the m-box xdf? I was under the impression that the current definition has every available map or scalar that exists within the 1024 mb file.
whew... hopefully I explained myself. if I can ever get this locked down I will post up my files for all to do whatever with.
Thanks in advance for any assistance anyone can offer.