1. 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
  2. 25 Jul, 2017 1 commit
  3. 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
  4. 18 Jul, 2017 1 commit
  5. 20 Feb, 2017 1 commit
  6. 20 Aug, 2016 1 commit
  7. 31 May, 2016 1 commit
  8. 07 Mar, 2016 1 commit
  9. 06 Mar, 2016 1 commit
  10. 14 Feb, 2016 1 commit
  11. 12 Feb, 2016 1 commit
  12. 13 Jan, 2016 1 commit
  13. 29 Dec, 2015 1 commit
  14. 28 Dec, 2015 1 commit
  15. 18 Dec, 2015 1 commit
  16. 16 Dec, 2015 1 commit
  17. 25 Nov, 2015 1 commit
  18. 22 Nov, 2015 1 commit
  19. 19 Nov, 2015 1 commit
  20. 25 Oct, 2015 2 commits
  21. 12 Oct, 2015 1 commit
  22. 09 Sep, 2015 1 commit
  23. 08 Sep, 2015 1 commit
  24. 02 Aug, 2015 1 commit
  25. 29 Jun, 2015 1 commit
  26. 26 May, 2015 1 commit
  27. 05 May, 2015 1 commit
  28. 16 Apr, 2015 1 commit
  29. 14 Apr, 2015 1 commit
  30. 29 Mar, 2015 1 commit
  31. 07 Mar, 2015 1 commit
  32. 28 Feb, 2015 1 commit
  33. 25 Dec, 2014 1 commit
  34. 24 Dec, 2014 1 commit
  35. 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
  36. 09 Dec, 2014 1 commit
    • Don Gagne's avatar
      New FactSystem · d6ddbdc3
      Don Gagne authored
      Allows parameter access from QML among other things
      d6ddbdc3