; ; Gauges can have either two or three values, the first is the ; lower gauge value and the second is the upper limit. If the ; third is present, it is the redline for that gauge. ; ; Bars settings have two values, the lower and upper limit for ; that bar. ; ; The temperature is a single character, either C or F. ; ; All temperature values in this file are in degrees F, and are ; converted when used as limits on the gauges and bars. ; [Units] temperature=F [GaugeColors] alertColor = 255, 0, 0 ; "Redline" part of gauge scale and LEDs backgroundColor = 202, 202, 202 ledColor = 0, 255, 0 ; Normal LEDs on bar meter needleColor = 155, 0, 0 rangeColor = 0, 0, 0 ; Numbers at either end of scale scaleColor = 96, 96, 96 ; Normal part of the scale titleColor = 80, 80, 80 ; Text title at top of gauge valueColor = 0, 0, 0 ; Current value text and units [FrontPage] rpmGauge=0,8000,6700 mapGauge=0,255,200 matGauge=-40,215,200 throttleGauge=0,100,100 pulseWidthGauge=0,25.5,25.5 dutyCycleGauge=0,100,85 [RunTime] egoBar=0,1.0 coolantBar=-40,215 batteryBar=6,15 throttleBar=0,100 gammaEBar=0,200 mapBar=0,255 matBar=-40,215 rpmBar=0,8000 pulseWidthBar=0,25.5 dutyCycleBar=0,100 egoCorrBar=0,200 baroCorrBar=0,200 warmupCorrBar=0,200 airdenCorrBar=0,200 veCorrBar=0,200 accCorrBar=0,100 [Tuning] rpmGauge=0,8000,6700 mapGauge=0,255,200 throttleGauge=0,100 ; Set ego range about switch point and last value to switch point. egoGauge=0,1.0,0.5 warmupGauge=0,200,100 veGauge=0,120 acceGauge=0,200 veBar=0,120