Search found 708 matches

by jevermeister
Wed Jul 27, 2011 7:41 am
Forum: MultiWii tweaking - flying experience
Topic: How to do a flip
Replies: 1
Views: 1681

How to do a flip

Hi there, I am pretty good at flying now and since I got my shrediquette tricopter converterted to multiwii last week, i want to try my first flips. Can someone give me some advices how to achieve that? My tri is pretty stable so it cann handle hard impacts pretty well. What maneuvers are neccessary...
by jevermeister
Wed Jul 27, 2011 7:36 am
Forum: ESCs, propellers , servos and radios
Topic: Motor shutting down
Replies: 2
Views: 1825

Motor shutting down

Hi, (I already postet this at RCGROUPS but there was no answer) Tricopter Software: MultiWii 1.7 Board: Flyduino MEga V2 ESC: Mystery Pentium 30A I have a strange issue. Sometimes when I arm the tricopter the Right Motor doeas a short hickup and turns off again. When I hold the Tri in my hands with ...
by jevermeister
Wed Jul 27, 2011 7:30 am
Forum: Ideas
Topic: Code Ideas
Replies: 6
Views: 2714

Re: Code Ideas

I either could post them here if it's okay or send them per mail
by jevermeister
Mon Jul 25, 2011 10:25 am
Forum: Ideas
Topic: How to detect a lost Signal and start Failsafe
Replies: 0
Views: 1232

How to detect a lost Signal and start Failsafe

Hi, my PPM receiver is not working with the current Failsafe of the MultiWii. A normal Signal looks like this: http://dl.dropbox.com/u/9886652/ppm/IMG_3828.JPG When i Turn of the TX, the Signal of the RX looks like this: http://dl.dropbox.com/u/9886652/ppm/IMG_3829.JPG I tried around and found this ...
by jevermeister
Mon Jul 25, 2011 10:12 am
Forum: Ideas
Topic: Lost Model Buzzer indicator
Replies: 5
Views: 3423

Re: Lost Model Buzzer indicator

I have another solution. Some small change in MultiWii FailSave function. In main loop add one variable: #if defined(FAILSAFE) static uint8_t fsBuzz; // For Failsave Buzzer #endif And replace old failsave routine to new: // Failsafe routine - added by MIS #if defined(FAILSAFE) if ( failsafeCnt > (5...
by jevermeister
Sun Jul 24, 2011 10:47 pm
Forum: Ideas
Topic: Code Ideas
Replies: 6
Views: 2714

Re: Code Ideas

Hi, thanks for the feedback. I am not discouraged in any way. - My old tricopter did a calibration loop until i left it alone, that was prtetty handy imho. - your hint with the rc testig via the servo is a a good one, didn't see that - i like your view. - beeping, I will see what i can do next week....
by jevermeister
Sun Jul 24, 2011 7:51 pm
Forum: Ideas
Topic: Code Ideas
Replies: 6
Views: 2714

Code Ideas

Hi, my second TRIcopter is now a Multiwii Flyduino based one. I did thbe sProgramming of my last Tricopter on my own, and did somte tweaks in the Multiwii code. I wonder if it is possibled to contribute to the source code and present my tweaks. I implented another way of failsave by chec king eacht ...
by jevermeister
Sat Jul 23, 2011 10:58 pm
Forum: Getting Started - MultiWii config and setup
Topic: Propeller Standard and Counter Rotating - how to?
Replies: 2
Views: 2008

Re: Propeller Standard and Counter Rotating - how to?

Build a tricopter, so you can have all props in one direction.

I is not that hard to get counterclock rotating props.