Search found 2338 matches

by tobias
Fri May 31, 2013 9:03 am
Forum: Support
Topic: Connection problem after flashing the firmware
Replies: 9
Views: 6645

Re: Connection problem after flashing the firmware

It is possible to flash it with a JTAG dongle but that is the only "wired" flashing supported now and I guess you don't have one?
Can you try to connect to the bootloader again and print the output from the command prompt here?
by tobias
Fri May 31, 2013 8:32 am
Forum: General discussions
Topic: CF without PC
Replies: 3
Views: 3577

Re: CF without PC

#2 is still under development but hopefully soon it will work. http://forum.bitcraze.se/viewtopic.php?f=10&t=180#p1090
by tobias
Fri May 31, 2013 8:28 am
Forum: Support
Topic: [SOLVED] Crazyflie cannot fly, ERROR! Older timer found
Replies: 5
Views: 4491

Re: Crazyflie cannot fly, ERROR! Older timer found

I think it might be software mismatch. Can you try updating to the most recent versions.

Also make sure the red led is blinking about 2 times a second. That means it is calibrated and ready to fly. If it is only blinking once a second it is not calibrated and won't fly.
by tobias
Fri May 31, 2013 8:02 am
Forum: Support
Topic: [SOLVED] Problem with the Crazyflie
Replies: 36
Views: 22796

Re: Problem with the Crazyflie

This is very strange. File "../cflib/bootloader/cloader.py", line 171, in updateInfo cpuid = struct.unpack("B"*12, pk.data[10:]) struct.error: unpack requires a string argument of length 12 It indicates that it managed to connect to the bootloader but doesn't get the right inform...
by tobias
Fri May 31, 2013 7:55 am
Forum: Support
Topic: MPU6050: Self test acc Y [FAIL] - motor problem?
Replies: 48
Views: 35232

Re: MPU6050: Self test acc Y [FAIL] - motor problem?

Thanks Tobias, this solution worked at least for me :D
Wow, didn't really expect it to work, cool!
Can you also report back if it is flying as before and especially when hovering?
by tobias
Fri May 31, 2013 7:50 am
Forum: Support
Topic: Connection problem after flashing the firmware
Replies: 9
Views: 6645

Re: Connection problem after flashing the firmware

It is not possible to overwrite the bootloader so you should be able to flash it again. It seams there is a corrupt FW in the crazyflie that's why the leds go out. Can you try: * Restart the cf-client. Sometimes it seem to help. * Make sure to run the Crazyflie from the battery when you power it up ...
by tobias
Fri May 31, 2013 7:34 am
Forum: Developer Discussions
Topic: Leap Motion
Replies: 8
Views: 6480

Re: Leap Motion

Leap Motion + Crazyflie = Awesome!

If it is possible to make the Leap motion device work as a normal joystick driver and make it report 4 analog axis values it should be possible to map it directly in the cf-client.

Another way is to make use of the cflib.
by tobias
Fri May 31, 2013 7:15 am
Forum: Developer Discussions
Topic: 10DOF model sensors
Replies: 25
Views: 21070

Re: 10DOF model sensors

Great work Anton, I'm looking forward of trying it out! Some thoughts. I'm actually thinking the battery wires and connector are the biggest cause of the dynamic magnetic field distortion. The motors are already so magnetized that the electric magnetization shouldn't do much of a difference. The mot...
by tobias
Thu May 30, 2013 1:47 pm
Forum: General discussions
Topic: Crazyflie broken arm fix - 3d print
Replies: 3
Views: 4005

Re: Crazyflie broken arm fix - 3d print

I have put up another way that works pretty well to fix broken PCB arms in the troubleshooting section.
by tobias
Thu May 30, 2013 1:43 pm
Forum: Developer Discussions
Topic: Mode Switch and PID Tuning
Replies: 8
Views: 20555

Re: Mode Switch and PID Tuning

Great explaining pHysiX!
One cool and great thing would be if we could make the values auto adjust to the propeller balancing test. :D ;)