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