Crates.io | ablf |
lib.rs | ablf |
version | 0.2.0 |
source | src |
created_at | 2024-05-18 08:19:49.707285 |
updated_at | 2024-05-18 08:19:49.707285 |
description | Library to handle automotive binlog files (.blf) |
homepage | https://github.com/mbehr1/ablf/ |
repository | https://github.com/mbehr1/ablf/ |
max_upload_size | |
id | 1244151 |
size | 140,828 |
This library is a clean-room implementation based on information from the header file of the
"Read Write BLF API 2018 Version 8" found e.g. here: https://forums.ni.com/t5/Example-Code/Read-and-Write-BLF-Files/ta-p/3549766
Open/decode blf files
Licensed under either of
at your option.
The test files under tests/technica are from the repo https://github.com/Technica-Engineering/vector_blf/tree/master/src/Vector/BLF/tests/unittests/ and are licensed under GPLv3. They are only used as test/input data and thus the library itself is not a derived work in the copyright sense.
Any and all test, code or feedback contributions are welcome. Open an issue or create a pull request to make this library work better for everybody.
GitHub ♥︎ Sponsors are welcome!
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.