multiwii 2.0 problems gyro

Post Reply
Cronalex
Posts: 51
Joined: Tue Mar 20, 2012 8:41 pm

multiwii 2.0 problems gyro

Post by Cronalex »

hello guys do not understand why I have problems with version 2.0 ... the quad tends to roll to the side and I discovered that if I use the function:
// Moving Average Gyros by Magnetron1 (Michele Ardito) ########## beta
#define MMGYRO // Active Moving Average Function for Gyros
#define MMGYROVECTORLENGHT 10 // Lenght of Moving Average Vector
the work is stable quadricopter

Cronalex
Posts: 51
Joined: Tue Mar 20, 2012 8:41 pm

Re: multiwii 2.0 problems gyro

Post by Cronalex »

Cronalex wrote:hello guys do not understand why I have problems with version 2.0 ... the quad tends to roll to the side and I discovered that if I use the function:
// Moving Average Gyros by Magnetron1 (Michele Ardito) ########## beta
#define MMGYRO // Active Moving Average Function for Gyros
#define MMGYROVECTORLENGHT 10 // Lenght of Moving Average Vector
the work is stable quadricopter


up up please :D

Magnetron
Posts: 124
Joined: Tue Jul 05, 2011 4:32 pm

Re: multiwii 2.0 problems gyro

Post by Magnetron »

I think you have vibration issue on one motor but my Moving Average seem to reduce the vibrations effects.
I have developer Accelerometer Moving Average also but I don't understand why Alex not introduced it on V2.0.

Cronalex
Posts: 51
Joined: Tue Mar 20, 2012 8:41 pm

Re: multiwii 2.0 problems gyro

Post by Cronalex »

can send me the version 2.0 with accelerometers on the moving average

chris ables
Posts: 317
Joined: Wed Feb 08, 2012 8:42 pm
Location: United states

Re: multiwii 2.0 problems gyro

Post by chris ables »

try turning on the lpf ! The first step down usually takes care of vibration problems if not to bad !!

Post Reply