[DJI-log-discuss] Drone Type

big dog ifusereqtrue at gmail.com
Sun Jul 26 17:19:13 PDT 2020


Hi,

I am troubleshooting the drone type information but struggling with my
limited c++ knowledge. In my log the drone type is unknown, this is a mavic
2.

I can see interpretationTables.cpp and i see mavic 2 is missing, am i right
in assuming that an int is output and mapped to a string?

Per my previous email about printing out information, i have put the
following in the parseRecord_RECOVER.cpp at the top of the function:

for (u_int8_t const* p = ptr; p < limit; ++p) fprintf(stderr, "PRINT DRONE
HERE:%02x", *p);
fprintf(stderr, "PRINT DRONE: \n");

There is a lot of information printed on the screen but i can't seem to
find anything new in the output.

Any ideas?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ns.live555.com/pipermail/dji-log-discuss/attachments/20200727/bf00cb8b/attachment.htm>


More information about the DJI-log-discuss mailing list