Page 1 of 1

Standard User Variables

Posted: Thu Oct 23, 2008 5:22 pm
by pault
What are the standard user variables that everyone is using?

I'm using

Combo G = sqrt((VAR_0002*VAR_0002)+(VAR_0004*VAR_0004))
Calculated Brake = max((-1*VAR_0002)-((VAR_0015*VAR_0015)/50000),0)

And I will be using this one once I get my steering sensor setup.
Speed Steering = steering angle*VAR_0015*sqrt(VAR_0015)


Any others?

Paul