1. 25 May, 2020 1 commit
  2. 22 May, 2020 1 commit
  3. 17 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 284a2c08
      DoinLakeFlyer authored
      App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
      284a2c08
  4. 14 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 17313b9b
      DoinLakeFlyer authored
      Set RC To Param support
      17313b9b
  5. 27 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 1396001f
      DoinLakeFlyer authored
      Remove unused HIL code
      1396001f
  6. 01 Feb, 2020 3 commits
  7. 17 Jan, 2020 1 commit
  8. 13 Nov, 2019 1 commit
    • DonLakeFlyer's avatar
      · 683113a0
      DonLakeFlyer authored
      Remove unused code
      683113a0
  9. 23 Sep, 2019 1 commit
    • DonLakeFlyer's avatar
      · 1c2e8fe9
      DonLakeFlyer authored
      Better flight trajectory point algorithm
      1c2e8fe9
  10. 22 Aug, 2019 1 commit
  11. 19 Aug, 2019 1 commit
  12. 11 Aug, 2019 1 commit
  13. 17 Jul, 2019 2 commits
    • Gus Grubba's avatar
      Map camera controls · e28abddc
      Gus Grubba authored
      Map gimbal controls
      Keep track of gimbal position within Vehicle
      e28abddc
    • Gus Grubba's avatar
      Update UI · 089860de
      Gus Grubba authored
      Add gimbal to external control signal
      089860de
  14. 09 Jul, 2019 3 commits
  15. 13 Jun, 2019 1 commit
  16. 10 Apr, 2019 1 commit
  17. 11 Nov, 2018 2 commits
  18. 29 Oct, 2018 1 commit
  19. 24 Oct, 2018 1 commit
  20. 27 Sep, 2018 1 commit
    • Don Gagne's avatar
      · 2fd39fe1
      Don Gagne authored
      Move ArduPilot preflight check handling to generic QGC
      2fd39fe1
  21. 30 May, 2018 2 commits
  22. 02 May, 2018 1 commit
  23. 20 Oct, 2017 1 commit
  24. 18 Sep, 2017 4 commits
  25. 12 Aug, 2017 1 commit
  26. 27 Jul, 2017 2 commits
  27. 26 Jul, 2017 1 commit
  28. 22 Jul, 2017 1 commit
    • Beat Küng's avatar
      FileManager: fix upload complete · 328ce334
      Beat Küng authored
      Previously, a completed file upload lead to this assert:
          Q_ASSERT(!_ackTimer.isActive());
      because _closeUploadSeesion() was called twice, thus activating the timer
      twice.
      328ce334
  29. 05 Apr, 2017 1 commit