-
Add ways to control settings of the dongle via the data bulk endpoint.
Currently settings are set with USB control message which limits the speed at witch settings can be changed and so limits the po…
-
When doing
pip install whad
This error occurs on Ubuntu:
```
Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.30.0->Sphinx>=5.3.0->whad) (2020.…
-
We observe on our systemtests machine (Threadripper with 32 cores) that the continuously monitored unicast latency is around 20ms, while on older i7 Laptops the same latency is typically below 10ms.
…
-
The dongle will hang if the application using it doesn't do a clean exit like if you Ctrl-C the headless client or the Kinect client. This has also been reported to happen more frequently on Mac OSX i…
-
There seems to be a bug when exporting the plotter data to CSV, when the (x,y,y,y) colmnMode is used.
The first row with column titles is correct, but the rest of the file follows the default (x,y,…
-
Flashing outputted the following:
[2016-09-15 13:17:49.080] Looking for a compatible device that can jump to the Nordic bootloader
[2016-09-15 13:17:49.188] Device found, jumping to the Nordic b…
-
Visual bar graph in the app. Vibration alarm and sound alarm at min level. Voice output like Google speech: "You have 30% Battery left!"
---
- Bitbucket: https://bitbucket.org/bitcraze/crazyflie-andr…
-
When developing a custom code for the F4 side of the Crazyflie 2.1 (support for Paparazzi UAV system), I struggled a bit with the communication at 1M baud between the NRF and the F4. I later realized …
-
There's been reports that the client will more easily drop the connection due to packet loss in Windows than in Linux. (http://forum.bitcraze.se/viewtopic.php?f=5&t=269)
Could it be that we are somet…
-
Hello @adrnp ,
I am a udacity Flying car student. I want to say thank you for the remarkable drone integration projects first!
Recently after I flash the crazyflie firmware, I'm run attitude_…