1. Output which is related with piston position. So output which is active when piston is in tdc to tdc+40deg(for example, values can be selected). That was implement in older firmware for knock integral.
- With that you can map engine with cylinder pressure sensor which i and few vems users have http://www.tfxengine.com/SuperchargedEngineData.html
- With that it is easy to scope engine if there are COP ignition coils
- Some knock filter need that information for noise reject
- hint: use the staging injector output to trigger the scope now. (always timed according to inputtrigger wheel position).
- tried and at 800rpm injector starts 3deg after gap(60-2), at 2000rpm 10deg, at 6000rpm 33deg after gap. No good signal.
- Alternatively a (possibly unused) logiclevel ignition output can be used (also possible to configure as igndualout or rotary trailing spark output). Obviously ignout varies with sparkadv. Power-IGBT output with coil conncected is unsuitable, because it can jump to 400V (also very dangerous!).
- Tried rotary spark output at 1.1.82 and i have strange behaviour. Dwells are from 3ms-10ms (dwell is set to 2.6ms) and possition is strange(very strange behavior). I can put screen shots of scoped outputs.
2. Anytrim which is active only when N2O is active. So pressure sensor of bottle(pressure can be from 30 to 80bar) can be connect to vems for mixture correction)
- one option: feed the high side of potentiometer with 0V when N2O is inactive, so signal is constant 0V => effectively disabling it (and 5V when active, so signal is 0-5V ) using an N2O output. Make sure not to feed 12V into mcp3208 input !
- good sugestion, but imho software solution(no hurry, next drag race is in 5mounts) is better.
3. Min RPM for secondary injectors. For N/A cars sec injectors aren't good before 3000 RPM or so. Throttle response is bad.
IMHO
so if engine.rpm < config.inj_stage2_start_rpm injector staging is disabled regardless tps or map.
4. Disabling nitro when WOT shift-cut is enabled. There is define in global.h n2o_shiftcut_disables_n2o