ALPHA-N AUTOTUNE

Megasquirtin säätäminen

Moderator: Masi_K

Post Reply
cortna
Kokenut Megasquirttaaja
Posts: 180
Joined: Tue Nov 29, 2005 19:56

ALPHA-N AUTOTUNE

Post by cortna »

Piti laitta kyyti alpha-n eli tps säätöiseksi

kun jyrkkä nokka ja suuret overläpit pienet alipaineet tyhjäkäynnillä

ja mappi vaelteli pienillä kierroksilla

tuli mieleen säätöjä hakiessa tuo autotune toimi mapilla että sai suuntia
säätöihin

kokeilin muuttaa custom iniä


[AutoTune]
;#if GPIO
;#elif MS_I
#if MS_I
table = veTableTPS ; Should be the map3d_id of a TableEditor entry.
allowAutoTune = on ; Displays the check box on the specified tuning dialog.
corrector = egoCorrection ; Variable used for correction algorithm.

; Tuning block parameters
; Global limits on tuning, outside the box and nothing happens.
xLimits = 1500, 4000 ; RPM
yLimits = 60, 200 ; TPS
zLimits = 10, 200 ; VE

; Vertex tolerance parameters
; How close you must be to a vertex before tuning takes place.
xRadius = 100 ; RPM
yRadius = 10 ; TPS

; Controller parameters
initialStartupInterval = 1.0 ; Seconds before first adjustment
updateInterval = 1.0 ; Seconds between each consecutive adjustment.
proportionalGain = 0.5 ; Proportion of (100-corrector) to use for adjustment.
lumpiness = 5 ; Maximum percent adjustment above or below neighboring VE points

muuten toimii mutta herjaa välillä vertex:in ohi
Post Reply