bitcraze / crazyflie-clients-python

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

Client commander-based flight buttons repear when controller disconnnect #697

Open knmcguire opened 7 months ago

knmcguire commented 7 months ago

When a person connect a controller, the command based flight buttons gray out on the flight tab, however, when the user want them to reappear again after disconnecting the controller, it does not reappear again.

This was reported on windows 11

ataffanel commented 5 months ago

Dynamic controller detection is not supported by the client. This likely should be documented or a new ticket needs to be created about implementing dynamic controller support.