File path for the flights logs

Hello,

Can someone please provide us the file path for the flights logs on the SkyController? AirData might be able to help auto upload from the tablet if there are accessible.

Thanks!

Hello @Frederic ,

Since you mentioned the SkyController, do you mean you are connected via Ethernet and wish to use ADB to pull them?
Also, could you specify what kind of logs you are referring to? Are you talking about the Flight logs tab located in the Settings > Flight logs page on FreeFlight 8?

Best regards,
Hugo

Hello Hugo,

To clarify, we would like to handle the data as follows:

  • AirData Installation: We install the AirData UAV mobile app directly onto the SkyController to facilitate flight data management.

  • Log Extraction: Our app simply access the log files on the local storage of the controller’s filesystem. In order for our app to find log files, we need to know the path on the controller where these files reside, as well as an example filename so we can configure the proper regex.

  • Target Files: We are specifically looking for the Parrot GUTMA JSON log files on FreeFlight 8. These files are for the flights shown under Settings->Flight Logs. We need the location of these files on the SkyController to pull them automatically. The file, for example, is “flight_data_202503271212.json”. I am attaching an example we received a while back.

  • Data Transfer: Once pulled, these logs are sent directly to our servers for processing and analysis.

Best regards,
Frederic
flight_data_202503271212.zip (265.5 KB)