Skip to content
  1. Feb 27, 2019
    • Don Gagne's avatar
      · 5fb168e1
      Don Gagne authored
      Add support for DEFINE replacement in FactMetaData enumString/Value json loading
      5fb168e1
  2. Nov 18, 2018
  3. Sep 29, 2018
    • Don Gagne's avatar
      · 4afd9baa
      Don Gagne authored
      Added support for qgcRebootRequired Fact meta data value.
      4afd9baa
  4. Apr 30, 2018
  5. Apr 10, 2018
  6. Feb 24, 2018
  7. 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
  8. Jan 22, 2018
  9. Jan 12, 2018
  10. Jan 07, 2018
  11. Dec 20, 2017
  12. Sep 25, 2017
  13. Sep 19, 2017
  14. Sep 15, 2017
  15. 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
  16. Aug 01, 2017
  17. Jul 18, 2017
  18. May 06, 2017
  19. May 03, 2017
  20. Apr 18, 2017
  21. Feb 20, 2017
  22. Feb 19, 2017
  23. Sep 20, 2016
  24. Sep 19, 2016
  25. Aug 29, 2016
  26. Aug 19, 2016
  27. Jul 25, 2016
  28. Jul 17, 2016
  29. May 31, 2016
  30. Apr 25, 2016
  31. Apr 12, 2016
  32. Mar 13, 2016
  33. Mar 06, 2016
  34. 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
Loading