Search found 6 matches

by aharmsen
Wed Oct 23, 2013 9:49 pm
Forum: Support
Topic: Packets not on TOC Channel, communication error
Replies: 8
Views: 5434

Re: Packets not on TOC Channel, communication error

Nothing wrong with the controller mapping (I just don't have a controller attached because I want to operate the quadcopter solely via code). Operating system - Ubuntu. I am using the latest Virtual machine setup that is provided by Bitcraze. I tried uploading the .py code file but this forum does n...
by aharmsen
Thu Oct 17, 2013 4:19 pm
Forum: Support
Topic: Packets not on TOC Channel, communication error
Replies: 8
Views: 5434

Re: Packets not on TOC Channel, communication error

Any more thoughts? I still cannot do anything with my quadcopter except increase and decrease thrust in the pc client...
I am really disappointed that I have spent so much money and cannot do anything with this little device.
by aharmsen
Thu Oct 10, 2013 6:43 pm
Forum: Support
Topic: Packets not on TOC Channel, communication error
Replies: 8
Views: 5434

Re: Packets not on TOC Channel, communication error

The Crazyflie is physically responding as I would expect: - Red light blinking at 2Hz - Radio receiver lights are blinking through communication - Flight data is being sent properly (attitude, thrust, etc.) - Latest default firmware has been loaded - Under "Console" on the PC-Client all th...
by aharmsen
Wed Oct 09, 2013 6:16 pm
Forum: Support
Topic: Packets not on TOC Channel, communication error
Replies: 8
Views: 5434

Re: Packets not on TOC Channel, communication error

Thanks for the update Marcus. I've been trying it for the last little while but still cannot get it to work. Even with the new starter code I'm having the following error come up: No handlers could be found for logger "cflib.crazyflie" WARNING:root:[5]: Was expecting 0 but got 9 WARNING:ro...
by aharmsen
Sat Sep 07, 2013 1:07 pm
Forum: Developer Discussions
Topic: Basic firmware: Just inputs and outputs
Replies: 1
Views: 2312

Basic firmware: Just inputs and outputs

Hello, I'm quite new to the community but am very interested in writing some code! My plan is to write software to control the entire stabilization of the Crazyflie remotely from my computer. For this I need to be able to run a python algorithm which takes 10 inputs: accelerometer (x,y,z), MEMS gyro...
by aharmsen
Sat Sep 07, 2013 12:52 pm
Forum: Support
Topic: Packets not on TOC Channel, communication error
Replies: 8
Views: 5434

Packets not on TOC Channel, communication error

I'm quite new to the crazyflie operation so I've just been trying to understand the python libraries and currently using the code found here to try to get some thrust: http://wiki.bitcraze.se/projects:crazyflie:pc_utils:pylib#simple_code_example When I run it, as soon as it connects to the radio it ...