bitcraze / crazyflie-clients-python

Host applications and library for Crazyflie written in Python.
Other
307 stars 471 forks source link

hide labels based on basestation availability #623

Closed knmcguire closed 2 years ago

knmcguire commented 2 years ago

This functionality is currently hiding basestations based on the basestationavailability coming from the crazyflie.

This is connected to this PR: https://github.com/bitcraze/crazyflie-firmware/pull/1092

This if now a read-only param but we will need to change it to an logging variable instead.