1. 06 Nov, 2020 1 commit
  2. 20 Oct, 2020 1 commit
  3. 19 Oct, 2020 1 commit
  4. 07 Oct, 2020 1 commit
  5. 15 Sep, 2020 1 commit
    • DonLakeFlyer's avatar
      · 138bdfa9
      DonLakeFlyer authored
      Landing Pattern: Loiter to alt optional support
      138bdfa9
  6. 31 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 3709f42b
      DonLakeFlyer authored
      Replace qFuzzyCompare with better functioning QGC::fuzzyCompare
      3709f42b
  7. 18 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 519ad775
      DonLakeFlyer authored
      New standalone mission editor unit test
      519ad775
  8. 26 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · b730b4b7
      DonLakeFlyer authored
      More work on vehicle connect state machine(s)
      b730b4b7
  9. 01 Feb, 2020 1 commit
  10. 01 Nov, 2018 1 commit
    • Don Gagne's avatar
      · 92e7bf38
      Don Gagne authored
      FW Landing Pattern: Support for stop photo/video. Plus item unit test.
      92e7bf38
  11. 29 Oct, 2018 1 commit
  12. 28 May, 2018 1 commit
  13. 05 Feb, 2018 1 commit
  14. 08 May, 2017 1 commit
  15. 04 May, 2017 1 commit
  16. 26 Mar, 2017 1 commit
  17. 25 Aug, 2016 1 commit
  18. 23 Jun, 2016 1 commit
  19. 31 May, 2016 1 commit
  20. 05 Dec, 2015 1 commit
  21. 31 Oct, 2015 1 commit
  22. 30 Oct, 2015 1 commit
  23. 31 May, 2015 1 commit
  24. 18 Apr, 2015 1 commit
  25. 02 Feb, 2015 2 commits
    • dogmaphobic's avatar
      Changing the defaultSuffix argument from a pointer to a const. · 77f442fd
      dogmaphobic authored
      Changing the order of the QGCFileDialog::getSaveFileName() function. The idea was to expand the existing QFileDialog version but as we removed the selectedFilter, we might as well make this more intuitive. The options argument is the one trully optional and should be last.
      Adding an example to the documentation on how to go about figuring out what file type was returned by these functions.
      77f442fd
    • dogmaphobic's avatar
      Removed the “selectedFilter” argument from the QGCFileDialog functions along... · 209d354c
      dogmaphobic authored
      Removed the “selectedFilter” argument from the QGCFileDialog functions along with references to it in unit tests.
      Fixed function declarations and prototypes formatting while at it.
      Changed the caption of a few file save dialogs with a more descriptive text (explicitly telling what is being saved).
      209d354c
  26. 28 Jan, 2015 1 commit
  27. 12 Dec, 2014 1 commit
    • Don Gagne's avatar
      Move UAS and MAVLinkProtocol back to main thread · fc493d75
      Don Gagne authored
      Plus a large number of other changes to allow for orderly shutdown of
      objects without crashes or asserts. This is need for unit tests to
      create/delete global state around every test.
      fc493d75
  28. 01 Dec, 2014 1 commit
  29. 30 Nov, 2014 1 commit
    • Don Gagne's avatar
      Remove unused code · 08caae78
      Don Gagne authored
      This was leftover from a problem I was having with virtual slots
      08caae78
  30. 29 Nov, 2014 1 commit
  31. 28 Nov, 2014 2 commits