mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 14:24:21 +08:00
docs: add a new rust ULOG parser to the list of known parsers
This commit is contained in:
@@ -497,6 +497,7 @@ A valid ULog parser must fulfill the following requirements:
|
||||
- [ulogreader](https://github.com/maxsun/ulogreader): Javascript, ULog reader and parser outputs log in JSON object format.
|
||||
- [Foxglove](https://foxglove.dev): an integrated visualization and diagnosis tool for robotics data that supports ULog files.
|
||||
- [TypeScript ULog parser](https://github.com/foxglove/ulog): TypeScript, ULog reader that outputs JS objects.
|
||||
- [yule_log](https://crates.io/crates/yule_log): A streaming ULog parser written in Rust.
|
||||
|
||||
## File Format Version History
|
||||
|
||||
|
||||
Reference in New Issue
Block a user