Closed notsolowki closed 7 years ago
Looks like copy_buffer is a string instead of c_ubyte array. You should convert copy_buffer to array before calling amba_calculate_crc32h_part().
Just to make sure: did you made any modifications to the cloned scripts? If not, this is likely caused by version of the python interpreter.
Actually, i got a configparaser error and changed it to ConfigParaser in all the scripts. im using python 2.7 on widows. what version of python would you recommend i use. i was trying to save myself the embarrassment. id like to thank you for your hard work too even if i don't figure it out
I can confirm dji_fwcon.py and amba_fwpak.py works fine on Windows, with python from msys2 package:
python --version Python 3.4.3
Some scripts will not work on Windows:
when i updated to python 3 all worked great thank you ill post on here if i have any more issues
great; have fun.
i wanted to mess around with your scripts just for fun to disassemble it and see what goes on. im not interested in anything illegal