Skip to content
  1. Oct 05, 2010
  2. Oct 04, 2010
  3. Oct 01, 2010
  4. Sep 30, 2010
  5. Sep 29, 2010
  6. Sep 28, 2010
  7. Sep 27, 2010
  8. Sep 26, 2010
  9. Sep 25, 2010
  10. Sep 23, 2010
  11. Sep 22, 2010
  12. Sep 21, 2010
  13. Sep 20, 2010
    • 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
Loading