1. 29 Dec, 2017 2 commits
    • Lorenz Meier's avatar
      SerialLink: Continue to run the app event loop while connecting · 8dcf6c4d
      Lorenz Meier authored
      The earlier sleep calls disabled the app event queue, leading to "beachballing" in Mac OS and a visible boot delay / jitter. Running the event loop actively while waiting prevents the UI from freezing.
      8dcf6c4d
    • Lorenz Meier's avatar
      Serial links: Do not connect to known system peripherals · 5c56bd03
      Lorenz Meier authored
      We were connecting to system peripherals before, which adds boot delay as QGC re-tries opening the port. We were also opening serial ports two times on Mac OS: Once as /dev/cu.usbmodem1 and once as /dev/tty.usbmodem1 - since the cu.usbmodem alias was already open, the 2nd opening always failed, leading to further boot delay.
      5c56bd03
  2. 21 Dec, 2017 1 commit
  3. 04 Dec, 2017 1 commit
  4. 23 Oct, 2017 1 commit
  5. 18 Oct, 2017 2 commits
  6. 10 Oct, 2017 1 commit
  7. 22 Sep, 2017 1 commit
  8. 21 Sep, 2017 1 commit
  9. 20 Sep, 2017 1 commit
  10. 30 Aug, 2017 1 commit
  11. 24 Aug, 2017 1 commit
  12. 23 Aug, 2017 1 commit
  13. 21 Aug, 2017 1 commit
  14. 17 Aug, 2017 1 commit
  15. 16 Aug, 2017 1 commit
  16. 11 Aug, 2017 2 commits
  17. 31 Jul, 2017 5 commits
  18. 28 Jul, 2017 1 commit
  19. 23 Jul, 2017 1 commit
  20. 21 Jul, 2017 1 commit
  21. 19 Jul, 2017 1 commit
  22. 18 Jul, 2017 1 commit
  23. 01 Jul, 2017 1 commit
  24. 29 Jun, 2017 1 commit
  25. 27 Jun, 2017 1 commit
  26. 20 Jun, 2017 1 commit
  27. 12 Jun, 2017 1 commit
  28. 11 Jun, 2017 1 commit
  29. 04 Jun, 2017 1 commit
  30. 18 May, 2017 1 commit
  31. 17 May, 2017 3 commits