1. 05 Oct, 2010 2 commits
  2. 04 Oct, 2010 4 commits
  3. 01 Oct, 2010 4 commits
  4. 30 Sep, 2010 1 commit
  5. 29 Sep, 2010 1 commit
  6. 28 Sep, 2010 5 commits
  7. 27 Sep, 2010 4 commits
  8. 26 Sep, 2010 2 commits
  9. 25 Sep, 2010 2 commits
  10. 23 Sep, 2010 3 commits
  11. 22 Sep, 2010 4 commits
  12. 21 Sep, 2010 4 commits
  13. 20 Sep, 2010 4 commits
    • Bryan Godbolt's avatar
      merged in pixhawk mainline · 596ba778
      Bryan Godbolt authored
      596ba778
    • 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
    • Bryan Godbolt's avatar
      modified mavlink xml parser to allow any array type · 83139ae7
      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
      83139ae7
    • Bryan Godbolt's avatar
      fixed replot of curve calibrator · 45c25a3b
      Bryan Godbolt authored
      45c25a3b