1. 24 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · f3404af4
      DonLakeFlyer authored
      Clean up references to MainRootWindow globals
      f3404af4
  2. 01 Feb, 2020 1 commit
  3. 18 Oct, 2019 1 commit
    • Don Gagne's avatar
      · 8acfb307
      Don Gagne authored
      Use showIndicator property to set correct visibility in loader. This leads to correct spacing on all platforms.
      8acfb307
  4. 05 Jul, 2019 1 commit
  5. 24 Jun, 2019 1 commit
  6. 01 May, 2019 1 commit
  7. 11 Apr, 2019 1 commit
  8. 29 Mar, 2019 1 commit
    • Don Gagne's avatar
      · 07d998e5
      Don Gagne authored
      Fix toolbar logo visibility
      07d998e5
  9. 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