1. 01 May, 2019 1 commit
  2. 11 Apr, 2019 1 commit
  3. 29 Mar, 2019 1 commit
    • Don Gagne's avatar
      · 07d998e5
      Don Gagne authored
      Fix toolbar logo visibility
      07d998e5
  4. 16 May, 2018 4 commits
    • 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
    • acfloria's avatar
      Add AdvancedLinkSettings fact to the general app settings · 7ea3296d
      acfloria authored
      This setting enables/disables the LinkIndicator toolbar in which the primary link can be chosen.
      7ea3296d
    • acfloria's avatar
      Add the LinkIndicator to the toolbar · 77df3be8
      acfloria authored
      The LinkIndicator shows the connected links and lets the user select the priority link,
      77df3be8