Fix soft limiter scaling error

This commit is contained in:
Josh Stewart 2015-02-06 17:38:59 +11:00
parent 7c568c1065
commit b92987971b
1 changed files with 2 additions and 2 deletions

View File

@ -193,8 +193,8 @@ page = 2
;Rev Limits
SoftRevLim = scalar, U08, 99, "rpm", 100, 0.0, 100, 25500, 0
SoftLimRetard = scalar, U08, 100, "deg", 0.352, -28.4, -10, 80, 0
SoftLimMax = scalar, U08, 101, "s", 0.1, 0.0, 0.0, 25.5, 1
SoftLimRetard = scalar, U08, 100, "deg", 1.0, 0.0, 0.0, 80, 0
SoftLimMax = scalar, U08, 101, "s", 0.1, 0.0, 0.0, 25.5, 1
HardRevLim = scalar, U08, 102, "rpm", 100, 0.0, 100, 25500, 0
;TPS based acceleration enrichment