I've got two problems when trying to setup the camber:
1) the front always seem to be full scale (either 0deg or -3deg) regardless of what I put in as the step value
2) the rear camber changes in the setup screen but the live values are still 0 - is this somehow locked as it's setup as a live axle?
setup.ini:
[CAMBER_LF]
SHOW_CLICKS=0
TAB=ALIGNMENT
NAME=CAMBER_LF
MIN=-0
MAX=-3.0
STEP=-0.004363 //I tried this as a conversion of 0.25deg into radians but it still didn't work
POS_X=0
POS_Y=0
HELP=HELP_LF_CAMBER
[CAMBER_RF]
SHOW_CLICKS=0
TAB=ALIGNMENT
NAME=CAMBER_RF
MIN=-0
MAX=-3.0
STEP=0.25
POS_X=1
POS_Y=0
HELP=HELP_RF_CAMBER
Suspensions.ini:
[FRONT]
TYPE=DWB
…
STATIC_CAMBER=-2.5
…
[REAR]
TYPE=AXLE
…
STATIC_CAMBER=-1.7
…
Any help on these would be much appreciated.
Thanks,
Wingers
1) the front always seem to be full scale (either 0deg or -3deg) regardless of what I put in as the step value
2) the rear camber changes in the setup screen but the live values are still 0 - is this somehow locked as it's setup as a live axle?
setup.ini:
[CAMBER_LF]
SHOW_CLICKS=0
TAB=ALIGNMENT
NAME=CAMBER_LF
MIN=-0
MAX=-3.0
STEP=-0.004363 //I tried this as a conversion of 0.25deg into radians but it still didn't work
POS_X=0
POS_Y=0
HELP=HELP_LF_CAMBER
[CAMBER_RF]
SHOW_CLICKS=0
TAB=ALIGNMENT
NAME=CAMBER_RF
MIN=-0
MAX=-3.0
STEP=0.25
POS_X=1
POS_Y=0
HELP=HELP_RF_CAMBER
Suspensions.ini:
[FRONT]
TYPE=DWB
…
STATIC_CAMBER=-2.5
…
[REAR]
TYPE=AXLE
…
STATIC_CAMBER=-1.7
…
Any help on these would be much appreciated.
Thanks,
Wingers