Timeline Navigation
NovyWave’s waveform viewer revolves around a shared time axis, two guide lines, and optional named markers:
- the green dashed zoom center, which controls where zooming happens
- the blue cursor, which controls value inspection
- named markers, which bookmark specific time positions
Related Pages
Section titled “Related Pages”The Timeline Interface
Section titled “The Timeline Interface”The waveform timeline consists of:
- Signal Rows showing selected variables
- Value Blocks showing transitions over time
- Timeline Footer showing visible range and scale
- Blue Cursor for inspection time
- Green Dashed Zoom Center for zoom focus
- Named Markers for bookmarking specific events
Core Workflow
Section titled “Core Workflow”Most timeline work follows this loop:
- reset or zoom out until the relevant event is visible,
- position the green zoom center near the area of interest,
- zoom and pan toward the event,
- move the blue cursor onto the exact transition,
- read or copy values from the value column.
Time Scale
Section titled “Time Scale”NovyWave automatically formats time values based on the visible range:
| Zoom level | Display style | Example |
|---|---|---|
| Wide | seconds | 125s |
| Medium | milliseconds | 125.0ms |
| Close | microseconds | 125.0us |
| Very close | nanoseconds | 125ns |
Named Markers
Section titled “Named Markers”Markers are labeled bookmarks on the timeline. Press M to create a marker at the current cursor position — NovyWave will prompt you for a name. Press 1 through 9 to jump directly to a marker. Markers persist across sessions in the configuration file.
Full Reset
Section titled “Full Reset”Press R to reset the viewport to the full waveform range and regain context quickly.
Recommended Workflows
Section titled “Recommended Workflows”Inspecting a Specific Event
Section titled “Inspecting a Specific Event”- Press
Rto see the full timeline. - Click near the region of interest.
- Press
Wrepeatedly to zoom in. - Use
Q/Eto position the cursor precisely. - Use
Shift+Q/Shift+Eto snap to transitions.
Scanning for Patterns
Section titled “Scanning for Patterns”- Zoom out for context.
- Pan or move the cursor forward continuously.
- Watch values update in the value column.
- Zoom in when something interesting appears.
Multi-File Navigation
Section titled “Multi-File Navigation”- Press
Rto see the full combined timeline. - Keep the zoom center at time 0 when comparing files that start together.
- Expect
N/Awhen one file does not cover the current cursor time.