Search found 280 matches

by Noctaro
Fri Mar 30, 2012 12:56 pm
Forum: Software development
Topic: Yaw bug?
Replies: 4
Views: 2850

Re: Yaw bug?

hey, you may trim all axis using your transmitter, but i suggest you to do in acro mode. Afterwards switch to levelmode and eliminate drift in this mode by landing and doing the stick input method for "Trim ACC" as descirbed here -> http://multiwii.googlecode.com/svn/branches/Hamburger/Mul...
by Noctaro
Wed Mar 28, 2012 9:41 am
Forum: Ideas
Topic: Possible issue with LEVEL I implementation + fix?
Replies: 59
Views: 17930

Re: Possible issue with LEVEL I implementation + fix?

Hey, i did encounter some error while flying fpv. Adding some additional asymetric weight, seemed to lead to the problem (fpv transmitter+osd). For analysis -> http://www.quadrocopter.at/vids/fpv-shikra-lvl-fail.mp4 holy tree batman! Around 4 Minutes inflight it started pitching forward/left very h...
by Noctaro
Wed Mar 28, 2012 9:34 am
Forum: Software development
Topic: dev20120225 orientation warning!!!
Replies: 26
Views: 10485

Re: dev20120225 orientation warning!!!

Anyone using the MiniWii-Board from Jussi? I had to change the Sensor-Orientations for the actual MW 2.0 to the following: #define ACC_ORIENTATION(X, Y, Z) {accADC[ROLL] = -X; accADC[PITCH] = -Y; accADC[YAW] = -Z;} was: #define ACC_ORIENTATION(X, Y, Z) {accADC[ROLL] = X; accADC[PITCH] = -Y; accADC[...
by Noctaro
Wed Mar 28, 2012 9:06 am
Forum: Software development
Topic: Accumulative drift
Replies: 74
Views: 30080

Re: Accumulative drift

Solved a big mystery. Replacing the WMP+ with a ITG3200-breakoutboard(defualt lpf set), did the trick. No accumulative drift in acro or level mode(BMA180). Everything working fine, tested both sensors with mw2.0pre2 (wmp+ still caused a drift). greetz Noc btw. never touch your mag with a soldering i...
by Noctaro
Wed Mar 28, 2012 8:37 am
Forum: Software development
Topic: Yaw bug?
Replies: 4
Views: 2850

Re: Yaw bug?

hey, wich sensors are active? A yaw drift may be trimmed out with your transmitter trims. Increasing I would lead to a stronger levellock and may help also. Activate the deadband option in config.h if your transmitter potis cause jumps in gui. Try to add some expo in gui for smoother inputs. Note th...
by Noctaro
Fri Mar 09, 2012 8:14 am
Forum: Ideas
Topic: Inflight ACC-calibration
Replies: 127
Views: 72998

Re: Inflight ACC-calibration

Hey,
sounds nice! Wich version of multiwii did you use for your mods? I would like to give it a try. May you upload a moded archive of the firmware you used? Thanks for sharing your idea :)

greetz Noc
by Noctaro
Tue Mar 06, 2012 12:34 pm
Forum: Software development
Topic: Airplane mode
Replies: 512
Views: 211202

Re: Airplane mode

is it the same behaviour if motor is disconnected? if so i would tip on some strange mixing of your rc or fc.

greetz Noc
by Noctaro
Tue Mar 06, 2012 9:02 am
Forum: Pictures & Videos
Topic: DIY Plane for Multwii testing
Replies: 0
Views: 1150

DIY Plane for Multwii testing

Hey, last days there was a lot of wind outside. As my copter does not like storms, i thought of building something that may use the airflow for gaining height. I got a low budget, so i decided to create some depron wing. There are great plans available at http://www.mikeysrc.com/FPV_V3.html if you p...
by Noctaro
Thu Mar 01, 2012 4:28 pm
Forum: Software development
Topic: Improving Altitude Hold Performance
Replies: 98
Views: 61793

Re: Improving Altitude Hold Performance

hey, i did test lastest svn release of dev20120225, altitude hold works quite nice! Stable within 50cm also outdoors (not to much wind) Also drift in stable mode is quite controllable. Using standart PID and activated ITG600/BMA180/BMP085 greetz Noc edit: with additional weight of the gopro i guess ...
by Noctaro
Thu Mar 01, 2012 2:16 pm
Forum: Ideas
Topic: Possible issue with LEVEL I implementation + fix?
Replies: 59
Views: 17930

