plot_flight_borders: add flags for flexibility. tm_wheel_parser.py: plot data distribution

This commit is contained in:
Danila Gamkov
2025-08-07 14:13:43 +03:00
parent cf3c9290b0
commit d91039ca21
12 changed files with 820 additions and 202 deletions

View File

@@ -28,6 +28,8 @@ This project contains tools for decoding, converting, and visualizing telemetry
-> `/plots/` — folder where output plots are saved.
## Requirements
- git
- Python version 3.10 or upper. For checking type:
```bash
python3 --version