MS3 user_define variables

Testing and development of Megasquirt 3

Moderators: jsmcortina, muythaibxr

Post Reply
monettes
MS/Extra Newbie
Posts: 5
Joined: Sat Feb 25, 2017 3:06 pm

MS3 user_define variables

Post by monettes »

Hi,

I successfully compiled the MS3 1.4.0 source code.

Now I'm trying to understand how it works. I think I got it so far.

So I'm trying to write a user define customer function. I found ms3_user.c and started editing this file.

Unfortunately, the default variable names from that function doesn't seem to exist in ram4 and outpc structure.

I couldn't find a document on this subject how to develop your own user defined function.

Is there a document for developers to help with the user_define function and also to modify the TunerStudio user interface to tune data for this new function.

Thank you.

Stephan Monette
monettes
MS/Extra Newbie
Posts: 5
Joined: Sat Feb 25, 2017 3:06 pm

Re: MS3 user_define variables

Post by monettes »

Here's what I'm looking for:

I need to setup 2 variables in TunerStudio and report one variable in outpc to the logger.

I will write my code in the user_define function.

Is there any documentation where to create the needed variables?

Thank you

Stephan Monette
Post Reply