Search found 4 matches

by ibrahima
Sun Mar 08, 2015 11:00 am
Forum: General discussions
Topic: Replacement Batteries
Replies: 5
Views: 6881

Replacement Batteries

Hey, I just saw these batteries on Amazon which look exactly like the ones for the Crazyflie. Are they equivalent? http://www.amazon.com/240mah-Flight-Battery-Traxxas-Quadcopters/dp/B00AMOK7XY/ref=sr_1_2?s=toys-and-games&ie=UTF8&qid=1425812364&sr=1-2&keywords=hubsan+240mah I also saw...
by ibrahima
Fri Mar 06, 2015 6:14 am
Forum: Support
Topic: Yaw drift
Replies: 5
Views: 4577

Re: Yaw drift

You might want to take a look at this Github pull request ... I also find it is sometimes easier for me to fly (specially in tight spaces) with yaw disabled in the controller. If you disable yaw (put a -1 in the Yaw control 'id' in your controller mapping) does it help the drift at all (i.e. is it ...
by ibrahima
Fri Mar 06, 2015 5:23 am
Forum: Support
Topic: Yaw drift
Replies: 5
Views: 4577

Re: Yaw drift

It's definitely MEMS gyro drift, it drifts even when it's sitting still. I actually do want to try to implement magnetometer sensor fusion later, but for now I have a class project due in 5 days for which I need the CF relatively stable, and I have other things to work on so simpler fixes are prefer...
by ibrahima
Tue Mar 03, 2015 12:15 am
Forum: Support
Topic: Yaw drift
Replies: 5
Views: 4577

Yaw drift

Hi, I've read here and in other places that MEMS gyros tend to drift over time, which is understandable. I've noticed this a lot on my CF 2.0, and I guess it's a "known issue." However, it seems like this causes the controls to become slowly rotated over time, which makes it very difficult...