Page 2 of 2

Re: WinGUI 2.1 Beta is released for testing

Posted: Thu Jun 21, 2012 2:46 pm
by Sharkcopter
Thanks EOSBandi
Now it works perfectly with 20120618 version, also the BT is OK. :D

Re: WinGUI 2.1 Beta is released for testing

Posted: Thu Jun 21, 2012 10:01 pm
by Tazzy
Thank you EOSbandi for the WinGUI update it works perfect with latest dev on my small netbook and with my apc220 modules for telemetry ;)
I love it !!!

// Tazzy

Re: WinGUI 2.1 Beta is released for testing

Posted: Fri Jun 22, 2012 12:12 am
by msev
Does the telemetry function include realtime showing position on the map?
I'd like to see some screenshot of that new map functionality if someone has some time to take them :)..Is wingui also reverse compatible with the earlier serial protocols?
Regarding telemetry, is it compatible with openlrs?

Re: WinGUI 2.1 Beta is released for testing

Posted: Fri Jun 22, 2012 1:02 am
by EOSBandi
msev wrote:Does the telemetry function include realtime showing position on the map?
YES
I'd like to see some screenshot of that new map functionality if someone has some time to take them :)
Map functionality is still work in progress. You can see your position on the map and save the track into a kml file...

..Is wingui also reverse compatible with the earlier serial protocols?
Nope, 2.1.02 works with dev0618 only, WinGUI2.1 is meant to be for MultiWii 2.1 so if the serial protocol changes it will follow it till the release of MultiWii 2.1


Regarding telemetry, is it compatible with openlrs?
Well, afaik openLRS provides a slow serial channel for telemetry, you can configure the GUI for slow refresh rate, then you have to connect to openLRS via a serial connection at the ground end and to the multiwii FC at the flight end.



Re: WinGUI 2.1 Beta is released for testing

Posted: Fri Jun 22, 2012 4:18 am
by captaingeek
successful test here with Mw-WinGUI-2.1.02Beta / MultiWii_dev_20120622.

Thanks!

Re: WinGUI 2.1 Beta is released for testing

Posted: Fri Jun 22, 2012 4:41 am
by msev
Thank you for the explanation eosbandi, it was very clear :)

Update rate settings for telemetry use

Posted: Fri Jun 22, 2012 12:12 pm
by EOSBandi
In guisettings.xml there are a couple lines which governs the relative refresh rates of each GUI elements.

the value is a divider which used to divide the default refresh rate (which you can set on the Realtime tab)
So if you set 20Hz update rate, then the values means :
1 - 20Hz
2 - 10Hz
4- 5Hz
10 - 2Hz
20 - 1Hz

Code: Select all

    <MSP_STATUS_RATE_DIV value="10" />
    <MSP_RAW_IMU_RATE_DIV value="1" />
    <MSP_SERVO_RATE_DIV value="4" />
    <MSP_MOTOR_RATE_DIV value="4" />
    <MSP_RAW_GPS_RATE_DIV value="2" />
    <MSP_COMP_GPS_RATE_DIV value="2" />
    <MSP_ATTITUDE_RATE_DIV value="1" />
    <MSP_ALTITUDE_RATE_DIV value="10" />
    <MSP_BAT_RATE_DIV value="20" />
    <MSP_RC_RATE_DIV value="2" />
    <MSP_MISC_RATE_DIV value="10" />
    <MSP_DEBUG_RATE_DIV value="2" />

Re: WinGUI 2.1 Beta is released for testing

Posted: Mon Jun 25, 2012 11:22 pm
by EOSBandi
Update 06.26
2.1.03Beta is out. This is an interim release since map and waypoint functions are not yet fully enabled (waiting for additional serial commands to be approved).
What is new : WinGUI is now resizeable! The realtime graph, video capture and map is now grows with the main window. Other gui elements are rearranged dynamically but don't grow (too much work to make all user control elements resizeable, this is slated to the next release)
MAP prefetch : If you want to use the map without internet connection, you can prefetch the map tiles before you go to the field. Just select your field of interest (left click and drag mouse while holding ALT) then press the Fetch button. WinGUI will cache the selected area in every zoom level.

Re: WinGUI 2.1 Beta is released for testing

Posted: Mon Jun 25, 2012 11:35 pm
by copterrichie
Thank you.

Re: WinGUI 2.1 Beta is released for testing

Posted: Tue Jun 26, 2012 10:26 am
by didlawowo69
i'll test this tonight, thank you for your good job :-)

Re: WinGUI 2.1 Beta is released for testing

Posted: Tue Jun 26, 2012 1:08 pm
by Tifani
Hi !
Tested with newest dev. version - works fine over FTDI or BT (BlueSkyRC @11520)
Thanks
Tom
P.S. It will be great to have choice of old serial protocol - just dreaming.

