Command line Python code to extract track logs from SkyRC GSM-015 GNSS Speed Meter
Project description
SkyRC-GSM015 GNSS Speed Meter data extractor
The SkyRC GSM-015 GNSS Speed Meter happens to work as a GNSS logger as well as it's speed functions.
The OEM software supplied is not ideal for automated download of track logs. This command line Python tool/library allows automatic download of the track logs and export in IGC format.
Installation
pip install skyrc_gsm015[tqdm]
Usage
Example command line usage:
$ skyrc-gsm015 -r -o rawdata.bin
$ skyrc-gsm015 -i rawdata.bin
Example library usage:
#!/bin/python
import skyrc_usb
flights = get_all_flight_data()
Limitations
Setting of the device configuration options is not currently supported. Appropriate configuration should be set using the OEM tool.
Links
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 skyrc_gsm015-0.1.4.tar.gz.
File metadata
- Download URL: skyrc_gsm015-0.1.4.tar.gz
- Upload date:
- Size: 24.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6091ca76ec54d4a8d92486ec982fa2468d59dbcff62e9ed17335e0513c7dd1e4
|
|
| MD5 |
54f9e1b73ad8482e1aac73d285196ed3
|
|
| BLAKE2b-256 |
a0f7f036276e1786ecc74a7bde838729f880337fda172b28376f5b9c7986d6b9
|
File details
Details for the file skyrc_gsm015-0.1.4-py3-none-any.whl.
File metadata
- Download URL: skyrc_gsm015-0.1.4-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d23abce9b24b67253c10e768cc603a5441c407211bf363093f58067ef320ee51
|
|
| MD5 |
34cf643944e46655c419084a513fd4cb
|
|
| BLAKE2b-256 |
2c5e8b939988a6d3e00edf4341353e61f289521bdac1b17adee9c8e771f78d8c
|