Search found 17 matches

by Ainadiel
Wed Jul 25, 2012 8:21 am
Forum: Software development
Topic: Once again about MAG
Replies: 21
Views: 9293

Re: Once again about MAG

yes please :D check your PM for details

thanks!
by Ainadiel
Tue Jul 24, 2012 12:11 am
Forum: Software development
Topic: Once again about MAG
Replies: 21
Views: 9293

Re: Once again about MAG

hmmm i Moved esc outside the box, move sensor board as high as i can... and i run test... i connect hex6x to gui and without props i took some readings... even on full throttle mag was giving me the same values as on min throttle... so i am assuming that in my case magnetic field does not corrupt re...
by Ainadiel
Sun Jul 22, 2012 12:11 am
Forum: Software development
Topic: Once again about MAG
Replies: 21
Views: 9293

Re: Once again about MAG

Not sure how you want to place that on your quad... i was thinking about using ferrite beads ( http://www.maplin.co.uk/ferrite-rings-and-beads-32792 ).

thought that i can place one of them between each motor and esc... gonna buy some of them next week and see if that would help...
by Ainadiel
Thu Jul 19, 2012 9:34 pm
Forum: Software development
Topic: Once again about MAG
Replies: 21
Views: 9293

Re: Once again about MAG

seems like your solution works for my hex6... thx

also i rebuild electronics and screen all/most of the cables... hex6 is keeping direction event during the wind - now just adjust PIDs and can go for long flight...
by Ainadiel
Tue Jul 17, 2012 10:51 pm
Forum: Software development
Topic: Once again about MAG
Replies: 21
Views: 9293

Re: Once again about MAG

see mine is yawing to left... but just to check it i changed axis orientation for MAG only (I replaced #define MAG_ORIENTATION(X, Y, Z) {magADC[ROLL] = X; magADC[PITCH] = Y; magADC[YAW] = -Z;} with #define MAG_ORIENTATION(X, Y, Z) {magADC[ROLL] = -Y; magADC[PITCH] = X; magADC[YAW] = Z;} ) and i play...
by Ainadiel
Tue Jul 17, 2012 10:36 am
Forum: Software development
Topic: Once again about MAG
Replies: 21
Views: 9293

Re: Once again about MAG

well i think that must be the problem than, especially that all my electronics including esc are closed in plastic square box... esc are in about 30mm from my sensor board... ( m ) but what is interesting i had the same set up before with my quad and everything was working fine! i see if once i rebu...
by Ainadiel
Mon Jul 16, 2012 6:12 pm
Forum: Software development
Topic: Once again about MAG
Replies: 21
Views: 9293

Re: Once again about MAG

in my case when MAG is off it seems to be fine... when i switch MAG on it starts yawing to left. stops after (about) 90 degrees... after another test i crashed and broke my landing gear... i had similar problem with mag in my quad but then the declination was corrupted... latest version before 2.1 r...
by Ainadiel
Mon Jul 16, 2012 3:45 pm
Forum: Software development
Topic: Once again about MAG
Replies: 21
Views: 9293

Once again about MAG

Hi there. I am using newest 2.1 multiwii for my HEX and for some reason when i am taking off and sometimes during the flight HEX is yawing to left... i am not sure if it is something wrong with soft or my hex because this board (DOF10) was working fine in my quad before... I was applying the same pr...
by Ainadiel
Sun Jul 15, 2012 1:47 pm
Forum: Pictures & Videos
Topic: Heavy Lift Hexacopter -Flight Time-Weight-Details
Replies: 6
Views: 3637

Re: Heavy Lift Hexacopter -Flight Time-Weight-Details

i wonder at what throttle position your hex is taking off? the one i just build is taking off in about 55% of the throttle using 2x 2200mah batteries in parallel.
by Ainadiel
Tue Jul 10, 2012 11:06 pm
Forum: Software development
Topic: Let's try to release 2.1: second try based on r964
Replies: 65
Views: 24730

Re: Let's try to release 2.1: second try based on r964

I got today a very interesting new Crius Board: m (ATMega 2560 ·MPU6050 ·HMC5883L ·MS5611-01BA01 ·FT232RQ USB-UART chip and Micro USB receptacle) It wold be a fine if anyone could add the IMU Code from the manual into the new release 2.1 m agree, please add this code to v2.1 by the way i really lik...
by Ainadiel
Tue Jul 10, 2012 10:36 pm
Forum: Pictures & Videos
Topic: GPS RTH enabled MultiWii Hexa :)
Replies: 12
Views: 6100

Re: GPS RTH enabled MultiWii Hexa :)

hmmm now i need to figure out how :D
thanks for info!!!
by Ainadiel
Tue Jul 10, 2012 3:38 pm
Forum: Pictures & Videos
Topic: GPS RTH enabled MultiWii Hexa :)
Replies: 12
Views: 6100

Re: GPS RTH enabled MultiWii Hexa :)

so ia am now just wondering if by using flyduino pro mini i can make hexx with camera stabilisation or not?
by Ainadiel
Mon Jul 09, 2012 9:16 pm
Forum: Pictures & Videos
Topic: GPS RTH enabled MultiWii Hexa :)
Replies: 12
Views: 6100

Re: GPS RTH enabled MultiWii Hexa :)

is this the same code that is going to be in multiwii 2.1?

Looks pretty awesome!
i am going to rebuild my quad for hex...
by Ainadiel
Thu Jun 14, 2012 7:22 pm
Forum: Software development
Topic: Magnetometer HMC5883 Glitching
Replies: 22
Views: 7299

Re: Magnetometer HMC5883 Glitching

i have the same board and on dev20120526 i had some problems, if i yaw quad it was loosing orientation... sometimes launched from hand it was doing 360degress and stop in position... now i have latest dev and seems like this problem disappear but i am actually still thinking about sending it back, g...
by Ainadiel
Thu Jun 14, 2012 7:07 pm
Forum: Software development
Topic: GUI works very slow
Replies: 13
Views: 5017

Re: GUI works very slow

now im not sure if its my FTDI cable or what... seems like sometimes is faster and sometimes slower... i can go with slower gui as long as mag works ok... almost lost my quad because of previous dev when it start rotating like UFO...
by Ainadiel
Thu Jun 14, 2012 5:58 pm
Forum: Software development
Topic: GUI works very slow
Replies: 13
Views: 5017

Re: GUI works very slow

i'm using USB connection to communicate with quad, processing application and I have Windows 7 64bit... however have to say that 64bit processing app does not work so I have to use 32bit... (it didnt work in previous devs as well) what is strange that one of my mates has exactly the same system and ...
by Ainadiel
Thu Jun 14, 2012 5:24 pm
Forum: Software development
Topic: GUI works very slow
Replies: 13
Views: 5017

GUI works very slow

Hi there,
I am using newest dev and for some reason it works very slow... seems like it does not refresh in real time.
But on my mates laptop it works fine so I think problem lies in my laptop but i have no idea why.
Do you have any suggestions how to fix it?

Cheers!