Possible to get more than 10 mission commands in WinGUI?

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
Post Reply
vtpete
Posts: 15
Joined: Sat Feb 21, 2015 7:09 pm

Possible to get more than 10 mission commands in WinGUI?

Post by vtpete »

Hi Guys,
Forgive me if I have the wrong thread, or if this topic is already covered. I've been reading the pages to find the answer to this, but, well...

I'm using WinGUI and the 2.4 code with my Quadrino controller. I have waypoints working nicely and I've looked at the source code to figure out how most of it works. But, does anyone know how WinGUI is determining "10" as the maximum number of commands? I see from the code a nice function for determining the maximum number of waypoints (max 255), but don't know how to get WinGUI to use more than 10. (I have a gut feeling that 10 is determined somewhere I just haven't found yet.)

While 10 seems like a reasonable number, you also use commands to do things like set heading, so they quickly get used up.

-Pete

Post Reply