A tool to parse real-time metadata embedded in video files or telemetry from other sources.
Sensor Logger
, G-Field Recorder
, Gyro
Sensor Logger
, Sensor Record
Produce Betaflight blackbox CSV with gyroscope and accelerometer from the input file
gyro2bb file.mp4
Dump all metadata found in the source file.
gyro2bb --dump file.mp4
Python module is available on PyPI. Details in bin/python-module
git clone https://github.com/AdrianEddy/telemetry-parser.git
cd bin/gyro2bb ; cargo build --release
target/release/
directoryLicensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.