Re: WinGUI 2.1 Beta is released for testing

Posted: Tue Jun 26, 2012 1:17 pm
by PatrikE
Everything seems to work fine now!.

But i miss the reset button for the PID's

/Patrik

Re: WinGUI 2.1 Beta is released for testing

Posted: Tue Jun 26, 2012 4:07 pm
by jaames74
hi,
is it possible to have audio along with video on capture tab? :?

Re: WinGUI 2.1 Beta is released for testing

Posted: Tue Jun 26, 2012 6:06 pm
by EOSBandi
jaames74 wrote:hi,
is it possible to have audio along with video on capture tab? :?

nope. Aforge does not support audio recording. what is the use of audio recording, usually you dont get audio in fpv?

Re: WinGUI 2.1 Beta is released for testing

Posted: Tue Jun 26, 2012 7:06 pm
by PatrikE
It would be nice if the mappage remembers the choice of mapsystem.
GoogleMap is the only option in my area.
Bing can only show down to 1000 meters....
Ovi is a little better.
Check my coordinats 60.0 13.6

I would like if to remember Google as my choice.

Re: WinGUI 2.1 Beta is released for testing

Posted: Tue Jun 26, 2012 7:13 pm
by copterrichie
EOSBandi, I just tested Beta3 and it does not display the symbol(motor,servos, etc) for Airplane the same as it does for the copter configurations. Is this intentional or a bug?

Re: WinGUI 2.1 Beta is released for testing

Posted: Tue Jun 26, 2012 7:33 pm
by EOSBandi
copterrichie wrote:EOSBandi, I just tested Beta3 and it does not display the symbol(motor,servos, etc) for Airplane the same as it does for the copter configurations. Is this intentional or a bug?


neither, it's a not finished function :) Will be there once it comes out from beta :D

Re: WinGUI 2.1 Beta is released for testing

Posted: Tue Jun 26, 2012 7:33 pm
by copterrichie
Thank you.

Re: WinGUI 2.1 Beta is released for testing

Posted: Tue Jun 26, 2012 11:46 pm
by EOSBandi
Update 06.27
2.1.04Beta is out
- Added MSP_WP command to query Home and poshold positions from the FC (appropiate changes are commited to _shared at r944) MSP_WP must be enabled in the FC by uncommenting the #define USE_MSP_WP line in the GPS section of the config.h
- MapProvider selection is now saved and remembered
- Improved KML logging (now logs routes, home position and poshold positions)
- Added parameter reset function
- Other small annoying bugfixes

Re: WinGUI 2.1 Beta is released for testing

Posted: Thu Jun 28, 2012 7:47 pm
by Mac9
Hi All,
It all looks very flash, by that I don't refer to memory!
I have a major problem the GUI sends a stream to the FC, diagnosed by the RX LED on my Quadrino board flashing but no information is displayed on the GUI screen. The Quadrino TX LED goes not flash when I send a command from the GUI "read " or write for instance, though the Rx LED does go out. Seems to me that the Quadrino is not replying to any requests. All other functions of the GUI seem OK and I don't get any error messages. I am communication via a USB cable on COM6 and the baud rate is the same in FC as GUI , I am running The rev of MULTIWii code down loaded with R33 Modified for quadX and I2C Sat Nav The Sat Nav unit is a Navigatron V1and I have reflashed and tested with Mini GPS it worked fine. I also changed the on board processor program to the one down loaded in R33,
My Laptop is Running W7 64 bit and I have loaded all NET frame work files.

Any suggestions would be welcome, I am computer literate but by no means a coder so please keep it simple.

Regards

John

Re: WinGUI 2.1 Beta is released for testing

Posted: Thu Jun 28, 2012 7:56 pm
by EOSBandi
Mac9 wrote:Hi All,
It all looks very flash, by that I don't refer to memory!
I have a major problem the GUI sends a stream to the FC, diagnosed by the RX LED on my Quadrino board flashing but no information is displayed on the GUI screen. The Quadrino TX LED goes not flash when I send a command from the GUI "read " or write for instance, though the Rx LED does go out. Seems to me that the Quadrino is not replying to any requests. All other functions of the GUI seem OK and I don't get any error messages. I am communication via a USB cable on COM6 and the baud rate is the same in FC as GUI , I am running The rev of MULTIWii code down loaded with R33 Modified for quadX and I2C Sat Nav The Sat Nav unit is a Navigatron V1and I have reflashed and tested with Mini GPS it worked fine. I also changed the on board processor program to the one down loaded in R33,
My Laptop is Running W7 64 bit and I have loaded all NET frame work files.

