API Referencevecontroller
Wendover Gauges Controller
Backend controller for the Wendover-series vehicle instrument cluster. Processes vehicle telemetry into gauge-ready values for the Wendover dashboard display.
Backend controller for the Wendover-series vehicle instrument cluster. Processes vehicle telemetry into gauge-ready values for the Wendover dashboard display.
Hooks
| Hook | Description |
|---|---|
init(jbeamData) | Initializes the Wendover-specific VFD display texture and gearbox type detection. |
updateGFX(dt) | Periodically updates the cluster with fuel consumption averages and standard trip computer data. |
module.reset() | Resets the controller to its initial state. |
See Also
- Generic Gauges — Universal gauge controller
- ETK Gauges — ETK-series gauge controller
Vivace Gauges Controller
Backend controller for the Vivace-series vehicle instrument cluster. Processes vehicle telemetry into gauge-ready values for the Vivace dashboard display.
Adaptive Brake Lights
Controls adaptive brake light behavior that changes intensity or flashing pattern based on braking force. Flashes brake lights rapidly during emergency stops to warn following traffic, improving rear-end collision avoidance.