File Explorer shows stage/road mode for rally files (alternative for standard outing/lap layout for circuit racing)
- Additionally adapted the visualization filter for reducing file list (hierarchy, flat, reduced)
- A new special channel “Rally Stage/Road” was introduced to configure optional channel used to determine stage/road sections that defer from the outing/lap recording concept.
The idea is especially to improve support of Rally data files - If a file is opened that contains a not-empty channel listed in the special channels list for “Rally Stage/Road”, the behavior of WinDarab will change:
- The original lap stack of the file is cleared and a user-defined lap stack is created. An entry in the new lap stack is created for each value change of the “Rally Stage/Road” channel. (e.g. a file can be splitted into sections by using a stage_mode boolean channel)
- The File Explorer removes the symbols for In/Out/Fast in the lap stack. Instead it will show the text represantion of the value.
Tip: Assign a value-to-text formatter to the channel to see a human readable value! - If the text representation of the “Rally Stage/Road” value is “Stage” or “Road”, WinDarab will show colored icons for “Stage” and “Road”.
The symbols will also be used even if there’s no value-to-text formatter assigned, if the “Rally Stage/Road” channel is “stage_mode”. In this case, “1” is “Stage” and “0” is “Road”. - Please be aware of this (as this is the current implemention)
- The user-defined lap stack will be recreated each time the file is opened and it will be saved to the file.
- All original “hardware” triggers are removed/hidden.
- You can add additional user-defined lap trigger.
- But you can’t remove the created laptriggers permanently unless you unconfigure the “Rally stage/road” channel.
- You can return to the original lap stack by resetting the lap stack in the “lap trigger” dialog (Oscilloscope / Start / Tools / Laptrigger / Laptrigger …)

