Closed GoogleCodeExporter closed 8 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
[deleted comment]
[deleted comment]
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
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
Original issue reported on code.google.com by
geovas...@gmail.com
on 17 Jul 2013 at 1:19Attachments: