Skip to content
msberk edited this page Apr 7, 2016 · 10 revisions

Data Logging

Your flight data will be logged in 2 different places during your flight:

  1. Dataflash logs (onboard pixhawk) - These will contain the most amount of information during the flight as all the data is logged at a much higher rate than what comes down to the ground.
  1. Telemetry logs (onboard ground station) - These are logs generate by QGroundControl that log the data coming down from the pixhawk at a much lower rate than above.
  • These logs can be read by QGroundControl in a playback mode in order for you to watch your flight on the ground station software after your flight is finished

##Data Log Details## Go here for details on all the data log values that you will need.

Clone this wiki locally