Page 1 of 1
Adding more ignition outputs to software.
Posted: Sun Sep 04, 2016 6:10 pm
by Snake____1
Hi there,
Is it much work to add 4 more Ignition outputs in the software? Instead of 8, I would like 12

And yes, Dual IGN/INJ Table would be nice too. Just add a Table Switch function
Regards from Norway!
Re: Adding more ignition outputs to software.
Posted: Sun Sep 04, 2016 7:46 pm
by AndreyB
Actually internally it was 12 forever, just added the remaining 4 into the tunerstudio tuning file - it takes about 30 minutes for the fresh bundle to be ready. So do you have plans for a 12 cylinder engine??? Please tell us more.
Norway is a beautiful country

Re: Adding more ignition outputs to software.
Posted: Sun Sep 04, 2016 9:43 pm
by Snake____1
Plans for the BMW M70B50 v12 engine, hopefully full sequential setup and turbos

Going for the Toyota/Denso 90919-02230 Coils btw.
I saw the TunerStudio config file, should have looked before asking

Sorry
Another thing. Is the "bits" hardcoded, or can i change the display name?
For example:
ignitionPins1 = bits, U32, 708, [0:6], "PA0",
to:
ignitionPins1 = bits, U32, 708, [0:6], "IGN1",
Re: Adding more ignition outputs to software.
Posted: Sun Sep 04, 2016 10:28 pm
by AndreyB
Snake____1 wrote:For example:
ignitionPins1 = bits, U32, 708, [0:6], "PA0",
to:
ignitionPins1 = bits, U32, 708, [0:6], "IGN1",
The idea is for the project file to be universal and not depend on the board - remember we have two boards and some people are actually using their own boards. The default properties in the default firmware are already leaning towards the Frankenso board so I think we should be good as is.