TunerStudio variable names

Testing and development of Megasquirt 3

Moderators: jsmcortina, muythaibxr

Post Reply
socrace
MS/Extra Newbie
Posts: 9
Joined: Sun May 26, 2013 8:51 am

TunerStudio variable names

Post by socrace »

Have Cygwin installed under Win7, and have gotten a clean compile of MS2Extra microsquirt, and resulting s19 seems to load and run normally.
So now I feel ready to try out some changes, but kinda stuck in relating the variable names as defined in TunerStudio with the variable names used in the code.
Some of the variable name "translations" look pretty easy, but others (for example most flags and the "featureX" structs) have got me stumped.
Has anyone else here gone though this already? And possibly willing to share a listing (or method) to relate the variable names?
In return, I have some experience writing motorola/freescale code and would be willing to help out with your project!
Thanks,
Bob D
1981 Goldwing motorcycle - microsquirt'd, other stuff
jsmcortina
Site Admin
Posts: 39615
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: TunerStudio variable names

Post by jsmcortina »

Cross reference the ini file and ms3.h (for MS3 code.)

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".
socrace
MS/Extra Newbie
Posts: 9
Joined: Sun May 26, 2013 8:51 am

Re: TunerStudio variable names

Post by socrace »

jsmcortina wrote:Cross reference the ini file and ms3.h (for MS3 code.)
Yes, that's what I was hoping to take a look at, if someone was willing to share it.
If not for ms3, then maybe for ms2_extra.h vs tunerstudio's ini? Mainly interested in tracing the "feature" bitfields.
1981 Goldwing motorcycle - microsquirt'd, other stuff
Post Reply