Kenneth Argo
- Total activity 84
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 23
Comments
Recent activity by Kenneth Argo-
Using the V5.8 SDK
-
Can you report the file format? We use .tiff files and perform the calculation in code today using V4, if the SDK can handle calculation for us then we can remove the code and allow the V5 SDK to ...
-
It appears that each call to refreshFileListOfStorageLocation(SettingsDefinitions.StorageLocation.SDCARD) is returning the complete list. Unless I misunderstand the documentation and the informati...
-
Is there a way to read the last image filename without refreshing the complete list of all image files? It makes it nearly impossible to do image validation on the most recent image of I must dow...
-
I'm using the M300RTK. So this is a bug in 4.16.2? What about 5.x? How can I use setNewGeneratedMediaFileInfoCallback, and get the filename of a newly added image WITHOUT refreshing the complete i...
-
Using `setNewGeneratedMediaFileInfoCallback` is very inefficient, as I understand how it works, at least if you want to download images during flight because the refresh method will download the co...
-
I noticed that the DJIAlbumFileInfo includes innerFileInfo.extExif. Is there a way to get that populated? Basically, we are using the exif information to validate the quality of images taken durin...
-
Does getXMPFileData() work for the M300 RTK and can I access it from MediaFileInfo (the new return from setNewGeneratedMediaFileInfoCallback)? Is there a way to read exif data (also without downl...
-
I believe you need to fly home. Once the mission ends that's it. At least that is what I've found with the pilots we have in the field
-
You cannot "stop" the mission. The correct use is to pause the mission, return home, hot-swap (without turning off RC or Aircraft) and then you can use the resume with a flag to continue from the ...