New software 3.049 available!

Awesome to see that the nitrous tab has ignition advance available. I had setup a timing correction table activated by a switch controlling a function for my meth setup.

I have been trying to figure out a way to increase boost (along with modifying timing and fuel when meth is turned on) as a “kill mode” option when the switch is turned on. But I also want to leave the table blends controlled by the flex fuel sensor as well.

Would it be possible to add another boost table with an option for an additional table switch mode? Or maybe there is some other strategy/work around I may be missing?

Possible to add 2D PID for VVT / Boost? PID vs RPM

Will the newly introduced 987.1/997.1 CAN stream be implemented in EmuPro as well?

I thought you have BUB.
On Monday I will analyze with the engeneers the connection of the AC request switch and AC clutch and give you solution.

I think it is not a problem. I will send all data to PRO guys,

:wink: Thank you Jadzwin wil be great

I updated to 3.049 firmware and took a log.

This is data recorded with EDL-1 and saved on PC (because the file size is large).

In most cases, it works as expected, but in some cases, KnockVoltagePeak is counted even though it does not exceed EngineNoise (around 51:30).

QNC10_Passo_K3VET250531.emub3 (67.7 KB)
20250531_1029.emublog3 (4.6 MB)

Is the dbw Importer is fully done in this version?

Is the abs can suport only for MK60 or also MK60E1 and MK60E5 ?

Thanks

hi, i use mk60ec1, works well

I have the MK60E5.

I will test to see if it work

1 Like

Please tell us when you test the e5 , i wanna instal this on my rally E30 .

The CAN channels labelled MK60 added in this version were for E1/E5, so it will work without issue - I sent the CAN data over for the addition.

@Jadzwin_ECUMASTER it may be an idea to rename the option to MK60E1/E5 as the channels i provided are only for those models. The ‘original’ older MK60 wheel speeds are on 0x1F0, not 0x0CE like on the E1/E5.

If you want to add an additional option for the older MK60 the details are:

0x1F0:

1 Like

I forgot that i have the mk60e5 connected to the adu can 2. I did this because all the can devices are 1mbps and mk60e5 is 500kbps. I then pickup the mensage received from can 2 and broadcast to can 1.

Till this update I was sending wheel speeds through adu can 1 to emu black using wheel speed to can adress 0x663.

I have to try to send it like normal adress and see.
The only thing that I had to do is changing the divider from 8 to 80 to get an acceptable wheel speed

Yes you wont need to do that now with the wheel speed to CAN.

Translate the message from CAN2 to CAN1 and retain the E5 format, send on 0x0CE and it will work :+1:

1 Like

Definitly i will try. Before was impossible anyway.

Thank you @Jadzwin_ECUMASTER wil this be corrected on the next build