# nextpilot-flight-review **Repository Path**: nextpilot/nextpilot-flight-review ## Basic Information - **Project Name**: nextpilot-flight-review - **Description**: nextpilot飞行日志分析工具,支持csv、ulg、udp/tcp等数据导入,同时绘制多条曲线 - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-03-12 - **Last Updated**: 2025-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Nextpilot-Flight-Review nextpilot飞行日志分析工具。该工具借鉴了[PlotJuggler]()、[PX4-flight_review]()等开源项目。 ## Feature ### 支持的数据源(文件和流) - CSV - [ULOG](https://dev.px4.io/v1.9.0/en/log/ulog_file_format.html),PX4飞控日志记录格式 ### 使用的三方库 - [Qt-Advanced-Docking-System](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System) - qwt - SARibbon - ulog_cpp ## License Nextpilot-Flight-Review is released under the [BSD 3-Clause License](LICENSE), It's completely open-source, can be used in commercial applications for free, does not require the disclosure of code, and has no potential commercial risk. Please note that some third-party dependencies (including Qt) use the **GNU Lesser General Public License**.