Open the session
Load MoTeC logs and see channels, laps, gauges, and graphs in one workspace.
Latest release: app-v0.5.0
The sample loads automatically in the browser demo below.
Load MoTeC logs and see channels, laps, gauges, and graphs in one workspace.
Move through the lap with synchronized timelines, cursors, and channel readouts.
Save the worksheet layout and come back to the same view next time.
Under the hood, i3rs shares its parser and analysis core across desktop, CLI, and browser builds. That is where the MoTeC file parsing, lap sidecars, and fast channel rendering live.
cargo build --release
cd crates/i3rs-app
trunk build --release