Daniel

Results 1 comments of Daniel

A temporary fix is to comment checking of frame-length in `dji_file_mgr_impl.cpp`in function `parseFileList` line 596 to 599: Comment this code block: ``` if (listdata->len > fullDataList.size() * maxDataFrameLen) { DERROR("File...