Re: Possible issue with LEVEL I implementation + fix?

Hey, i did encounter some error while flying fpv. Adding some additional asymetric weight, seemed to lead to the problem (fpv transmitter+osd). For analysis -> http://www.quadrocopter.at/vids/fpv-shikra-lvl-fail.mp4 holy tree batman! Around 4 Minutes inflight it started pitching forward/left very ha...
by Noctaro
Sun Feb 26, 2012 3:30 pm
Forum: Ideas
Topic: Possible issue with LEVEL I implementation + fix?
Replies: 59
Views: 17930

Re: Possible issue with LEVEL I implementation + fix?

hey, yes, the anti-vib mount performs really nice. Could not believe myself before i tested it. I will add some footage with balanced props shortly. Will try to do some FPV flight using your mod. (Safe area of course) Xenon 2 was one of my first pc games and i loved it! Maybe thats why it sounds a b...
by Noctaro
Wed Feb 22, 2012 1:01 pm
Forum: Ideas
Topic: Possible issue with LEVEL I implementation + fix?
Replies: 59
Views: 17930

Re: Possible issue with LEVEL I implementation + fix?

Hey, I recalibrated MAG and have done around 5 successfull flights for now. Its definatly worth giving a try! btw. cycle time around 3500-4800ms using BMA180/IDG600/HMC5883/BMP085@100khz files here - test carefully.... Also includes CRIUS defines (I don't have one - provided by a friend) http://www....
by Noctaro
Tue Feb 21, 2012 12:03 pm
Forum: Ideas
Topic: More precise ACC calibration for AltHold and level mode
Replies: 7
Views: 4557

Re: More precise ACC calibration for AltHold and level mode

Ok, thanks for the info!
The drift that occurs at my quad, seems to be temperature undepended as it will also constanty drift(over time) if acclimated . Thats why i did hope that its depended to the vector misbehaviour.
But i will give it a try, just to see what it does :)

greetz Noc
by Noctaro
Tue Feb 21, 2012 12:04 am
Forum: Ideas
Topic: Possible issue with LEVEL I implementation + fix?
Replies: 59
Views: 17930

Re: Possible issue with LEVEL I implementation + fix?

Hey, shikra! I do not know exactly what you did, but however my quad is behaving very close to perfect with your new release! Descending down very gently, nearly no wobbles. Stable in groundeffect. And its quite easy to fly now! I will post some video footage using this mod! Btw. i did no PID tuning...
by Noctaro
Mon Feb 20, 2012 11:50 pm
Forum: Ideas
Topic: More precise ACC calibration for AltHold and level mode
Replies: 7
Views: 4557

Re: More precise ACC calibration for AltHold and level mode

May this also kill the level drift over time that occurs on my quad? As it feels as some variables (pitch and roll) do constantly drift off over time. Could this be related to the vector misbehaviour? (ITG600 [orig. WMP+], BMA180, BMP055, HMC5883l ) Wich version of multiwii do you use for this mod, ...
by Noctaro
Mon Feb 20, 2012 1:49 pm
Forum: MultiWii tweaking - flying experience
Topic: First testing
Replies: 7
Views: 2727

Re: First testing

Never ever move your quad after connecting power! You are disturbing the gyro init routine! Your quad hangs on a rope and swings as connected to power you got to let it initalise/calibrate at some flat unmoved surface! (Not touch it around 10 secounds after power connect until led stops blinking) gr...
by Noctaro
Mon Feb 20, 2012 1:42 pm
Forum: Software development
Topic: WinGUI public beta
Replies: 132
Views: 69251

Re: WinGUI public beta

hey,
i tried wingui on ubuntu using wine 1.2, but as for now i am stuck at installing the .net client. Had not too much time to test, but i will have a look if i can find some nice installation routine.
greetz Noc
by Noctaro
Mon Feb 20, 2012 12:35 pm
Forum: Ideas
Topic: Possible issue with LEVEL I implementation + fix?
Replies: 59
Views: 17930

Re: Possible issue with LEVEL I implementation + fix?

hey, also worked for me, just didnt upload it right now. Are you using Arduino 022, 023 or 1.0? greetz noc edit: uploaded and done some offair testings, and a short air test (of course it started to snow as i went out) but for now i would say it performs really good. Nice smooth return to level with...
by Noctaro
Sun Feb 19, 2012 10:12 pm
Forum: Software development
Topic: WinGUI public beta
Replies: 132
Views: 69251

