QuickSwitch
Last updated
Last updated
Have you noticed the toggles at the back of F1 wheels?
Drives use these to quickly change a number of settings. For instance engine braking and bias before a hard braking zone, or differential settings before a corner complex.
The QuickSwitch system uses a quickRotary and a quickSwitch to do the same thing. The quickRotary is a multiposition switch that you'll map to an in-car setting. Lets say you map it to traction control. If the quickSwitch is pressed, the position of the multiposition switch will be software overridden, and it will be set to the value you have set up the quickSwitch to. This can be adjusted per preset. Press again and you'll to back to the physical position of the quickRotary. For example, by having the quick switch setting the TC and ABS to full, you can use the quickSwitch as a "WET" button.
Overrides quickRotary1 - 4 with their respective quickValues (found in 41_Presets.ino).
Modes:
0: QuickSwitch
1: Normal momentary button
QuickSwitch mode defaults to button field 8 -> [DahlDesign.DDCquickSwitchMode]
QuickSwitch on/off defaults to buttion field 9 -> [DahlDesign.DDCquickSwitchActive]
Overrides quickRotary1 and quickRotary2 with their respective quickValues (found in 41_Presets.ino).
Modes:
0: QuickSwitch
1: Normal momentary button
QuickSwitch mode defaults to button field 8 -> [DahlDesign.DDCquickSwitchMode]
QuickSwitch on/off defaults to buttion field 9 -> [DahlDesign.DDCquickSwitchActive]
Overrides quickRotary3 and quickRotary4 with their respective quickValues (found in 41_Presets.ino).
Modes:
0: QuickSwitch
1: Normal momentary button
QuickSwitch mode defaults to button field 8 -> [DahlDesign.DDCquickSwitchMode]
QuickSwitch on/off defaults to buttion field 9 -> [DahlDesign.DDCquickSwitchActive]