-
When running `./example_broadcast_and_console` it looks like the broadcasts are not sent out consistently, i.e., the motors often do not start/stop spinning, even though `./example_broadcast` works fi…
-
Hi,
I am using your [cfbridge.py](https://github.com/dennisss/cfbridge/blob/master/scripts/cfbridge.py) that seems to work better (i.e. with less than 0.5% data loss) as compared to the cpp source co…
-
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.
…
-
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_…
-
I implemented nrf24l01 decoder, which is designed to decode remote controllers for small quadcopters. I have tested it with crazyradio pa.
Ideally, the sample rate should be 8MHz after decimation b…
-
Hi, when i run nrf24-scanner with crazyradio PA it keep scanning without showing and result.
i reinstall pyusb as suggested in one of the tickets, also tried to flash crazyradio firmware and set the …
-
Hi,
I have used 4 crazyradios to connect to 20 drones, but noticed that there is always this error that say no crazyradio with ID3 found. This error appears when the crazyradio ID is more than 2. …
-
***This discussion is carried over from this [forum post](https://forum.bitcraze.io/viewtopic.php?f=19&t=4807)***
Most of the context for my project is in the forum post above, but I'll summarize h…
-
refer to https://www.hackster.io/ataffanel/fixing-crazyradio-usb-bootloader-with-a-raspberry-pi-08796b, And i have checked the pin.
sudo python3 fix_bootloader_raspi.py
Erasing page 0...
Writing …
-
We had a number of instances where it seems much better to use a short sleep rather than yield in https://github.com/bitcraze/crazyflie-link-cpp/blob/master/src/CrazyradioThread.cpp#L131-L132
- Sup…