Re: WinGUI public beta

@kalle123
have you already tried using wine?
I will test it tonight.

greetz noc
by Noctaro
Sun Feb 19, 2012 8:40 pm
Forum: Software development
Topic: Error compiling MW1_9 with Arduino 1.0
Replies: 9
Views: 3824

Re: Error compiling MW1_9 with Arduino 1.0

hey, dev version means development version, wich may contain bugs or is at testing stage for new implementations. 1.9 was a stable release as it worked fine for most pilots. Of course development versions may offer new features, so its your decision wich version you gonna use. You may download dev V...
by Noctaro
Sun Feb 19, 2012 3:20 pm
Forum: Software development
Topic: Sensor resolution crop, Why?
Replies: 10
Views: 2830

Re: Sensor resolution crop, Why?

Hey,
as far as i know, we need to do this to compensate the vibrations. It seems, that some pilots including me had a better flight experience as resolution was lowered.
Don´t know too much about the programming aspect of this.

greetz Noc
by Noctaro
Sun Feb 19, 2012 11:54 am
Forum: Ideas
Topic: Alt. Hold Ideas and discussion
Replies: 193
Views: 124012

Re: Alt. Hold Ideas and discussion

Hey, i have tested also indoors(acclimated) now, but was not able to do a safe flight. Holding my copter in hands, switching on baro leads to a critical power reducing. Even if i alter height about ~1,50m there is no reaction from motors. Btw. i am using the PID you suggested to start. By Temp drift...
by Noctaro
Sun Feb 19, 2012 10:51 am
Forum: Frames
Topic: Centerplate Template Quadcopter
Replies: 2
Views: 3775

Centerplate Template Quadcopter

Hey, if you are like me continously testing new frame designs, you maybe would like to test this centerplate template for a QuadX i created using Qcad. Most of my frames are based on wood centerplates. I like to print out a template, glue it on some woodplate (i use 3mm layered wood) and have a nice...
by Noctaro
Sat Feb 18, 2012 3:50 pm
Forum: Software development
Topic: WinGUI public beta
Replies: 132
Views: 69251

Re: WinGUI public beta

Hey,
tested your new release. Disconnect routine is working fine! Thank you for implementing!
Btw. would it not be nice to have a "check/uncheck all" button for realtime graphs? (Sorry if anyone already mentioned)
greetz Noc
by Noctaro
Fri Feb 17, 2012 8:08 pm
Forum: Software development
Topic: Sneak preview of new WinGUI (Screenshots)
Replies: 71
Views: 24771

Re: Sneak preview of new WinGUI (Screenshots)

hey, i did test your new gui with yesterdays svn release and i am very happy to say,so far i have tested it everything is working as it should! Great Job! greetz Noc edit: There is one thing i thought of. I have to disconnect quad for doing mag calibration dance and forgot to press the pause button....
by Noctaro
Fri Feb 17, 2012 8:01 pm
Forum: Ideas
Topic: Possible issue with LEVEL I implementation + fix?
Replies: 59
Views: 17930

Re: Possible issue with LEVEL I implementation + fix?

hey, thanks for reply, i tested your mod with yesterdays svn release, and everything seems to work as it should. As holding my copter in my hands i can watch some strange wobbles around level position and some motorpower reduces ((P=9) (I=0.45) (D=70)). But it finds back to level. Stick input is als...
by Noctaro
Fri Feb 17, 2012 3:39 am
Forum: Ideas
Topic: Alt. Hold Ideas and discussion
Replies: 193
Views: 124012

Re: Alt. Hold Ideas and discussion

