Skip to content
Snippets Groups Projects
Commit 83139ae7 authored by Bryan Godbolt's avatar Bryan Godbolt
Browse files

modified mavlink xml parser to allow any array type

I added the ability for the parser to pack an array of any mavlink standard type.  This will allow array types to be specified for mavlink messages without using the type="array" syntax.

I also changed how a bunch of the strings were constructed to more closely conform to the coding style guidelines by reducing the number of implicit copy constructor calls
parent 45c25a3b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment