summaryrefslogtreecommitdiff
path: root/cfg/g27leds_default.sli
blob: 7b6011567f84f81d2ef5923effff009229998575 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<settings version="SLIPREFS02" info="G27 Leds settings (c)2013 by Zappadoc - All Rights Reserved #~http://www.eksimracing.com" flag="128">
	<G27LEDS info="G27 Leds device options" flag="128">
	<BYPASS flag="128" value="false" info="Enter true to bypass the support of G27 Leds. Restarting application is needed after change (default false)."/>
	<G27SPDLMTMETHOD flag="128" info="SPD LMT Methods functions are defined in speedlimiter.lua script. Enter a value 0=fixed, 1=All blinking and 2=alternate." value="2"/>
	<BUTTONSCHARSMAPPING flag="128" value="false" info="Buttons from 1 to 32: Activate (true) or deactivate (false) button mapping to char function"/>
	<BTNCHARLIST flag="128" value="NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA" info="Map each button to char (from button 1 to 32)"/>
	<HATSWCHARSMAPPING value="false" flag="38" info="Hat Switch: Activate (true) or deactivate (false) hat switch mapping to char function, IMPORTANT: position available are from 0 to 7"/>
	<HATSWCHARS flag="38" value="NA,NA,NA,NA,NA,NA,NA,NA" info="Double-click to map each position to char (up to 8 mapping per hat switch) then apply your change by clicking the button APPLY."/>
	</G27LEDS>
	<SHIFTPOINTS info="Shiftpoints is calculated on fly and depend the car you drive (see method below)" flag="128">
	<HELP info="OSP Feedback methods are defined in osp.lua script." flag="128"/>
	<G27SHIFTPOINTSMETHOD flag="128" info="Enter the type of OSP feedback (method used) 0=default, 1=All blinking and 2=side blinking and 3=center blinking." value="1"/>
	</SHIFTPOINTS>
	<SHIFTLIGHTS info="Shiftlights options (some options are shared with other device)" flag="128">
	<HELP info="SHIFTLIGHTS Methods are defined in shiftlights.lua script and should contains the following functions:#~0 Progressive  (internal method dynamically assigned according to the car used)#~1 Percentage method, you must specify below the percentage of rpm compared to car redline for each led (dynamically assigned )#~3 absolute method, you must specify the correct threshold rpm value for each led (static settings not recommended - all car will use these values)" flag="128"/>
	<G27SHIFTLIGHTSTYPE info="Enter the type of Shiftlights (method used) 0=Progressive, 1=Percentage and 2=Absolute (default 1)" value="1"/>
	<RPMVALUES flag="128" value="88,92,95,97,99" info="Individual RPM threshold value in percentage for shiftlights , for all 5 leds #~set the value of each led from 0 to 100%#~*Double-Click 'RPMVALUES' tag to edit RPM values and apply your change"/>
	<RPMABSOLUTE flag="128" value="11803,12459,14754,15738,16721" info="Individual RPM threshold value for shiftlights method 3, for all 5 leds #~set the value of each led from 0 to 20000 rpm#~*Double-Click 'RPMABSOLUTE' tag to edit RPM values and apply your change"/>
	</SHIFTLIGHTS>
</settings>