Working with GCS software on logs and their graphs
Flight logs are generated during the flight and stored in the internal storage and memory cards of the drone. In the following section, we will explore how to upload logs to a specific tool and access them using the QGC software and Flight Review.
Steps to download logs from the flight controller using QGC as the GCS
The latest build of QGC can be downloaded and installed from their official website. It’s open source GCS software useful for the setting up and configuration of drones for manual and mission flights. The QGC software is compatible with Linux, Windows, and Mac on a PC and is also compatible with iOS and Android devices. It supports flight stacks such as ArduPilot, PX4, or any other stack that communicates through MAVLink. The detailed steps to download and read the logs are as follows:
- Connect your drone: Connect your drone to your computer using a USB cable or a telemetry module, ensuring it’...