Skip to content
  1. May 12, 2015
  2. May 10, 2015
  3. May 06, 2015
  4. Apr 30, 2015
  5. Apr 29, 2015
  6. Apr 28, 2015
  7. Apr 23, 2015
  8. Apr 20, 2015
  9. Apr 18, 2015
  10. Apr 16, 2015
  11. Apr 02, 2015
    • Don Gagne's avatar
      Resource restructuring · d5146cd2
      Don Gagne authored
      - All resources are either under src or under resources dirs
      - Removed files top level directory
      - Move flightgear files to top level dir
      d5146cd2
  12. Apr 01, 2015
  13. Mar 29, 2015
  14. Mar 28, 2015
    • Don Gagne's avatar
      Fixed the fixme! · 2d79df2b
      Don Gagne authored
      2d79df2b
    • 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
  15. Mar 22, 2015
  16. Mar 19, 2015
  17. Mar 13, 2015
  18. Mar 12, 2015
  19. Mar 10, 2015
  20. Mar 05, 2015
  21. Mar 01, 2015
  22. Feb 25, 2015
  23. Feb 20, 2015
  24. Feb 18, 2015
  25. Feb 17, 2015
  26. Feb 14, 2015
    • dogmaphobic's avatar
      Fixing asynchronous issue with link disconnect. · e0d94b4d
      dogmaphobic authored
      I noticed that some times, the disconnect signal would get to the updateConnect button (tool bar) before the link was physically disconnected. That would cause it to count it as a still connected link and get the connect button logic out of sync.
      While at it, added an interface to the UDP link to return its configuration instance. That allows the LinkManager to unlink it when disconnecting it.
      e0d94b4d
    • dogmaphobic's avatar
      Forcing no proxy for UDP connections. · 3fd9497c
      dogmaphobic authored
      This came through google groups and as the change is right where I'd been working, I added it here to avoid collision.
      3fd9497c
  27. Feb 13, 2015
Loading