Decode flight logs

Post Reply
me_286255B47n
Posts: 2
Joined: Sat Jan 29, 2022 2:03 pm

Decode flight logs

Post by me_286255B47n » Sat Jan 29, 2022 3:00 pm

I need to read the flight log into software. I've found the files in the Android file system but it seems they are lightly encrypted (why??).

The files are: config.txt flyFooter.txt flyHeader.txt flyItems.txt

Does anyone know how to decode these? I'm looking for timestamp, latitude, longitude, altitude, but anything extra would be a bonus.

me_286255B47n
Posts: 2
Joined: Sat Jan 29, 2022 2:03 pm

Re: Decode flight logs

Post by me_286255B47n » Sun Jan 30, 2022 10:13 am

To answer my own question: xor 24 (decimal) get you nice parseable JSON.

me_1059c8nr3Y
Posts: 13
Joined: Tue Dec 28, 2021 3:17 pm

Re: Decode flight logs

Post by me_1059c8nr3Y » Fri Feb 04, 2022 8:30 am

In the App, from Home page, bottom left choose Personal on this page click Flight Logs at bottom - a list of flight logs appears. Choose the flight log - press Play button - GPS coordinates for your flight of both Drone and Transmitter are shown for the flight as the flight replays.

me_5cf855pJBc
Posts: 1
Joined: Sat Jun 18, 2022 12:13 pm

Re: Decode flight logs

Post by me_5cf855pJBc » Sat Jun 18, 2022 1:08 pm

Hi,

I'm interested by fly record decoding but I don't understand "xor 24"

Best regards

Post Reply