Andrew Dittmer
Andrew Dittmer
If server sends binary data with content type application/octet-stream, this data can be lost / incomplete after being converted to a string. Perhaps StompMessage could contain a bytearray field of...
If a user attempts to set max altitude and enters a decimal point, although the text input doesn't show the decimal point, if they press "Done" the app crashes instead...
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...