Page 3 of 3

Re: AE delta manifold fuel

Posted: Tue Mar 19, 2019 5:40 am
by pman92
fad2629 wrote:Excuse me...
If I understood correctly:
in firmware 12Pv111.bin at address 0x1BB8 I need to change the value from 0x0084 to 0x0153 to get the stream "manifold fuel", and in 1bar ADX instead of "CTS Voltage" the value "manifold fuel" will be shown.
???
Looking at the last posts for $12P V1.12 it's location 0x9BB8.
If you're using $12P V1.11 either update to 1.12 or use the V1.11 file VL400 posted above and then write your cal data into it. (I'm not sure but the location may change from V1.11 to V1.12)

In the ADX manifold fuel will be shown, once you edit the ADX and make the calculation for CTS voltage just X (no calculation), otherwise it will apply the CTS voltage calculation (how it converts a 0-255 data byte into a 0-5v voltage)

Re: AE delta manifold fuel

Posted: Thu Mar 21, 2019 12:18 am
by fad2629
to pman92.

Thanks for the answer.

I compared the file OSE $12P V111 BLCF V8 __manfuel mod.bin (which is laid out VL400) with the original OSE $12P V111 BLCF V8.bin.
The difference between them was at this address 0x1BB8.
But I decided to ask knowledgeable people not to spoil anything.

Am I on the right track?

P.S. about adx I understood.

Re: AE delta manifold fuel

Posted: Fri Mar 22, 2019 10:52 am
by VL400
No difference for v1.11 and v1.12 for changing CTS voltage to manfuel.
RAM = 0x0153
ALDL address = 0x1BB8

Change location 0x1BB8 from 0x0084 to 0x0153.

Re: AE delta manifold fuel

Posted: Mon Mar 25, 2019 8:42 pm
by fad2629
Thank you very very much!