1. 12 May, 2015 1 commit
  2. 07 May, 2015 1 commit
  3. 06 May, 2015 2 commits
  4. 05 May, 2015 1 commit
  5. 04 May, 2015 1 commit
  6. 03 May, 2015 1 commit
  7. 01 May, 2015 1 commit
  8. 30 Apr, 2015 1 commit
  9. 27 Apr, 2015 1 commit
  10. 25 Apr, 2015 1 commit
  11. 24 Apr, 2015 1 commit
    • Benoit Eudier's avatar
      Fixed the load waypoing bug - see description below · 7a48398d
      Benoit Eudier authored
      When you load a waypoint files, the changes you're doing in the waypoint list
      (for example, changing the longitude of a waypoint) are not applied to the points
      displayed on the map.
      This commit fixes this issue.
      7a48398d
  12. 21 Apr, 2015 1 commit
  13. 20 Apr, 2015 1 commit
  14. 14 Apr, 2015 2 commits
  15. 09 Apr, 2015 1 commit
  16. 08 Apr, 2015 2 commits
  17. 02 Apr, 2015 1 commit
  18. 31 Mar, 2015 1 commit
  19. 28 Mar, 2015 1 commit
    • 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
  20. 26 Mar, 2015 1 commit
  21. 22 Mar, 2015 1 commit
  22. 15 Mar, 2015 1 commit
  23. 14 Mar, 2015 1 commit
  24. 13 Mar, 2015 3 commits
  25. 12 Mar, 2015 2 commits
  26. 10 Mar, 2015 3 commits
  27. 04 Mar, 2015 2 commits
  28. 03 Mar, 2015 1 commit
  29. 28 Feb, 2015 2 commits
  30. 17 Feb, 2015 1 commit
    • dogmaphobic's avatar
      Fixing signal/slot connections · 6ba5865c
      dogmaphobic authored
      Removed "Clear Text" context menu from roll down dialog
      Fixed "Clear Text" context menu in Info Dialog (renamed to "Clear Messages" in the process)
      6ba5865c