Log visualisation for EdgeTX radios.
Project description
RCLogVis: Log visualistion for EdgeTX radios
This repository contains software to visualise the flight telemetry data from drones (e.g. multi rotors or fixed wings) by EdgeTX remote control radios.
Author
The software is primarily developed and maintained by Fabian Jankowski. For more information feel free to contact me via: fabian.jankowski at cnrs-orleans.fr.
Installation
The easiest and recommended way to install the software is via the Python command pip directly from the rclogvis GitHub software repository. For instance, to install the master branch of the code, use the following command:
pip install git+https://github.com/fjankowsk/rclogvis.git@master
This will automatically install all dependencies. Depending on your Python installation, you might want to replace pip with pip3 in the above command.
Usage
$ rclogvis-plot -h
usage: rclogvis-plot [-h] filename
Plot telemetry log data.
positional arguments:
filename Filename to process.
options:
-h, --help show this help message and exit
Filename is a CSV file with the telemetry logging output from the EdgeTX or OpenTX radio remote control handset.
GPX File Export
rclogvis converts the GPS information in the telemetry logs into a GPX file that can be visualised using more sophisticated GIS tools, such as qmapshack or Google Earth. It creates a file called "export.gpx" in the current working directory by default.
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
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 rclogvis-0.1.0.tar.gz.
File metadata
- Download URL: rclogvis-0.1.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3a07b928ac6e6c8c3e1e91c66a4c281c51aa769ca9dfde06ec5f1db6fe0cd5b
|
|
| MD5 |
113f23257e789cd5a4a069458ad357f2
|
|
| BLAKE2b-256 |
6684d01af22d6177f6acec5567ce64bc33c6c813b0e6c18579904ae086ea99b7
|
File details
Details for the file rclogvis-0.1.0-py3-none-any.whl.
File metadata
- Download URL: rclogvis-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28859833b6199382f7617354e5936e55c62560b98510722a731d4699183ce88c
|
|
| MD5 |
53c2c11da80e18dffd93c35a68f345f8
|
|
| BLAKE2b-256 |
51e85b54226d837775cd255b06eb76dd72060d750738abd12d2e86d79fb2f2ec
|