hey, edit: i tested your release MultiWii_dev_20111220_Magnetron_Marbalon.rar, acc/gyro smoothing seems to work fine. Had a nice stable flight. Also seems that the temperature/time drift that occurs on my quad, was a bit more controlable. Baro did not do the trick, but its around 0°C outside. (GUI i...
by Noctaro
Fri Feb 17, 2012 1:53 am
Forum: Ideas
Topic: Possible issue with LEVEL I implementation + fix?
Replies: 59
Views: 17930

Re: Possible issue with LEVEL I implementation + fix?

hey, @shikra: i added the up to date code to your archive release and things seem to work better now. But there is one thing thats a bit of confusing. If i hold my copter at the backside and pitch it back(using my hand) in levelmode, the recoverypower seems very limited. Maybe my too low level P(10)...
by Noctaro
Thu Feb 16, 2012 9:28 pm
Forum: Ideas
Topic: Possible issue with LEVEL I implementation + fix?
Replies: 59
Views: 17930

Re: Possible issue with LEVEL I implementation + fix?

Hey all, i will recheck the code i have used. I think you are right shikra, i just downloaded the one you posted on your server (archive), if it was not updated i got the error from here. I will have a look for it in the code now. My wiring seems just fine, i reconnected everything had a look at my ...
by Noctaro
Thu Feb 16, 2012 12:53 am
Forum: Ideas
Topic: Alt. Hold Ideas and discussion
Replies: 193
Views: 124012

Re: Alt. Hold Ideas and discussion

Hey,
thank you for reuploading the fixed release. Compiles fine. I will give feedback when some testing is done.

greetz noc
by Noctaro
Wed Feb 15, 2012 4:44 pm
Forum: Ideas
Topic: Alt. Hold Ideas and discussion
Replies: 193
Views: 124012

Re: Alt. Hold Ideas and discussion

hey, as i did try to compile your release, i got this: MultiWii_dev_20120203.cpp: In function 'void getEstimatedAltitude()': MultiWii_dev_20120203.pde:-1: error: redeclaration of 'uint8_t inited' MultiWii_dev_20120203.pde:-1: error: 'uint8_t inited' previously declared here MultiWii_dev_20120203.pde...
by Noctaro
Wed Feb 15, 2012 3:34 pm
Forum: Ideas
Topic: Possible issue with LEVEL I implementation + fix?
Replies: 59
Views: 17930

Re: Possible issue with LEVEL I implementation + fix?

hey, did another flighttest, with the same result, but this time i was able to watch some strange behaviour in air before it crashed. this time one prop and cam mount are gone. I will again uplad a short takeout. I am pretty sure there was no snowflake at my esc. I do not know whats wrong, but for t...
by Noctaro
Wed Feb 15, 2012 10:55 am
Forum: Ideas
Topic: Possible issue with LEVEL I implementation + fix?
Replies: 59
Views: 17930

Re: Possible issue with LEVEL I implementation + fix?

I already thought about this happening, and i would lie if i´d say it can not happen. Everthing seems to work again, i will do another testflight much higher, to have some reaction time and to ensure that no snow will be blown up to escs. Right now its snowing too much to do an safe testflight. gree...
by Noctaro
Tue Feb 14, 2012 7:23 pm
Forum: Pictures & Videos
Topic: Cam Anti Vibration Mount
Replies: 10
Views: 7796

Cam Anti Vibration Mount

hey i just wanted to share some nice way to get rid of tearing and other vibs in your video footage this is made out of 2 sheets of balsa, glued together using ~4mm ohropax slices. keep in mind to not fix the plate holding your cam, it should only be held by the ohropax as a screw would transfer vib...
by Noctaro
Tue Feb 14, 2012 3:46 pm
Forum: Pictures & Videos
Topic: Uncontrolled Pitch-over
Replies: 11
Views: 3492

Re: Uncontrolled Pitch-over

hmmm...today i had a behavoiur close to yours.
http://www.multiwii.com/forum/viewtopic.php?f=7&t=1182&start=20#p8927
just to let you know.
by Noctaro
Tue Feb 14, 2012 1:43 pm
Forum: Ideas
Topic: Possible issue with LEVEL I implementation + fix?
Replies: 59
Views: 17930

Re: Possible issue with LEVEL I implementation + fix?

hey, i did another testflight, and it ended in a very strange crash. Everything went fine, but suddenly the copter began to pitch backwards and did not respond to my input as i did try to correct it, had not enugh time to switch back to acro. Btw. i reconnected power around 10minutes of flight to av...
by Noctaro
Tue Feb 14, 2012 10:06 am
Forum: Pictures & Videos
Topic: Some photos taken with MultiWii Scarab Quadcopter
Replies: 2
Views: 1659

Re: Some photos taken with MultiWii Scarab Quadcopter

hey, nice captures, but the watermark does really destroy the impression. maybe reduce its transparency a bit?

greetz noc
by Noctaro
Tue Feb 14, 2012 10:02 am
Forum: General discussions
Topic: Both FTDI and BEC from ESC at the same time
Replies: 5
Views: 2482

Re: Both FTDI and BEC from ESC at the same time

as far as i know its strongly recommended to kill the 5v plug of your ftdi to not overboost your sensors. but as matbogdan mentioned, it may be depending to your hardware.

greetz
noc
by Noctaro
Tue Feb 14, 2012 9:25 am
Forum: Ideas
Topic: Possible issue with LEVEL I implementation + fix?
Replies: 59
Views: 17930

Re: Possible issue with LEVEL I implementation + fix?

Hey, i did a test with your software release right now! As you told, it behaves great, really close to perfect. No wobble, smooth return to level. I could not do a full flighttest as its snowing. I will give further feedback and post a video soon! Thank you shikra for sharing this. I will definately...
by Noctaro
Tue Feb 07, 2012 5:48 pm
Forum: Connecting elements
Topic: Simple Remote LED Control Hack
Replies: 14
Views: 24192

Re: Simple Remote LED Control Hack

got me :D
by Noctaro
Tue Feb 07, 2012 4:46 pm
Forum: Getting Started - MultiWii config and setup
Topic: 1.9 no feedback fromquad
Replies: 2
Views: 1387

Re: 1.9 no feedback fromquad

did you watch the gui when using 1.9? is debug2 at 0?
by Noctaro
Tue Feb 07, 2012 4:39 pm
Forum: Shields, boards and sensors
Topic: Problem with HMC5883L
Replies: 7
Views: 3031

Re: Problem with HMC5883L

hmmm....got weird with the axis definition of mag since the beginning...... i know anywhere around here was a threat about an alternative compass calibration....wasnt it EOSBandi who talked about? i will have a look if i can find it. edit: here we go -> http://www.multiwii.com/forum/viewtopic.php?f=...
by Noctaro
Tue Feb 07, 2012 4:27 pm
Forum: Shields, boards and sensors
Topic: Question
Replies: 4
Views: 1803

Re: Question

you are welcome! :)
feel free to ask if you got further questions!

