1. 26 May, 2018 5 commits
  2. 25 May, 2018 3 commits
  3. 24 May, 2018 7 commits
  4. 23 May, 2018 1 commit
  5. 22 May, 2018 3 commits
  6. 21 May, 2018 7 commits
  7. 20 May, 2018 3 commits
  8. 19 May, 2018 3 commits
  9. 18 May, 2018 4 commits
  10. 16 May, 2018 4 commits
    • Don Gagne's avatar
      Fix incorrect ownership · 8486840c
      Don Gagne authored
      8486840c
    • Don Gagne's avatar
      Fix crash when empty · a65de46f
      Don Gagne authored
      a65de46f
    • acfloria's avatar
      Remove the advanced link settings · 317fe902
      acfloria authored
      Show the link indicator in the tool bar if two or more links are connected and at least one of them is a high latency link.
      Show in the link indicator if a link is inactive.
      317fe902
    • acfloria's avatar
      Multi link support clean up · 7c89c4ac
      acfloria authored
      - Improve function names
      - For notifications of an active link change only show the priority keyword if multiple links are connected
      - Use QMap instead of QList for the HeartbeatTimers
      - Style improvements
      - Simplify sending the MAV_CMD_CONTROL_HIGH_LATENCY command
      7c89c4ac