dji-sdk / Mobile-SDK-Android

DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
Other
998 stars 580 forks source link

Mavic 2 Zoom does not save flight logs #1241

Open andrewdittmer opened 1 year ago

andrewdittmer commented 1 year ago

Other drones store the .dat log files to the directory specified by DJISDKManager.getInstance().logPath in the MCDatFlightRecords directory.

Mavic 2 Zoom doesn't store any .dat files in that directory. This was observed on a Mavic 2 Zoom with firmware V01.00.0790 and MSDK 4.16.4

dji-dev commented 1 year ago

Agent comment from yating.liao in Zendesk ticket #88181:

Can you find the flight controller logs under the specified path using the getFlycLogPath interface?

°°°

andrewdittmer commented 1 year ago

No, I can't see the logs there using getFlycLogPath when using Mavic 2 Zoom

dji-dev commented 1 year ago

Agent comment from yating.liao in Zendesk ticket #88181:

Have you used the SDK for real flights? Please note that flight records (Flight) are not generated when using the simulator.

°°°