log_stats
Analyze a CAN log to extract message counts, time span, top IDs, and median cycle times per ID. Provides a statistical summary for quick insight into bus traffic.
Instructions
Scan a local CAN log for counts, span, top IDs, and median per-ID cycle times. top is capped at 200.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| log_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||