1. 08 Oct, 2010 3 commits
  2. 07 Oct, 2010 3 commits
  3. 06 Oct, 2010 5 commits
  4. 04 Oct, 2010 2 commits
  5. 01 Oct, 2010 4 commits
  6. 30 Sep, 2010 1 commit
  7. 29 Sep, 2010 1 commit
  8. 28 Sep, 2010 5 commits
  9. 27 Sep, 2010 4 commits
  10. 26 Sep, 2010 2 commits
  11. 25 Sep, 2010 2 commits
  12. 23 Sep, 2010 3 commits
  13. 22 Sep, 2010 2 commits
  14. 21 Sep, 2010 2 commits
  15. 20 Sep, 2010 1 commit
    • Bryan Godbolt's avatar
      modified mavlink xml parser to allow any array type · 0f2ef0c1
      Bryan Godbolt authored
      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
      0f2ef0c1