A toolkit for real-time telemetry visualization and analysis
Project description
Telemetry Toolkit
A Python toolkit for real-time telemetry visualization. Dashboard shows simulated vehicle system with live data monitoring and control capabilities.
Features
- Real-time telemetry data sim
- Dashboard for monitoring and control
- 3D flight path visualization
- Live performance metrics
- Position tracking with map integration
Requirements
- Python 3.11+
- Dependencies listed in
pyproject.toml/setup.py
Installation
- Clone the repo or you can install the package directly from PyPI:
pip install telemetry_toolkit
- Create and activate a virtual environment:
python -m venv venv
source venv/bin/activate
- Install package and deps:
pip install -e .
For dev, install additional deps:
pip install -e ".[dev]"
Usage
Running the Sim
To start the telemetry dash:
python run_sim.py
This will:
- Initialize the telemetry sim
- Start the control system
- Launch a web browser with the dashboard
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
telemetry_toolkit-0.1.0.tar.gz
(28.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file telemetry_toolkit-0.1.0.tar.gz.
File metadata
- Download URL: telemetry_toolkit-0.1.0.tar.gz
- Upload date:
- Size: 28.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8f6708a880e312a8d6e85be6ffcc5e3abb6bd5bd3499fca6e492c7a3b5fedf7
|
|
| MD5 |
78ac5fd61fddfbebea0e281dc4a5d8dc
|
|
| BLAKE2b-256 |
602a01eea58af769fb062259ed75e5b98ba3776d0e4e4553fd00e65355f967a2
|
File details
Details for the file telemetry_toolkit-0.1.0-py3-none-any.whl.
File metadata
- Download URL: telemetry_toolkit-0.1.0-py3-none-any.whl
- Upload date:
- Size: 19.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ee092cc9a4d47ec78bd5445d22c641d584eca35aa53c2fa0cb0ab1e31b1cbd3
|
|
| MD5 |
421237d6237a7f135b27c990aa05ad84
|
|
| BLAKE2b-256 |
74a946e4fecd620f970dea6c523d9a1f6c1630d4f78fc77b1d56d1f909bbeb6b
|