The Hardware Support Package for Parrot Minidrones is not Logging Data.
1 view (last 30 days)
Show older comments
Whenever I run one of the parrot examples, the code will compile and run successfully, but droneFlight.txt (the flight log) will not download. Instead the app will read “FTP error 257.” The code “257” does not map to an error code but instead a response for a properly created directory. After manually checking with FTP in command prompt, I confirmed that droneFlight.txt does exist.

Additionally, the MAT file does not always generate despite datalogging being enabled. Nor does the file download when it does generate, also confirmed through querying the drone manually.
Through manual queries, it was demonstrated to be possible to download files from the drone, but only at file sizes far smaller than the MAT file of droneFlight.txt.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!