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