Skip to content
  1. Feb 24, 2018
  2. Jan 31, 2018
    • Gus Grubba's avatar
      Fix unit translators · be0c7005
      Gus Grubba authored
      It was broken when temperature translation was added in babbfbd1
      The system wasn't quite setup to handle anything other than speed and distance. Changed so any arbitrary unit type can be converted to another.
      be0c7005
    • Gus Grubba's avatar
      Fix unit translators · 7d945931
      Gus Grubba authored
      It was broken when temperature translation was added in babbfbd1
      The system wasn't quite setup to handle anything other than speed and distance. Changed so any arbitrary unit type can be converted to another.
      7d945931
  3. Jan 22, 2018
  4. Jan 12, 2018
  5. Jan 07, 2018
  6. Dec 20, 2017
  7. Sep 25, 2017
  8. Sep 19, 2017
  9. Sep 15, 2017
  10. Aug 08, 2017
    • 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
  11. Aug 01, 2017
  12. Jul 18, 2017
  13. May 06, 2017
  14. May 03, 2017
  15. Apr 18, 2017
  16. Feb 20, 2017
  17. Feb 19, 2017
  18. Sep 20, 2016
  19. Sep 19, 2016
  20. Aug 29, 2016
  21. Aug 19, 2016
  22. Jul 25, 2016
  23. Jul 17, 2016
  24. May 31, 2016
  25. Apr 25, 2016
  26. Apr 12, 2016
  27. Mar 13, 2016
  28. Mar 06, 2016
  29. Feb 18, 2016
    • Nate Weibley's avatar
      Include type arg in method prototype · 823b9a6d
      Nate Weibley authored
      823b9a6d
    • 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
  30. Feb 12, 2016
  31. Jan 13, 2016
  32. Dec 29, 2015
  33. Dec 28, 2015
  34. Dec 16, 2015
  35. Nov 22, 2015
Loading