1.4.0 BUG: enabling canIN polling ruin canOut, Boost and n2o

Testing and development of Megasquirt 3

Moderators: jsmcortina, muythaibxr

Post Reply
vl-alexander
MS/Extra Newbie
Posts: 19
Joined: Sun May 26, 2013 6:19 pm
Location: Vladivostok, Russia

1.4.0 BUG: enabling canIN polling ruin canOut, Boost and n2o

Post by vl-alexander »

I am running 1.4.0, and found bug with enabling can polling input port.

file ms3_can.c, line 455

Code: Select all

        (void)can_build_msg_req(ram4.can_poll_id_ports, ram4.poll_tables[2], ram4.poll_offset[2], 7, off, 8);
change to

Code: Select all

        (void)can_build_msg_req(ram4.can_poll_id_ports, ram4.poll_tables[2], ram4.poll_offset[2], 7, off, 1);
MS3PNP (diy) powered mazda RX-7 FD 13B-REW. bw S366. 410hp pump gas
jsmcortina
Site Admin
Posts: 39617
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: 1.4.0 BUG: enabling canIN polling ruin canOut, Boost and

Post by jsmcortina »

This was fixed long ago. Please upgrade to current firmware.

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
vl-alexander
MS/Extra Newbie
Posts: 19
Joined: Sun May 26, 2013 6:19 pm
Location: Vladivostok, Russia

Re: 1.4.0 BUG: enabling canIN polling ruin canOut, Boost and

Post by vl-alexander »

jsmcortina wrote:This was fixed long ago. Please upgrade to current firmware.

James
Please add oil metering pump support to current firmware :)

What last source code available, that i have to use...
Dont know that had fixed. I thought I could help. sorry. close this thread
MS3PNP (diy) powered mazda RX-7 FD 13B-REW. bw S366. 410hp pump gas
Post Reply