Skip to content
  1. Feb 24, 2016
  2. Feb 09, 2016
  3. Jan 18, 2016
  4. Jan 16, 2016
  5. Jan 05, 2016
  6. Dec 23, 2015
  7. Dec 06, 2015
  8. Dec 05, 2015
  9. Nov 23, 2015
    • Don Gagne's avatar
      Auto connect support · b9cb57ec
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      b9cb57ec
  10. Nov 19, 2015
    • Don Gagne's avatar
      Auto connect support · 18dc3d04
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      18dc3d04
  11. Nov 18, 2015
    • Don Gagne's avatar
      Auto connect support · aaed8c2d
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      aaed8c2d
  12. Nov 15, 2015
    • Don Gagne's avatar
      Disable shell start · 5ecb2b38
      Don Gagne authored
      This wasn’t quite coded correctly. Mavlink needs heartbeat first, then
      the shell command will be issued.
      5ecb2b38
  13. Nov 07, 2015
  14. Oct 30, 2015
  15. Oct 27, 2015
  16. Oct 23, 2015
  17. Oct 22, 2015
  18. Oct 18, 2015
  19. Oct 16, 2015
  20. Oct 14, 2015
  21. Oct 12, 2015
  22. Oct 11, 2015
  23. Oct 07, 2015
  24. Oct 05, 2015
  25. Sep 30, 2015
  26. Sep 27, 2015
  27. Sep 26, 2015
  28. May 13, 2015
  29. May 12, 2015
  30. Apr 29, 2015
  31. Apr 28, 2015
  32. Apr 27, 2015
  33. Apr 14, 2015
  34. Apr 08, 2015
  35. Mar 29, 2015
  36. Mar 28, 2015
    • Don Gagne's avatar
      Remove link ids and add link mavlink channel · 4f5984b3
      Don Gagne authored
      Link ids were being used interchangeably with the mavlink channel for
      the link. Link ids handed out as a numerically increasing integer. Once
      the counter went past MAVLINK_COMM_NUM_BUFFERS all hell would break
      loose and cause memory corruption.
      4f5984b3
Loading