I downloaded the flight log files from Anafi ai, which are actually bin files with only a little readable data. The file has a lot of (maybe encrypted) data. How can I view/decrypt the file to identify flight data? I mainly wanna see the waypoint mission flight logs because some MAV commands were not executed, so I need to see why.
Hi,
Try Parrot Logan tool :
sudo apt-get install parrot-tools-logan-lite
Regards,
Hugo