Search found 6 matches

by animan
Tue May 15, 2018 7:02 pm
Forum: Developer Discussions
Topic: Building firmware for Crazyflie 1
Replies: 2
Views: 1443

Re: Building firmware for Crazyflie 1

Thank you tobias... I was thinking that this might be the case.
I will try to sync to the release mentioned in the blog.
by animan
Fri May 11, 2018 10:41 pm
Forum: Developer Discussions
Topic: Building firmware for Crazyflie 1
Replies: 2
Views: 1443

Building firmware for Crazyflie 1

Hello, I installed the build tools and cloned the crazyflie firmware from GitHub today. I am able to build the firmware for Crazyflie 2.0 platform correctly on my MAC using the command: >make PLATFORM=CF2 However, when I try to build for CF1, I get following error: >make PLATFORM=CF1 CLEAN_VERSION C...
by animan
Sun May 25, 2014 2:23 am
Forum: Developer Discussions
Topic: Dongle communication error when running python scripts
Replies: 6
Views: 3067

Re: Dongle communication error when running python scripts

Do you only see the issue when you are running the ramp example (or other examples) or is it also when running the normal cf-client? We haven't prioritized this one since it hasn't been see under normal circumstances, but we might have to change that. Currently there's no estimated date on fixing i...
by animan
Sat May 17, 2014 12:45 am
Forum: Developer Discussions
Topic: Dongle communication error when running python scripts
Replies: 6
Views: 3067

Re: Dongle communication error when running python scripts

Hi,

Thanks for the information. I have seen this issue on clean exits also... seems to work the first time, then requires several tries, unplugging dongle etc to work again.
Do you know when the bug is expected to be fixed?
Thanks.
by animan
Wed May 07, 2014 2:11 am
Forum: Developer Discussions
Topic: Dongle communication error when running python scripts
Replies: 6
Views: 3067

Re: Dongle communication error when running python scripts

Is anyone else using else using python scripts to control the crazyflie?
If it is working for you, can you please provide some guidance on what might the problem in my case.
Thanks.
by animan
Sun May 04, 2014 7:43 pm
Forum: Developer Discussions
Topic: Dongle communication error when running python scripts
Replies: 6
Views: 3067

Dongle communication error when running python scripts

Hello, I am new to crazyflie programming, trying to run some python scripts to control the quadcopter. When I run the ramp.py example I always get the following: Scanning interfaces for Crazyflies... Crazyflies found: radio: //0/7/2M Connecting to radio://0/7/2M Disconnected from radio://0/7/2M Conn...