bitcraze / crazyflie-clients-python

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

QT6 elements slow on Win11 battery saving #723

Open knmcguire opened 1 month ago

knmcguire commented 1 month ago

When a laptop with Windows 11 is in battery saving mode, some form of hardware throttling happens (like the GPU) that causes elemenst of QT6 to react really slowely. The result of it is, that the cfclient is trying to catch up with the logging variables it gets back from the crazyflie and is very delayed.

Currently we haven't figured out what the solution is for this other than to plug in the adapter....