Hey, I have a Gryphon Aether Gullwing x8 that uses an DJI A3 controller.
I tried using DROP to parse the dat file we get from it, and it doesn't seem to work (although it seems to sometimes work if that makes sense)?
I get error/warning messages like this:
Analyzing DAT File...
Expected start of packet (0x55) but found b'\xf0' instead. Located at byte 141 of input file.
each file will have different specifics about what was found at that location.
Is this about what you would expect? And what would it take to get DROP to correctly read these dat files?