1. 15 Oct, 2019 1 commit
  2. 09 Oct, 2019 2 commits
    • DonLakeFlyer's avatar
      · a5a2e831
      DonLakeFlyer authored
      Change to combobox
      a5a2e831
    • DonLakeFlyer's avatar
      · 0df420e3
      DonLakeFlyer authored
      Fix spacing
      0df420e3
  3. 04 Oct, 2019 1 commit
    • Don Gagne's avatar
      · e55dc465
      Don Gagne authored
      Use QGCCombBox with alternateText for better understanding of the ability to click on these indicators
      e55dc465
  4. 28 Aug, 2019 3 commits
  5. 26 Aug, 2019 1 commit
  6. 23 Aug, 2019 3 commits
  7. 22 Aug, 2019 1 commit
  8. 19 Aug, 2019 1 commit
  9. 05 Jul, 2019 1 commit
  10. 24 Jun, 2019 1 commit
  11. 09 Jun, 2019 1 commit
  12. 15 May, 2019 1 commit
  13. 01 May, 2019 1 commit
  14. 27 Apr, 2019 2 commits
  15. 23 Apr, 2019 1 commit
  16. 22 Apr, 2019 1 commit
  17. 16 Apr, 2019 1 commit
  18. 13 Apr, 2019 1 commit
  19. 12 Apr, 2019 1 commit
  20. 11 Apr, 2019 4 commits
  21. 10 Apr, 2019 1 commit
  22. 29 Mar, 2019 1 commit
    • Don Gagne's avatar
      · 07d998e5
      Don Gagne authored
      Fix toolbar logo visibility
      07d998e5
  23. 10 Mar, 2019 1 commit
  24. 25 Sep, 2018 1 commit
    • Don Gagne's avatar
      · 9a9f2049
      Don Gagne authored
      Prevent clicks going through top level items
      9a9f2049
  25. 14 Jul, 2018 1 commit
  26. 22 Jun, 2018 1 commit
  27. 25 May, 2018 1 commit
  28. 24 May, 2018 1 commit
  29. 16 May, 2018 3 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