bitcraze / crazyflie-clients-python

Host applications and library for Crazyflie written in Python.
Other
301 stars 468 forks source link

Flashing firmware <2024.2 not working with client 2024.1 #702

Closed ataffanel closed 5 months ago

ataffanel commented 6 months ago

It has been reported in a discussion that flashing old release of the firmware does not work with new version of the client. The symptom is that the progress goes from 0 to 100 without actually doing anything.

This needs to be investigated and we need to find out if the problem comes from the lib or the client.

ataffanel commented 5 months ago

The problem seemed to be related to Python 3.8 that we will not support anymore in the near future. We could not reproduce on our end. Closing the issue.