The Events view lists telemetry events — discrete logged moments such as pit signals, flags, and game-reported state changes. It is not a sample-by-sample channel trace; for continuous data use Inspector.

Open Pit Wall → Events tab.
Events respect lap scope from Stint analysis — only events on laps in scope appear. You can narrow further with the lap filter below.
Summary row
At the top:
| Stat | Meaning |
|---|---|
| Channels | How many distinct event channel types exist in scope |
| Total events | All event rows in scope |
| Laps | Lap count represented |
| Shown | Row count after filters (when filters active) |
Use this to gauge whether a filter is too narrow — e.g. 3 shown out of 12,400 total events.
Filters
| Filter | How to use |
|---|---|
| Channel | Dropdown grouped by category; each option shows event count. Pick one channel to see only those rows. Default All events shows everything in scope. |
| Lap | Limit to a single lap within the active scope — useful after scoping a stint and wanting one lap’s pit sequence |
Clear filters resets both dropdowns without changing stint scope. To widen laps again, use Clear filter on the scope banner or Laps → All.
Filters reset the visible row count to 500 — scroll or Show more after changing filters.
Event table
| Column | Content |
|---|---|
| Time | Timestamp within the session |
| Lap | Lap number when the event fired |
| Channel | Event name (colour-coded badge) |
| Value | Logged value |
| Unit | Unit when provided |
Rows are sorted in session order. The table scrolls inside a fixed height; the header stays visible while scrolling.
Pagination
Loads 500 rows at a time. When more rows match your filters, a footer shows Showing 500 of N events with Show more — click to load the next 500. Repeat until all matching events are visible.
If nothing matches: No events match the current filters — widen channel or lap filters, or clear stint scope.
vs Inspector
| Inspector | Events | |
|---|---|---|
| Data type | Continuous traces vs lap distance | Discrete event rows |
| Lap selection | Base / Compare overlay | Scope + optional single-lap filter |
| Best for | Pedal traces, tyre pressure curves | Pit in/out, flags, one-off signals |
| Search | Channel presets | Channel dropdown with counts |
Example: Use Inspector to see brake pressure building; use Events to find exact In Pits or flag moments and their timestamps.
Workflows
| Goal | Steps |
|---|---|
| Audit pit stops | Scope stint → filter Lap to pit lap → scan pit-related channels |
| Find when a flag dropped | All events → channel filter for flag events → read timestamps |
| Compare two stints | Scope Stint 1 → note event counts → Stint 2 → compare summary row |
| Cross-reference Inspector | Click event time mentally with Inspector hover at same lap — open that lap as Base |
Related
- Stint analysis — stint detection uses pit events
- Inspector
- Pit Wall overview