Skip to content
  1. Sep 18, 2016
  2. Sep 15, 2016
  3. Sep 14, 2016
  4. Aug 29, 2016
  5. Jun 23, 2016
    • 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
  6. Jun 13, 2016
  7. May 31, 2016
  8. May 29, 2016
  9. May 26, 2016
  10. Apr 15, 2016
  11. Apr 10, 2016
  12. Mar 24, 2016
  13. Mar 05, 2016
  14. Feb 19, 2016
    • 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
  15. Feb 18, 2016
    • 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
  16. Feb 17, 2016
  17. Feb 07, 2016
  18. Jan 15, 2016
  19. Jan 10, 2016
  20. Jan 04, 2016
  21. Dec 14, 2015
  22. Oct 30, 2015
  23. Oct 29, 2015
  24. Oct 25, 2015
  25. Oct 12, 2015
  26. Oct 06, 2015
  27. Oct 01, 2015
  28. Sep 25, 2015
  29. Aug 29, 2015
  30. Jul 23, 2015
  31. Jul 21, 2015
  32. May 26, 2015
  33. Apr 28, 2015
  34. Apr 27, 2015
Loading