DJI Phantom 3 - Flight Logs
The DJI Phantom 3 stores flight logs in the drone itself with a .DAT extension and in your phone or table with a .txt extension (using DJI Go). These are log files of your flight history and can be converted into ASCII .csv files with DJI's 3rd party SDK apps if you are a programmer. Some useful reference sites include: http://www.nvdrones.com/ https://blog.nvdrones.com/how-to-view-dji-flight-logs-in-4-easy-steps-2e5c6521c6a7#.iyqmuewf7 http://www.phantompilots.com/threads/new-version-of-dat-converter.60155/ Java based application to process .DAT files: https://datfile.net/index.html In addition there are 3rd party developers who provide cloud based solutions for you to convert the data into a more readable text format. Links to convert flight logs: https://www.mapsmadeeasy.com/log_viewer http://www.phantomhelp.com/LogViewer/Upload/ http://www.djilogs.com/#/ (cost $1.00) Example of DJI Log Conveter: