Search found 36 matches
- Sat Jan 31, 2015 8:46 pm
- Forum: Software
- Topic: Harakiri aka multiwii port to stm32
- Replies: 1502
- Views: 778752
Re: Harakiri aka multiwii port to stm32
Sorry, dudes for not doing any copterstuff at all in the last couple of months... GPS is always optional and loosing faith in GPS is actually a good thing, because no FC in the world (I know they advertise it the other way) can compensate for flaky GPS signals over time without further sensorsets (...
- Wed Jan 07, 2015 4:05 pm
- Forum: Software
- Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
- Replies: 761
- Views: 1728881
Re: Cleanflight aka Multiwii port to STM32 F10x and F30x
Made a GPS Hold test with the latest V1.4.0. Works GREAT! Settings in the description 
https://www.youtube.com/watch?v=Y0-MWSg ... e=youtu.be

https://www.youtube.com/watch?v=Y0-MWSg ... e=youtu.be
- Wed Dec 17, 2014 9:56 pm
- Forum: Software
- Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
- Replies: 761
- Views: 1728881
Re: Cleanflight aka Multiwii port to STM32 F10x and F30x
Cheers to Dominic!
Cleanflight is one really great piece of code!
If you bring the GPS goodness from Harakiri, this will most definitely be the absolute number one available today!
Thanks for the good work!
Cleanflight is one really great piece of code!
If you bring the GPS goodness from Harakiri, this will most definitely be the absolute number one available today!
Thanks for the good work!
- Wed Nov 26, 2014 6:22 pm
- Forum: Software
- Topic: Harakiri aka multiwii port to stm32
- Replies: 1502
- Views: 778752
Re: Harakiri aka multiwii port to stm32
I'm having some trouble getting the built in failsafe work. I tried two receivers with the same result - Turnigy 9X 8CH receiver and a lemon sat RX (DSMX). One is PWM and other is serial. Feature failsafe is enabled, but nothing happens when I turn off the radio. It continues the last command. It ha...
- Wed Nov 26, 2014 9:20 am
- Forum: Software
- Topic: Harakiri aka multiwii port to stm32
- Replies: 1502
- Views: 778752
Re: Harakiri aka multiwii port to stm32
Hi, I had some issues with my internal compass (drifted during throttle up). My small copter had no more possibilites in ordering the components in another way, so I unsoldered the internal HMC5883L from the FLIP32+ and hooked up the external compass of my GPS/Mag Combo Board (CJMCU-108 / UBLOX NEO...
- Tue Nov 11, 2014 8:13 pm
- Forum: Software
- Topic: Harakiri aka multiwii port to stm32
- Replies: 1502
- Views: 778752
Re: Harakiri aka multiwii port to stm32
id like to install Harakiri on a 2nd naze32 rev5 , but i dont understand what software i have to use.can some one do a walk through on what software you have to get Go through the first pages of this thread. You'll find most of the info you need there. Read this http://fpv-treff.de/viewtopic.php?f=...
- Tue Nov 11, 2014 8:07 pm
- Forum: Software
- Topic: Harakiri aka multiwii port to stm32
- Replies: 1502
- Views: 778752
Re: Harakiri aka multiwii port to stm32
Guys, I need some help regarding position hold. Using r97. Sometimes the quad skyrockets full throttle when in pos hold and the only way to stop it is switching back to angle. Throttle stick loses response. Running default settings, tried to tune pos PID and it seems to hold pretty well, but it's s...
- Fri Oct 31, 2014 9:13 pm
- Forum: Software development
- Topic: GPS NAV
- Replies: 964
- Views: 541057
Re: GPS NAV
Thanks!
- Fri Oct 31, 2014 9:02 am
- Forum: Software development
- Topic: GPS NAV
- Replies: 964
- Views: 541057
Re: GPS NAV
Leo wrote:Or you could take this route which I did.
I placed this under one of the plates and mounted it below the FC:
Works wonderfully.
Hey, this looks interesting

Where can I get one?
- Tue Oct 28, 2014 9:50 pm
- Forum: Software
- Topic: Harakiri aka multiwii port to stm32
- Replies: 1502
- Views: 778752
Re: Harakiri aka multiwii port to stm32
Guys, I need some help regarding position hold. Using r97. Sometimes the quad skyrockets full throttle when in pos hold . sounds like intermittent vibration issues to me. maybe a bad bearing? playing with your acc sensors making it jump. i cant remember for sure, but its something like acc_lpf sett...
- Tue Oct 28, 2014 5:56 pm
- Forum: Software
- Topic: Harakiri aka multiwii port to stm32
- Replies: 1502
- Views: 778752
Re: Harakiri aka multiwii port to stm32
Guys, I need some help regarding position hold. Using r97. Sometimes the quad skyrockets full throttle when in pos hold and the only way to stop it is switching back to angle. Throttle stick loses response. Running default settings, tried to tune pos PID and it seems to hold pretty well, but it's sc...
- Wed Oct 01, 2014 9:21 pm
- Forum: Software development
- Topic: GPS NAV
- Replies: 964
- Views: 541057
Re: GPS NAV
Do you mean the fusion of horizontal acceleration data with GPS position ? Exactly Well, for that we need horizontal acceleration data rotated to earth frame reference. I checked harakiri code, and that implementation is quite calculation expensive. Perhaps Alex can modify the IMU code to provide t...
- Wed Oct 01, 2014 1:03 pm
- Forum: Software
- Topic: Harakiri aka multiwii port to stm32
- Replies: 1502
- Views: 778752
Re: Harakiri aka multiwii port to stm32
I wish someone would come out with a proper GUI for Harakiri, with integrated CLI and map, showing sat strengths, etc. I find the existing ones very temperamental, sometimes they work, sometimes they don't. Also it would negate having to use a terminal program and a GUI. +1 It should be way more co...
- Sat Sep 27, 2014 12:05 pm
- Forum: Software development
- Topic: GPS NAV
- Replies: 964
- Views: 541057
Re: GPS NAV
EOSBandi wrote:Rust wrote:Hey Andras,
any plans to include the ACC in Position Hold? Seems to be one of the lacking features compared to naza/apm/harakiri?
Otherwise great work. I'm using your firmware exclusively with no problems so far!
Do you mean the fusion of horizontal acceleration data with GPS position ?
Exactly

- Thu Sep 25, 2014 6:39 pm
- Forum: Software development
- Topic: GPS NAV
- Replies: 964
- Views: 541057
Re: GPS NAV
Hey Andras,
any plans to include the ACC in Position Hold? Seems to be one of the lacking features compared to naza/apm/harakiri?
Otherwise great work. I'm using your firmware exclusively with no problems so far!
any plans to include the ACC in Position Hold? Seems to be one of the lacking features compared to naza/apm/harakiri?
Otherwise great work. I'm using your firmware exclusively with no problems so far!
- Sun Sep 14, 2014 10:52 am
- Forum: Software development
- Topic: GPS NAV
- Replies: 964
- Views: 541057
Re: GPS NAV
Hey Andras! Nice to have you back
Wish you well!

- Sat Aug 23, 2014 7:35 am
- Forum: Software development
- Topic: GPS NAV
- Replies: 964
- Views: 541057
Re: Autoland
Hi Guys, It's possible try Autolanding without enabling or selecting any waipoint but only using an RC switch ? What do I need to enable in GUI ? I've already read all this thread, but I've not found detailed info. Thanks Carlo You need to assign a TX switch to the land function. The following work...
- Sat Aug 09, 2014 9:54 pm
- Forum: Boards
- Topic: Naze32 hardware discussion thread
- Replies: 3249
- Views: 2003511
Re: Naze32 hardware discussion thread
Sorry if already asked, but are there any plans for implementing EosBandi's "GPS NAV" work in NAZE32?
- Sun Jul 27, 2014 9:47 am
- Forum: Software development
- Topic: Why development has stopped?
- Replies: 230
- Views: 113685
Re: Why development has stopped?
In manual modes (auto level and acro/rate) actually Multiwii is miles ahead of APM. The control is more direct, precise and stable. After EODBandi's last work, the GPS implementation works really well and has a lot of new options.
Except of position hold (loiter) accuracy what is APM ahead?
Except of position hold (loiter) accuracy what is APM ahead?
- Wed Jul 16, 2014 10:32 pm
- Forum: Software development
- Topic: GPS NAV
- Replies: 964
- Views: 541057
Re: GPS NAV
Baro and mag have to be enabled with land ? I have set a 3 positions switch with: off, rth (baro and mag), land (baro and mag). So i recall quad home and then bring it down until it's near the grass and then i take control to land. I have noticed that in missions editor there's rth function and you...
- Wed Jul 16, 2014 10:28 pm
- Forum: Software development
- Topic: GPS NAV
- Replies: 964
- Views: 541057
Re: GPS NAV
Thanks for that. I'll give it a try. My usual Autoland after using RTH is to leave Baro on & just decrease throttle slowly. This results in a controlled descent. Only have to remember to turn Baro off before disarming or quad will try to take off! This works in a similar fashion. Auto Land mode...
- Tue Jul 15, 2014 9:52 am
- Forum: Software development
- Topic: GPS NAV
- Replies: 964
- Views: 541057
Re: GPS NAV
I haven't tried Land as not enough switches left on my Spektrum DX7, but is this mode similar to AutoLand with controlled descent? Yes, it makes a slow descend in position hold. Works well in my experience. If there is wind, it's important the GPS fix to be solid. Position hold and RTH modes must b...
- Tue Jul 15, 2014 8:26 am
- Forum: Software development
- Topic: Why development has stopped?
- Replies: 230
- Views: 113685
Re: Why development has stopped?
I think we have to spend some time and finally make a documentation. So the people who wants to use the multiwii doesn't have to spend hours on reading the forums etc. Because of lack of the documentation people are just scared and go to other flight controllers, like this guy m just my 2 cents Loo...
- Tue Jul 15, 2014 8:20 am
- Forum: Software development
- Topic: GPS NAV
- Replies: 964
- Views: 541057
Re: GPS NAV
Second question: if i have the quad far away at 50 meters of altitude and activate land, it will return home then land or it will land far away from home ? Can i abort the Landing or once activated i can only wait for it to land ? I hope i can abort... - It will only land. - Yes, you can abort auto...
- Tue Jul 08, 2014 11:31 am
- Forum: Software development
- Topic: Why development has stopped?
- Replies: 230
- Views: 113685
Re: Why development has stopped?
And of course how did I forget the awesome Android App - Multiwii EZGUI by ezio! Brilliant!
- Tue Jul 08, 2014 10:02 am
- Forum: Software development
- Topic: Why development has stopped?
- Replies: 230
- Views: 113685
Re: Why development has stopped?
All the best pilots I've seen fly multiwii/naze32. If that's not enough of a reason to keep development, I don't know what could be. EOSBandi does a great job in the direction of automated flight. If that's not development, what is? There are cheap 32bit processors in the market that allow for hardw...
- Tue Jul 08, 2014 8:48 am
- Forum: Software development
- Topic: Why development has stopped?
- Replies: 230
- Views: 113685
Re: Why development has stopped?
+1 & video coming. Std PID & 1KG mass seems perfect fit! Looking forward for your video Hi e_lm_70, Here is link to Vimeo video I took this morning m & m I tried to embed Vimeo on post using Vimeo tag but it didn't work. The link to Vimeo site does though. Conditions were light 5-8km/hr...
- Mon Jul 07, 2014 10:19 pm
- Forum: Software development
- Topic: GPS NAV
- Replies: 964
- Views: 541057
Re: GPS NAV
Many thanks ezio! It's working now
I wouldn't think of checking that.... lol

- Mon Jul 07, 2014 8:27 pm
- Forum: Software development
- Topic: GPS NAV
- Replies: 964
- Views: 541057
Re: GPS NAV
Hey guys, today I've been trying to run B7 on a MultiWii PRO Mini ( http://witespyquad.gostorego.com/flight-controllers/multiwii-pro-mini-flight-controller-w-gps-option.html ) board from witespy. The problem is that after the upload, the board doesn't respond. It connects to Multiwii Conf, but no da...
- Tue Jun 10, 2014 2:22 pm
- Forum: Software development
- Topic: MultiWii EZ-GUI
- Replies: 1434
- Views: 934870
Re: MultiWii EZ-GUI
For all of you having problems to SAVE PID settings. Took me half a day of headache, but I found it. If I set throttle EXPO mid point at 0.00 -> can't save any PID settings when connected with a bluetooth module. Everything 0.01 and up -> no problems again! Hope this helps http://i.imgur.com/WOGmnFY...
- Thu Feb 27, 2014 7:20 pm
- Forum: Getting Started - MultiWii config and setup
- Topic: Dynamic balancing (DYNBALANCE) - does it work?
- Replies: 5
- Views: 3444
Re: Dynamic balancing (DYNBALANCE) - does it work?
Mine setup is the same.
Win7 x64, CRIUS SE V2.5, FTDI adapter usb->serial
I have few other boards, I got to try the DYNBALANCE with them when I have the time.
Win7 x64, CRIUS SE V2.5, FTDI adapter usb->serial
I have few other boards, I got to try the DYNBALANCE with them when I have the time.
- Mon Dec 16, 2013 2:36 pm
- Forum: Software development
- Topic: GPS NAV
- Replies: 964
- Views: 541057
Re: GPS NAV
Hi András, Perhaps a slightly OT, however it seems applicable to your GPS Nav code, specifically Nav controlled altitude changes. There appears to be some overlap with NHAdrian's changes, and as was pointed out in that thread , adding the option for a controlled rate descent Failsafe makes a lot of...
- Mon Dec 16, 2013 10:56 am
- Forum: Software development
- Topic: GPS NAV
- Replies: 964
- Views: 541057
Re: GPS NAV
Hi András, Perhaps a slightly OT, however it seems applicable to your GPS Nav code, specifically Nav controlled altitude changes. There appears to be some overlap with NHAdrian's changes, and as was pointed out in that thread , adding the option for a controlled rate descent Failsafe makes a lot of...
- Mon Dec 16, 2013 10:46 am
- Forum: Software development
- Topic: 2.3 is finally here :)
- Replies: 97
- Views: 118407
Re: 2.3 is finally here :)
Didn't manage to make the Motor Balancing feature to work for me. Problem is stated here by another man. It's exactly the same for me. http://www.multiwii.com/forum/viewtopic.php?f=8&t=4285 Trying to bring the question here where more people are looking. I am having the same problem. Set up for ...
- Thu Dec 05, 2013 12:42 am
- Forum: Software development
- Topic: Version 2.3 DynBalance (Saftey Bug)
- Replies: 4
- Views: 3690
Re: Version 2.3 DynBalance (Saftey Bug)
Same here.
Board is Crius SE V2.5
Board is Crius SE V2.5
- Fri Nov 22, 2013 9:49 am
- Forum: Software development
- Topic: Altitude Hold/Advanced Failsafe solutions by NHA
- Replies: 270
- Views: 167200
Re: Altitude Hold/Advanced Failsafe solutions by NHA
Yes, it would be great if this add-on could be ported to MW 2.3.