bitcraze / crazyflie-lib-python

Python library to communicate with Crazyflie
Other
258 stars 892 forks source link

Implement remote param updates #422

Closed krichardsson closed 1 year ago

krichardsson commented 1 year ago

This PR adds support for parameter updates in the Crazyflie. This functionality should already exist but it seems as it has been missing. Also fixes some quirks (bugs) related to MISC param packets.

Related to https://github.com/bitcraze/crazyflie-clients-python/issues/657