Search found 4 matches

by christian.emerich
Wed Jan 28, 2015 6:16 pm
Forum: Software development
Topic: Checkbox Items
Replies: 4
Views: 2152

Re: Checkbox Items solved

Hi,
:D thanks to eosbandi and his hint to increase INBUF_SIZE in protocol.cpp line 84 it's working now for me.

br. Christian
by christian.emerich
Sat Jan 24, 2015 7:59 pm
Forum: Boards
Topic: Which 32Bit Boards available
Replies: 3
Views: 5328

Which 32Bit Boards available

Hi, are there any 32 Bit boards which support 4 Aux, 8 Analog, I2C, 4 Serial, ... like the CRIO Multiwii AIO available? I'm currently using all 4 serial lines (S.BUS, S.Port, GPS, PC/BT) and most of the Analog lines as well as the I2C for display. Also the Pins for the Gimbal are in use. I couldn't ...
by christian.emerich
Sat Jan 24, 2015 5:18 pm
Forum: Software development
Topic: Multiwii WinGui
Replies: 5
Views: 3477

Multiwii WinGui

Hello,

I really like the WinGui so I wonder if there is a new Version of the Multiwii WinGui which supports the new version number of the latest pre 2.4 release ? :?:
Or is there a short summary how to build the WinGui out of the sources(which tools, buildfiles,...)?

Thanks Christian
by christian.emerich
Sat Jan 24, 2015 5:10 pm
Forum: Software development
Topic: Checkbox Items
Replies: 4
Views: 2152

Checkbox Items

Hi, after a while of programming I reached the magic limit of 16 checkbox items. Now I see them all in the WinGui but can't set them anymore. I found a few cryptic post telling that I can use only 16 items, but out of the code I didn't find the limitations as always the variable checkboxitems is use...