1. 31 Oct, 2017 1 commit
  2. 15 Sep, 2017 1 commit
  3. 08 Aug, 2017 1 commit
    • Gus Grubba's avatar
      Added the concept of a read only parameter. · aa490d2c
      Gus Grubba authored
      Removed guess work from what parameters must be refreshed/updated when some other parameter changes. Added a "reset" flag that indicates when a certain parameter changes, the list must be reloaded.
      Don't send a signal when setting a fact if the new value is the same.
      aa490d2c
  4. 25 Jul, 2017 1 commit
  5. 19 Jul, 2017 1 commit
    • Gus Grubba's avatar
      Handle Facts · a9621d2b
      Gus Grubba authored
      Handle initial storage
      Handle image/video capture and storage.
      a9621d2b
  6. 18 Jul, 2017 1 commit
  7. 20 Feb, 2017 1 commit
  8. 20 Aug, 2016 1 commit
  9. 31 May, 2016 1 commit
  10. 07 Mar, 2016 1 commit
  11. 06 Mar, 2016 1 commit
  12. 14 Feb, 2016 1 commit
  13. 12 Feb, 2016 1 commit
  14. 13 Jan, 2016 1 commit
  15. 29 Dec, 2015 1 commit
  16. 28 Dec, 2015 1 commit
  17. 18 Dec, 2015 1 commit
  18. 16 Dec, 2015 1 commit
  19. 25 Nov, 2015 1 commit
  20. 22 Nov, 2015 1 commit
  21. 19 Nov, 2015 1 commit
  22. 25 Oct, 2015 2 commits
  23. 12 Oct, 2015 1 commit
  24. 09 Sep, 2015 1 commit
  25. 08 Sep, 2015 1 commit
  26. 02 Aug, 2015 1 commit
  27. 29 Jun, 2015 1 commit
  28. 26 May, 2015 1 commit
  29. 05 May, 2015 1 commit
  30. 16 Apr, 2015 1 commit
  31. 14 Apr, 2015 1 commit
  32. 29 Mar, 2015 1 commit
  33. 07 Mar, 2015 1 commit
  34. 28 Feb, 2015 1 commit
  35. 25 Dec, 2014 1 commit
  36. 24 Dec, 2014 1 commit
  37. 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
  38. 09 Dec, 2014 1 commit
    • Don Gagne's avatar
      New FactSystem · d6ddbdc3
      Don Gagne authored
      Allows parameter access from QML among other things
      d6ddbdc3