-
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…
-
I'm working on using crazyradio for other quadcopters. One of the main problem is that firmware doesn't expose API to make calls for NRF24 low level APIs. For example, it would be great if Python scri…
-
Hello, I try to fly a swarm of 10 crazyflies but there is an issue while flying more than 5 of them.
If I want to fly 6, the first one won't take off. For 7 of them, the first two won't take off.
Y…
-
Hi,
Can someone help me with this error? What exactly is going wrong during **catkin_make**. I am getting **Invoking "make -j12 -l12" failed** error and I dont see any relevant threads on google. I h…
-
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…
-
1、我的设备是MK520,键盘和鼠标套装。
2、我现在无法确定unifying设备的固件是旧的还是新的,怎么确定?
3、我在罗技的官方网站上,只看到了unifying设备的识别软件,是2010年的版本,并没有看到固件在哪里下载,也没有看到三年前的固件修复补丁在哪里,求指教?
4、演示视频中,带天线的USB类识别装置是什么 ?如何可以得到?
-
Cpp link already has certain quality stats implemented that looks at amount of packets sent, how many acks have been returned and the delay of the messages being received (like here: https://github.co…
-
Hi folks! I would appreciate some info regarding the current state of P2P communication between MCUs running micro-ROS nodes, and whether my (theoretical) setup would be achievable:
#### Setup (the…
-
Details:
VirtualBox using Bitcraze VM 0.4
OS: xubuntu 13.10
Crazyflie: 10DOF V0.4
Crazyradio: V0.52
Ruby: V2.1.0
****Code
require 'artoo'
connection :crazyflie, :adaptor => :crazyflie, :supports_h…
-
I am having a similar issue to this: #100, my program works when I run it for one quadcopter but as soon as I add more than one or two I get the following error:
[ERROR] [1532039584.691694366]: cli…