Documentation/P600 UAV WikiEnglish · Allspark2
Browse documentation
Additional documentation

PX4 Fundamentals

Note: 1. Due to flight controller and QGC ground station version updates, some page locations may differ. Pay attention to these differences. 2. You should know how to calibrate…

2 min read · English documentation
Note:
1. Due to flight controller and QGC ground station version updates, some page locations may differ. Pay attention to these differences.
2. You should know how to calibrate the flight controller sensors.

Export and Analyze Logs

Export Flight Controller Logs

  1. Click the QGC icon.
  2. Select Analyze Tools.
Start
  1. Click Log Download.
  2. Click Refresh.
Start
  • The displayed time may differ from the computer's time. The bottommost log is the latest log. By default, logs are recorded only after the UAV is armed.
  1. Click the logs to download (multiple logs can be selected). They turn blue, and the Download and Erase All options appear.
  2. Click Download and select a save path. You do not need to change the log filenames.
  3. When log storage is full, select Erase All to clear the logs.
Start

Upload and Analyze Logs

  1. Enter your email address.
  2. Select the log file exported from the PX4 flight controller.
  3. Click Upload.
  • Wait for the analysis to complete and for the page to redirect.
Start

PX4 Source Code

The P600 UAV uses a customized flight controller. Its firmware must be compiled from the flight controller source code at the following link.

Codev Autopilot Firmware Source Code

  • Compile the firmware on Ubuntu.
  • Refer to the tutorial at the following link.

Run the Script in the Source Code to Install Dependencies