1. 14 Sep, 2016 1 commit
  2. 29 Aug, 2016 1 commit
  3. 23 Jun, 2016 1 commit
    • Don Gagne's avatar
      Performance fixes · ca438f88
      Don Gagne authored
      - Cache only supported on PX4. Solo sends param updates at a high rate
      to update gimbal values. This was causing the cache to update itself at
      too high of a rate, killing performance, especially on iOS.
      - Fixed read/write index usage to provide correct progress bar updates
      ca438f88
  4. 13 Jun, 2016 1 commit
  5. 31 May, 2016 1 commit
  6. 29 May, 2016 1 commit
  7. 26 May, 2016 1 commit
  8. 15 Apr, 2016 1 commit
  9. 10 Apr, 2016 1 commit
  10. 24 Mar, 2016 1 commit
  11. 05 Mar, 2016 1 commit
  12. 19 Feb, 2016 1 commit
    • Don Gagne's avatar
      Header re-structuring · e513494c
      Don Gagne authored
      I removed some needed headers from a top level file which then causes a
      ripple effect downstream
      e513494c
  13. 18 Feb, 2016 2 commits
    • Nate Weibley's avatar
      Remove dead parameter cache code · 708096b5
      Nate Weibley authored
      Conflicts:
      	src/FactSystem/ParameterLoader.cc
      708096b5
    • Nate Weibley's avatar
      New parameter cache loading spec · 80ef4da8
      Nate Weibley authored
       - Request list of all parameters, expecting device to lead each component with _HASH_CHECK cache value
       - Test for hash collision, if so our cache is valid and respond with _HASH_CHECK to stop listing
       - Else: let listing continue as normal to get updated param values
       - Store each cache by systemID + componentID
      
      For #2586
      80ef4da8
  14. 17 Feb, 2016 3 commits
  15. 07 Feb, 2016 1 commit
  16. 15 Jan, 2016 1 commit
  17. 10 Jan, 2016 2 commits
  18. 04 Jan, 2016 1 commit
  19. 14 Dec, 2015 1 commit
  20. 30 Oct, 2015 1 commit
  21. 29 Oct, 2015 1 commit
  22. 25 Oct, 2015 1 commit
  23. 12 Oct, 2015 1 commit
  24. 06 Oct, 2015 2 commits
  25. 01 Oct, 2015 1 commit
  26. 25 Sep, 2015 1 commit
  27. 29 Aug, 2015 1 commit
  28. 23 Jul, 2015 1 commit
  29. 21 Jul, 2015 1 commit
  30. 26 May, 2015 1 commit
  31. 28 Apr, 2015 2 commits
  32. 27 Apr, 2015 1 commit
  33. 14 Apr, 2015 1 commit
  34. 29 Mar, 2015 1 commit