Any suggestions would be welcome, I am computer literate but by no means a coder so please keep it simple.

Regards

John

Please read the first post. You have to use dec0618 or later release of MultiWii code.... for Home position and and poshold display you have to use the latest _shared code.
WinGUI 2.1 is a work in progress aiming to support MultiWii 2.1 and evolves alongside with the MultiWii code.
Regard,
Andras

Re: WinGUI 2.1 Beta is released for testing

Posted: Fri Jun 29, 2012 8:52 am
by Mac9
Andras,
Thanks for your rapid reply.
May I take this opportunity of thanking you on behalf of a great number of "Flyers" for all your sterling work on WinGUI and GPS. How do you find the time?
I am sure taking time to answer stupid questions that only involve RTFM can not be helpful, I know as I have to keep reminding apprentices to read first and ask questions second. Some advice I should pay heed to!

Regards and Keep up the Good work

John

Re: WinGUI 2.1 Beta is released for testing

Posted: Fri Jun 29, 2012 9:57 am
by Nimzan
Thanks from Australia too, EOS. Great work.

Re: WinGUI 2.1 Beta is released for testing

Posted: Mon Jul 02, 2012 12:28 am
by EOSBandi
Okay,
As we are approaching MultiWii 2.1 release it time to prepare to release WinGUI 2.1 too. So I pulled together the first release candidate version.
WinGUI 2.1 RC1
Changes : Added graphics for Airplane, VTail, Heli120 and Heli20
Fix : Serial protocol error message handling.

Please test if you have time...

Re: WinGUI 2.1 Beta is released for testing

Posted: Mon Jul 16, 2012 4:39 pm
by copterrichie
EOSBandi, There seems to be a bug in the 2.1 release real time Servo updates for Bicopter(not sure for others), they read 1500. I tried the JAVA GUI and the reporting works.

Image

Re: WinGUI 2.1 Beta is released for testing

Posted: Tue Jul 17, 2012 7:03 pm
by EOSBandi
Yepp, it's a bug. I'm collecting them and will release an update at the end of this week.

Re: WinGUI 2.1 Beta is released for testing

Posted: Tue Jul 17, 2012 7:18 pm
by ReM
From kml log file:

<coordinates>
22,88143,55,0917,8
22,8814283,55,0916983,8
22,8814283,55,0916966,8
22,8814266,55,0916966,8

This is not correct. Decimal symbol - ",". Should be a dot. Maybe regional settings problem? With us is a sign of the decimal - ","...

Re: WinGUI 2.1 Beta is released for testing

Posted: Wed Jul 18, 2012 8:54 am
by EOSBandi
Guys,
I've got a couple of requests about localising the WinGUI. The question : If all other documentations, comments and settings are in English in MUltiWii, then what is the reasoning behind a localised WinGUI ? MultiWii is not a plug and play solution (Alex also stated this) having a localised WinGUI will attract users who did not tried MultiWii due language issues, they will not read any manual or comment in the code... are we there yet to attract such users ?

Re: WinGUI 2.1 Beta is released for testing

Posted: Wed Jul 18, 2012 9:08 am
by Tazzy
EOSBandi wrote:Guys,
I've got a couple of requests about localising the WinGUI. The question : If all other documentations, comments and settings are in English in MUltiWii, then what is the reasoning behind a localised WinGUI ? MultiWii is not a plug and play solution (Alex also stated this) having a localised WinGUI will attract users who did not tried MultiWii due language issues, they will not read any manual or comment in the code... are we there yet to attract such users ?

+1 You have right EOSBandi. If ppl don't take the time to try to understand the gui in English or use a translator then they newer will read any doc:s on the multiwii build.

// Tazzy

Re: WinGUI 2.1 Beta is released for testing

Posted: Wed Jul 18, 2012 9:27 am
by shikra
There are other help forums for different languages. It's not ideal, but can't be everything to everyone....
Naza if you want more plug play.

Re: WinGUI 2.1 Beta is released for testing

Posted: Wed Jul 18, 2012 9:38 am
by ReM
If I try "Load from file", Thr. EXPO always read the same value - 0.50. But really this value - 0.
thr.png
(2.44 KiB) Not downloaded yet

Re: WinGUI 2.1 Beta is released for testing

Posted: Wed Jul 18, 2012 1:44 pm
by copterrichie
I believe it is a great idea to have other languages.

Re: WinGUI 2.1 Beta is released for testing

Posted: Wed Jul 18, 2012 8:04 pm
by jy0933
both original gui and wingui does not read data from board thru bt... I manually rate to 9600..

any idea why ... tx/rx/vcc/gnd are corrected between bt&fc

Re: WinGUI 2.1 Beta is released for testing

Posted: Thu Jul 19, 2012 4:36 am
by Tifani
Win 7/64 System font set to 125%

Re: WinGUI 2.1 Beta is released for testing

Posted: Thu Jul 19, 2012 4:47 am
by Tifani
@jy0933
Hi !
Both GUI's original and this one work with BT dongle @11520 with little problems (reseting BT helps) try to download Asus BT stack (free driver). I'm using Asus USB/BT - windows will create two serial ports (in my case 34 & 35) connection is possible only on port with higher #.
People also use Toshiba BT stack but in my case no luck (created many ports but none of them work)
Also crossing TX, RX lines help.
Regards
Tom

Re: WinGUI 2.1 Beta is released for testing

Posted: Thu Jul 19, 2012 1:26 pm
by jy0933
Tifani wrote:@jy0933
Hi !
Both GUI's original and this one work with BT dongle @11520 with little problems (reseting BT helps) try to download Asus BT stack (free driver). I'm using Asus USB/BT - windows will create two serial ports (in my case 34 & 35) connection is possible only on port with higher #.
People also use Toshiba BT stack but in my case no luck (created many ports but none of them work)
Also crossing TX, RX lines help.
Regards
Tom


mine is asus too... but the higher# port will not connect... (the gui simply froze and not response) the driver is from asus which is original for the bt

by saying crossing tx/rx... do you mean plug tx into rx and rx into tx? or twist the tx/rx cable together?


thanks

JxL

AW: WinGUI 2.1 Beta is released for testing

Posted: Thu Jul 19, 2012 2:26 pm
by Lapino
Plug tx to rx and vv ;)

Re: AW: WinGUI 2.1 Beta is released for testing

Posted: Thu Jul 19, 2012 3:13 pm
by jy0933
Lapino wrote:Plug tx to rx and vv ;)


thx.. i'll give it a shot when i get back... cuz usually rx>rx tx>tx

:o

Re: WinGUI 2.1 Beta is released for testing

Posted: Thu Jul 19, 2012 4:11 pm
by Tifani
Hi !
Tx --> Rx What You Transmit is going to Receive line.
Rx <--Tx and v/v

Tom

Re: WinGUI 2.1 Beta is released for testing

Posted: Fri Aug 03, 2012 9:36 pm
by cGiesen
hello,

the actual SVN is not complet.
Is there a problem?

cu
Carsten

Re: WinGUI 2.1 Beta is released for testing

Posted: Sun Aug 05, 2012 1:31 pm
by EOSBandi
cGiesen wrote:hello,

the actual SVN is not complet.
Is there a problem?

cu
Carsten


Hi, nope. I just forgot to add files for the log_downloader function. I corrected it, but please note that onboard logging is an experimental feature which does not published yet... It needs an on-board dataflash module with custom code... :D

Re: WinGUI 2.1 Beta is released for testing

Posted: Sun Aug 05, 2012 6:28 pm
by flyrobot
I try to connect my notebook using old external BT dongle class 1, i got 100 m (i put the notebook inside the car). The problem with latest wingui is when the quad was out of BT coverage and i tried the quad get closer, the BT connection cannot reconnect and the application freezing. Its maybe some bugs ? Or any tips to solve this problem?

Thanks,

John

Re: WinGUI 2.1 Beta is released for testing

Posted: Mon Aug 06, 2012 10:38 am
by cGiesen
Hello,

the new download is now working for me. Thanks!!!

By the way: The first start ask me to say a standard COM-Port.
This value can't change on the GUI Settings Tab. But it could be a good idea!

Regards
Carsten

Re: WinGUI 2.1 Beta is released for testing

Posted: Tue Aug 07, 2012 10:36 pm
by jy0933
data/gps logging problem

.txt file does not record anything
(.kml does have gps alt/lat/longt reading)

just a quick sugg.. can you add time along with gps logging..

Re: WinGUI 2.1 Beta is released for testing

Posted: Sun Feb 10, 2013 9:03 pm
by juanquy
Here is WinGUI 2.0 running over Ubuntu 12.04, PowerPC970 Quad ( PowerMac) and Mono, its not ready yet I have to work wiith the GUI cuz it look bad but it WORK!! so if you are a linux user you can use it.
Its a way I can have the 2.1 source code?

Re: WinGUI 2.1 Beta is released for testing

Posted: Tue Feb 12, 2013 3:58 pm
by Gimbal
Hi cGiesen, how do i get a running application from:
https://github.com/cGiesen/Baseflight-WinGui

Re: WinGUI 2.1 Beta is released for testing

Posted: Tue Feb 12, 2013 11:32 pm
by PatrikE
You need Mcrosoft Visual Studio 2010 or newer to compile.