miradzhani / mw-wingui

Automatically exported from code.google.com/p/mw-wingui
0 stars 0 forks source link

Win7x64 MultiWii2.0 Error #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
3. Start MultiWiiGUI
4. Try to connect "COM1 115200"
5. Get this error message (on "Parameters" and "RC Control Settings")

What is the expected output? What do you see instead?
see attach

What version of the product are you using? On what operating system?
OS: Windows 7x64 Professional
Firmware: MultiWii v2.0
Software: MulitiWiiGUI v1.04

Please provide any additional information below.
"Realtime Data" works fine.

Original issue reported on code.google.com by geovas...@gmail.com on 17 Jul 2013 at 1:19

Attachments:

GoogleCodeExporter commented 9 years ago
I found what is causing the error: I use 8mhz arduino (pro-mini 328p):
http://www.multiwii.com/forum/download/file.php?id=1056

If I burn this firmware in 16mhz arduino-board (duemilanove 328p) MultiWiiGUI 
1.04 works fine.

How to solve this problem?

Original comment by geovas...@gmail.com on 17 Jul 2013 at 2:04

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
1. I solved the part of problem after viewing the sources:
Standard Processing-based GUI (MultiWiiConf_2_0) give me the opportunities to 
change D-value of the PID in range 0..100. Your programme only 0..50. If the 
value of D = 79 (79 > 50) I see error message.

2. "Write settings" function does not work. But I solved this problem too: I'm 
edit one of the serial settings: serialPort.StopBits = StopBits.Two;

Original comment by geovas...@gmail.com on 18 Jul 2013 at 2:25

GoogleCodeExporter commented 9 years ago
Sorry, but 1.04 is not maintained actively. I recommend using latest MultiWii 
version alongside with the corresponding WinGUI.

Original comment by eosba...@gmail.com on 13 Nov 2013 at 11:41