Skip to content
  1. Jul 03, 2011
  2. Jun 21, 2011
  3. Apr 16, 2011
    • Andrew Tridgell's avatar
      mavlink: generate a MAVLINK_MESSAGE_LENGTHS define · 4a8673db
      Andrew Tridgell authored
      The MAVLINK_MESSAGE_LENGTHS macro can be used to detect mavlink
      messages that don't have the expected length. It is done as a macro so
      that projects that don't want to pay the cost of a 256 byte overhead
      can avoid the check
      4a8673db
  4. Mar 30, 2011
  5. Feb 11, 2011
  6. Feb 10, 2011
  7. Feb 08, 2011
  8. Jan 07, 2011
  9. Jan 01, 2011
  10. Dec 02, 2010
  11. Oct 30, 2010
  12. Oct 23, 2010
  13. Oct 04, 2010
  14. Sep 20, 2010
    • 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
  15. Aug 24, 2010
  16. Aug 20, 2010
  17. Aug 07, 2010
  18. Jul 25, 2010
  19. Jun 08, 2010
  20. May 24, 2010
  21. May 11, 2010
  22. May 03, 2010
  23. May 02, 2010
  24. Apr 24, 2010
  25. Apr 16, 2010
  26. Apr 08, 2010
  27. Apr 03, 2010
Loading