This project has been archived by its maintainers, and is no longer receiving any updates.
flightrecorder
Utilities for flight recorders Copyright (C) 2011 Tom Payne twpayne@gmail.com
Supported flight recorders
Flytec: 5020, 5030, 6015, 6020, 6030
Brauniger: Competino, Competino+, Compeo, Compeo+, Galileo, IQ-Basic
Flymaster: B1 Nav
Installation
Run:
pip install flightrecorder
Usage
Downloading tracklogs
To download all tracklogs, just run
flightrecorder
The program will attempt to detect your flight recorder.
Uploading waypoints
flightrecorder waypoint upload filename.wpt
Downloading waypoints
flightrecorder waypoints > filename.wpt
Removing waypoints
To remove all waypoints, run
flightrecorder waypoints remove
To remove selected waypoints, run
flightrecorder waypoints remove name1 [name2 ...]
Flashing
flightrecorder flash firmware-filename
firmware-filename is the name of the file containing the firmware. The program is fairly clever and can extract firmware from .exe files, .zip files, as well as obfuscated and unobfuscated firmware files (.moc).
Getting parameters
flightrecorder get parameter
Valid values of parameter depend on the flight recorder model, but can include glider_id, glider_type, pilot_name, recording_interval, utc_offset, civl_id, and competition_id.
Setting parameters
flightrecorder set parameter value
Licence
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Release files for flightrecorder 0.9.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flightrecorder-0.9.4.tar.gz | 22.8 kB | Details |
Release files / flightrecorder-0.9.4.tar.gz
| Download URL | flightrecorder-0.9.4.tar.gz |
|---|---|
| Size | 22.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6087c8d5851da58da2feefa95661b0ab079bc0b17cf28f3b36c7c5c5b6ff918e
|
|
BLAKE2b-256 checksum How to use checksums |
24f228168e01e11d525b26d8c7fcd9dfa09e060f9a9b95d08bf035acc3158d92
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |