Search found 827 matches

by ezio
Tue Aug 26, 2014 2:53 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

NNagib wrote:I don't have crash log (where is it stored?), and log data file is here

http://www.filedropper.com/multiwiilog20140821182004

log is created in ez-gui, automatically when the copter is being armed

Should be ok now after update.
by ezio
Sun Aug 24, 2014 3:50 pm
Forum: Getting Started - MultiWii config and setup
Topic: Roll&Raw are reversed,but pitch is right!
Replies: 2
Views: 1083

Everything is ok. This is how artificial horizon in planes works.
At least normal one. Russian works a little bit different.
by ezio
Sat Aug 23, 2014 6:16 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 405738

I've waited 5min throttle set to minimum and also no disarm
by ezio
Fri Aug 22, 2014 10:58 pm
Forum: Software development
Topic: Cannot arm via MSP
Replies: 5
Views: 1909

Re: Cannot arm via MSP

chung2552 wrote:to maintain the stick combo, I write "for(i=0; i<10000; i++)" into the source. for more than 2seconds, command is maintained. but frequency... how could I set a frequency to 5-10Hz?

Add 100ms delay to the loop
by ezio
Fri Aug 22, 2014 12:24 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

@ezio, I have found two bugs: 1. in the program, when the altitude is negative it is written correctly in the dashboard, but text-to-speech doesn't pronounce minus, it says "altitude is 15 meters" when the real altitude is -15m. 2. log converter crashes in an attempt to open a log file wh...
by ezio
Fri Aug 22, 2014 12:12 am
Forum: Software development
Topic: Cannot arm via MSP
Replies: 5
Views: 1909

You have to send MSP_RC quite fast 5-10Hz. It has to be send in continuous way. Any gap between commands which is more then about 0.5s resets the MSP_RC mode. So to arm you have to send commands 10 times per second for a few seconds.
by ezio
Thu Aug 21, 2014 9:57 pm
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Bug day. lol
Thanks for the feedback
by ezio
Wed Aug 20, 2014 11:46 pm
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

The phone can handles the power consumption of 3dr radio easily. On my Nexus 5 I can run screen full bright and 3DR radio connect for 2hours and it takes about 30-40% of the battery.
Here you can see my phone powering multiwii board with a servo attached . http://youtu.be/_4B4IS48Cvc
by ezio
Wed Aug 20, 2014 11:05 pm
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

Nothing like that is in my plans. I really like google map api. You can give it a try m Probably only map won't work. Hmm, don't quite get what I should do with those apks. Those are also locked and I don't have a problem downloading the locked versions, but I'd love to compile the full version mys...
by ezio
Wed Aug 20, 2014 3:28 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

Hi ezio! I think that at this point trying another BT module is the best idea. The link to the ebay module you posted is for a 9600 baud module. This won't work, right? Can you suggest a baud 115200 BT module that wold work well with EZ-GUI? Thanks again! It will work. You will have to change the b...
by ezio
Wed Aug 20, 2014 2:45 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: "No Data Received" Continued

I am still trying to resolve the No Data Received error message that I am getting from the MW Bluetooth module to EZ-Gui connection. I have tried just about everything, even the suggestions today. Below is a list of things I have tried today: -power the board without the BT disconnected, then conne...
by ezio
Wed Aug 20, 2014 2:28 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: Re:

Yea the sketch is very very simple (ridiculous). And it needs some improvements but for me it works. To get better range you can replace existing antenna with 3cm wire. But still BT is good if you want to just fly around. Right now I'm using 3dr radio. Same mod. I Just cut PCB antenna 2mm from wher...
by ezio
Wed Aug 20, 2014 2:19 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

I started a documentation on a Google docs. For the moment there is not much at all. More will come with time. The document can be edited by anyone so I'm looking forward for some help with this. m Any suggestions to what I can add to this? Hi Ezio, I read document thru & very it explains oper...
by ezio
Wed Aug 20, 2014 2:11 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 405738

Re: GPS NAV

@ezio, I use full version of ez-gui and log converter. These are wonderful apps, indeed. I have a question for you: is there a simple way to load a .mission file in google earth? I create .kml file manually sometimes, but that's boring. I would like to compare mission and logged flight path in goog...
by ezio
Wed Aug 20, 2014 12:48 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Yea the sketch is very very simple (ridiculous). And it needs some improvements but for me it works.
To get better range you can replace existing antenna with 3cm wire.
But still BT is good if you want to just fly around. Right now I'm using 3dr radio.
by ezio
Tue Aug 19, 2014 10:30 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 405738

Re: GPS NAV

Did you ever get the POI working ezio? Mine seems to only look at the poi for the single way point that it was programmed by. The rest of the flight the copter faces the waypoint. I have tested it few times without a success. I think POI has to be set after each waypoint (WP,POI,WP,POI ...) but I h...
by ezio
Tue Aug 19, 2014 6:26 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

Also check if your BT baudrate and multiwii baudrate are the same. Bluetooth modules from HK comes configured correctly to 115200 but ie from ebay they have baudrate set to 9600. I've written simple sketch to configure the bkuetooth connected to the MW. You have to upload the sketch to MW board, unp...
by ezio
Mon Aug 18, 2014 9:50 pm
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

Any chance Ez-Gui will ever work without google playstore/maps?
Would love to continue using it, but won't spoil my android with google bloat/spyware for this.

Nothing like that is in my plans. I really like google map api.
You can give it a try https://www.dropbox.com/sh/d3mch7hmm7un ... BA5P0gvGSa

Probably only map won't work.
by ezio
Mon Aug 18, 2014 7:12 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 405738

Re: GPS NAV

Is there a way to change the vertical speed between waypoints?
And what is crosstrack gain for ?
by ezio
Sun Aug 17, 2014 12:40 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 405738

Re: GPS NAV

dawagner wrote:Does this firmware disable gps hold and RTH? They no longer work even though I have them setup as aux positions.

Every function works like in normal 2.3 plus you have mission and autolanding.
Check config.h line by line because it is set completely different then standard config.h.
by ezio
Sat Aug 16, 2014 2:24 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 405738

Re: GPS NAV

dawagner wrote:I have the Multiwii pro 3.0 with version 2.3, when I connect to the ez-gui the mission planner disappears. Do I have to comment this out in the sketch file for the mission planner stuff to work. Or does mission planner just not work with 2.3?

You have to have this firmware
http://eosbandi.com/downloads/
by ezio
Thu Aug 14, 2014 2:07 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

Found a Old Log & and Old Video (with crappy Gimbal PID). (Working on a new Folding Carbon Quad; so nothing to test right away. But: Heading is missing so it Processes a "New Movement Heading" Should be fine for Planes http://youtu.be/95YqNlYtouw But for Altitude; and Distance to Home...
by ezio
Wed Aug 13, 2014 3:49 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 405738

Re: GPS NAV

NNagib wrote:
ezio wrote:I have added it too to the logs converter


It doesn't work on my Note 3 :(
I can't open .mission file in the program (log converter), it sees .el1 files only.

I have added conversion to GPX format.
For the mission to KML you will have to wait few days.
by ezio
Wed Aug 13, 2014 3:05 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 405738

Re: GPS NAV

@ezio, I use full version of ez-gui and log converter. These are wonderful apps, indeed. I have a question for you: is there a simple way to load a .mission file in google earth? I create .kml file manually sometimes, but that's boring. I would like to compare mission and logged flight path in goog...
by ezio
Wed Aug 13, 2014 2:33 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

@EZIO, i also use the GPS logging one and a While. Finally found Free software to Overlay GPS data onto Video (Garmin Verb). But if i use a Wingui File > and export it to *.GPX I get an error ..."no timestamps available". Is that something you can provide in the Logfile? Would be nice: Ga...
by ezio
Tue Aug 12, 2014 8:39 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 405738

Re: GPS NAV

@ezio, I use full version of ez-gui and log converter. These are wonderful apps, indeed. I have a question for you: is there a simple way to load a .mission file in google earth? I create .kml file manually sometimes, but that's boring. I would like to compare mission and logged flight path in goog...
by ezio
Tue Aug 12, 2014 12:36 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 405738

Re: GPS NAV

Not possible
by ezio
Sun Aug 10, 2014 11:25 pm
Forum: Software
Topic: 64 bit versus 32 bit computers
Replies: 1
Views: 1622

Re: 64 bit versus 32 bit computers

Eos, My name is Randy. I have been trying unsucessfully to download WINGUI 2.3 from multiiwii/google site. The problem seems to stem from my comuter saying that the 2.3 software is not software for a 32 bit system. Does that mean that this software is 64 bit based, and if so is there a patch to run...
by ezio
Fri Aug 08, 2014 7:40 pm
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

For the next couple of weeks I will be working on Logs Converter. My plan is to create a tool to analyse the logs easily.
Maybe you have some ideas about it?
by ezio
Mon Aug 04, 2014 7:44 pm
Forum: Software development
Topic: [FEATURE] r1685-only_allow_arm_with_gps_3dfix.patch
Replies: 11
Views: 4015

Re: [FEATURE] r1685-only_allow_arm_with_gps_3dfix.patch

Alexinparis wrote:ok ok, so I re add the #define option.
there are options that are not really one because 99% with use it (the reason I did not include it), but here apparently this is not the case

Maybe you can make it on/ off via MSP? It will make more sense that way.
by ezio
Wed Jul 30, 2014 11:02 pm
Forum: Ideas
Topic: Hex files for most popular boards
Replies: 7
Views: 3660

Re: Hex files for most popular boards

fuh wrote:It's easy to connect an FTDI to Android ?


Your device has to support usb host mode, Android version has to be greater then 4.0 and you need OTG cable.
by ezio
Wed Jul 30, 2014 9:31 pm
Forum: Ideas
Topic: Hex files for most popular boards
Replies: 7
Views: 3660

Hex files for most popular boards

Maybe we can make a repository with compiled hex files for the popular boards and configurations ?
Then we can have a uploader (PC/Android) to facilitate firmware updates.
What do you think?
by ezio
Tue Jul 29, 2014 3:41 pm
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

That's why I added offline maps. Once downloaded the data is saved on sd card/internal memory and then you don't need to have internet connection. The easiest way to download maps is to install this application on your phone m then run it and move around your place a map with maximum zoom. Maps whi...
by ezio
Tue Jul 29, 2014 3:40 pm
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

Hi I have mwc se 2.5.I connect this module to my board and turn on my pc bluetooth and it work nice . i installed MultiWii EZ-GUI on my phone.but when i want to change PID Values when i press + or - or ok keys the phone close the app and say:(Unfortunately,MultiWii EZ-GUI has stopped.)!!!! i try by...
by ezio
Mon Jul 28, 2014 12:49 am
Forum: Ideas
Topic: What you don't like in EZ-GUI?
Replies: 51
Views: 16961

Re: What you don't like in EZ-GUI?

I have enjoyed this software but recently i changed phone and fornsome reason it wont connect. It just hangs and does nothing. The thing is i managed to connect it once nd after that nothing. In have the other configurator and it connects with that app but not with the ez gui Try to check BT_NEW it...
by ezio
Sun Jul 27, 2014 11:16 pm
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75508

Re: Why development has stopped?

fuh wrote:Like what ?
We can't release 2.3 because we're not not the core team.
We can't add features (I'm sorry posting stuff to a forum is not code control)
We can't edit the wiki because it's read only mode.

So.. what can we do ?

For wiki ask Alex for access.

My previous post was more for core team.
by ezio
Sun Jul 27, 2014 9:10 pm
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75508

Re: Why development has stopped?

Totally agree.
I said this before too.
So now I think it is time to stop talking and start doing something.

Image

Stop praying do something
by ezio
Fri Jul 25, 2014 6:04 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 405738

Re: GPS NAV

system450 wrote:When i erase eeprom i lose all pids ?

Yes. You can always back them up in the GUI.
by ezio
Fri Jul 25, 2014 6:02 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

ezio wrote:I started a documentation on a Google docs. For the moment there is not much at all. More will come with time.
The document can be edited by anyone so I'm looking forward for some help with this.
https://docs.google.com/document/d/1_CT ... cslist_api


Any suggestions to what I can add to this?
by ezio
Thu Jul 24, 2014 6:11 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

-ralf- wrote:Hi Bart,

there are two checkboxes for Reverse in Servos. Why?

The trough is that I don't know. I simply don't remember.
Read or ask here.
viewtopic.php?p=35628#p35628

If you find the answer let me know.
by ezio
Thu Jul 17, 2014 6:34 am
Forum: Connecting elements
Topic: Crius Aio pro v2 Bluetooth issues
Replies: 6
Views: 4029

Re: Crius Aio pro v2 Bluetooth issues

Make sure that you have good connection. Tx to Rx and Rx to Tx.
Or your bluetooth may have different baud rate. Look here How to configure a HC-06 Bluetooth adapter for Mu…: http://youtu.be/jSxcEZHsV0A
by ezio
Wed Jul 16, 2014 10:22 pm
Forum: Ideas
Topic: What you don't like in EZ-GUI?
Replies: 51
Views: 16961

Re: What you don't like in EZ-GUI?

creyc wrote:Any chance of getting CP2102 UART-USB support in addition to FTDI option? That way we might update Naze boards without bluetooth?

Actually it should be supported with CDC driver right now.
by ezio
Wed Jul 16, 2014 9:49 pm
Forum: Ideas
Topic: What you don't like in EZ-GUI?
Replies: 51
Views: 16961

Re: What you don't like in EZ-GUI?

Nickman1200 wrote:Any chance getting the old skin as an option ?

If I find a way to do it easily. But not soon.
by ezio
Wed Jul 16, 2014 9:36 pm
Forum: Ideas
Topic: MultiWii based balancing robot (Segway)
Replies: 35
Views: 57454

Re: MultiWii based balancing robot (Segway)

mahowik wrote:yes, it's possible with ez-gui android tool. see experimental features there...

I will add later today better possibility of control. It will be released as beta as it is not finish yet and very experimental.
by ezio
Wed Jul 16, 2014 6:30 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 667064

Re: MultiWii EZ-GUI

@ Ezio, Have you ever thought about, ACC Trim in EZGui. I noticed on my Setup that my Roll & Pitch not always go over 1900. To allow to trim the ACC. I suggest a Menu Button > ACC trim > And then 4 Arrows Up Down Left Right to get the Trim Clicks (like the stick combination; Full throttle roll ...
by ezio
Wed Jul 16, 2014 1:11 am
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75508

Re: Why development has stopped?

So, what can we do to make documentation better and more friendly for less tech savvy people ? Any specific ideas how it can be realized ? I receive dozens of emails where people are asking about simple things and I'm just tired to answer the same questions every time. current wiki ( http://www.mult...
by ezio
Tue Jul 15, 2014 4:41 pm
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75508

Re: Why development has stopped?

Maybe we can use google docs for this. It worked quite well for me.
https://docs.google.com/document/d/1_CT ... hMKqUA/pub
by ezio
Tue Jul 15, 2014 1:39 am
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75508

Re: Why development has stopped?

timecop wrote:Sorry, nothing from alishanmao is legit. He just goes to whoever pays him more / gives him more free stuff.

Yes I know that.I just use video of alishanmao as an example of the existing problem.
by ezio
Mon Jul 14, 2014 11:45 pm
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 75508

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 https://www.youtube.com/watch?v=s8jWZ254wUg

just my 2 cents