greetz
Noc

btw. wayne, i did not want to replay your post, seems i just was typing at the same time ;)
by Noctaro
Tue Feb 07, 2012 4:12 pm
Forum: MultiWii tweaking - flying experience
Topic: problems acc need help
Replies: 2
Views: 1302

Re: problems acc need help

please focus on one threat...
-> viewtopic.php?f=6&t=1204
by Noctaro
Tue Feb 07, 2012 2:52 pm
Forum: Connecting elements
Topic: Simple Remote LED Control Hack
Replies: 14
Views: 24192

Re: Simple Remote LED Control Hack

nice mod! as soon as my quad is reassembled i will try it!

edit:
May we use a shift register to do some fancy things with some leds connected to it?


f.e. load 8bit and burst states to the leds to get some visuals.

greetz
noc

(sorry my eletric and programming knowledge is kind of basic)
by Noctaro
Tue Feb 07, 2012 2:34 pm
Forum: Shields, boards and sensors
Topic: Question
Replies: 4
Views: 1803

Re: Question

Hi, please try to upload the more recent version (1.9 ) as this fixes some i2c errors. To get you going with sensors. WMP+ = ITG3200 Gyro Nunchuck = ACC (dont know wich chip, as i don´t own it) If you uncommented the Nunchuck but do not have one connected may be a problem. You may fly without ACC, b...
by Noctaro
Tue Feb 07, 2012 2:24 pm
Forum: Shields, boards and sensors
Topic: Problem with HMC5883L
Replies: 7
Views: 3031

Re: Problem with HMC5883L

Did you assign the right axis definition in config.h? Does it behave like descirbed in the FAQ? -> m How should be the sensor axis directions TILT the MULTI to the RIGHT (left side up): MAG_ROLL, ACC_ROLL and GYRO_ROLL goes up MAG_Z and ACC_Z goes down TILT the MULTI forward (tail up): MAG_PITCH, AC...
by Noctaro
Sat Feb 04, 2012 5:46 am
Forum: Ideas
Topic: Possible issue with LEVEL I implementation + fix?
Replies: 59
Views: 17930

Re: Possible issue with LEVEL I implementation + fix?

Hey shikra,
sounds good! i will also give it a try and provide some feedback!

greetz
noc

btw. impressive captures at the castle! :shock:
by Noctaro
Fri Feb 03, 2012 10:08 am
Forum: Pictures & Videos
Topic: Quadrocopter@Paradise winter festival 2012
Replies: 0
Views: 952

Quadrocopter@Paradise winter festival 2012

I was a bit nervous as i flew through the people. But i was asked to do so ;)

https://www.youtube.com/watch?v=_spg98q4sRk

greetz noc