飞行报告

PX4 logs detailed aircraft state and sensor data, which can be used to analyze performance issues. This topic explains how you can download and analyse logs, and share them with the development team for review.

Keeping flight logs is a legal requirement in some jurisdictions.

从飞行控制器下载日志

Logs can be downloaded using QGroundControl: Analyze View > Log Download.

分析日志

Upload the log file to the online Flight Review tool. After upload you'll emailed a link to the analysis page for the log.

Log Analysis using Flight Review explains how to interpret the plots, and can help you to verify/reject the causes of common problems: excessive vibration, poor PID tuning, saturated controllers, imbalanced vehicles, GPS noise, etc.

If you have a constant high-rate MAVLink connection to the vehicle (not just a telemetry link) then you can use QGroundControl to automatically upload logs directly to Flight Review. For more information see Settings > MAVLink Settings > MAVLink 2 Logging (PX4 only).

给 PX4 开发人员共享日志文件

The Flight Review log file link can be shared for discussion in the support forums or a Github issue.

Log Configuration

The logging system is configured by default to collect sensible logs for use with Flight Review.

Logging may further be configured using the SD Logging parameters or with a file on the SD card. Details on configuration can be found in the logging configuration documentation.

主链接

Last updated