1. 01741f1 Fill in the function for resolving errors by Brandon Wyman · 7 years ago
  2. 08b0571 Resolve error when input fault clears by Brandon Wyman · 7 years ago
  3. 43ce208 Add a function for resolving errors by Brandon Wyman · 7 years ago
  4. 64dd270 Remove the TODO for need to deglitch by Brandon Wyman · 7 years ago
  5. 2ef48cf Fix power supply present delay by Brandon Wyman · 7 years ago
  6. 2877add Update HWMON path when supply becomes present by Brandon Wyman · 7 years ago
  7. b08efa4 Increase the power on delay timer to 5 seconds by Brandon Wyman · 7 years ago
  8. e2fc7aa Add check for faultFound to power fault checks by Brandon Wyman · 7 years ago
  9. a3c675c Implement de-glitch for input fault by Brandon Wyman · 7 years ago
  10. e4af980 Implement de-glitch for read failures by Brandon Wyman · 7 years ago
  11. 50044ea Implement de-glitch for temperature fault or warn by Brandon Wyman · 7 years ago
  12. ba25553 Implement de-glitch for fan fault or warn by Brandon Wyman · 7 years ago
  13. 2ab319b Implement de-glitch for output overvoltage fault by Brandon Wyman · 7 years ago
  14. dd61be4 Implement de-glitch for output overcurrent fault by Brandon Wyman · 7 years ago
  15. 3343e82 Add in a way to check for any fault found by Brandon Wyman · 7 years ago
  16. 50bb85d Fix up the inventory path by Brandon Wyman · 7 years ago
  17. bee8161 Fix up the TODO for the deglitching by Brandon Wyman · 7 years ago
  18. 590fc28 Add in a delay before setting present to true by Brandon Wyman · 7 years ago
  19. 69591bd Delay power supply on fault checks by Brandon Wyman · 7 years ago
  20. d20686a Merge VIN_UV_FAULT check with the inputFault by Brandon Wyman · 7 years ago
  21. b49986b Change to not check powerOn faults if input fault by Brandon Wyman · 7 years ago
  22. ea358c9 Add power supply call out to UV and input faults by Brandon Wyman · 7 years ago
  23. 6ccce0b Update clearFaults and use for power and presence by Brandon Wyman · 7 years ago
  24. 593d24f Implement de-glitch for PGOOD and UNIT_IS_OFF by Brandon Wyman · 7 years ago
  25. 800e01b Remove try/catch defaulting PSU presence to false by Brandon Wyman · 7 years ago
  26. ceacf94 Use Common.Device.Error for device failures by Matt Spinler · 7 years ago
  27. e0eb45c Move power errors to org.open_power.witherspoon by Brandon Wyman · 7 years ago
  28. 1dd3c9a Update the delay from state=1 to powerOn=true by Brandon Wyman · 7 years ago
  29. cfa032b Change order of powered on fault checks by Brandon Wyman · 7 years ago
  30. a1e9634 Add a helper function to capture command metadata by Brandon Wyman · 7 years ago
  31. 875b363 Add in support for power supply over-temperature by Brandon Wyman · 7 years ago
  32. 12661f1 Add in support for power supply fan fault by Brandon Wyman · 7 years ago
  33. ab05c07 Add in detection of output overvoltage fault by Brandon Wyman · 7 years ago
  34. 603cc00 Refactor the analyze() function to be less verbose by Brandon Wyman · 7 years ago
  35. b165c25 Add in support for detecting an output overcurrent fault by Brandon Wyman · 7 years ago
  36. 764c797 Add support for power supply off when it should be on by Brandon Wyman · 7 years ago
  37. 431fbe4 Add support for tracking system power state by Brandon Wyman · 7 years ago
  38. 8731a30 Update to allow missing inventory property by Brandon Wyman · 7 years ago
  39. 253dc9b Add in code to handle INPUT fault or warning by Brandon Wyman · 7 years ago
  40. 1029554 Add STATUS_WORD to metadata for VIN_UV_FAULT by Brandon Wyman · 7 years ago
  41. 442035f Update analyze to check VIN_UV_FAULT by Brandon Wyman · 7 years ago
  42. 1db9a9e Update PowerSupply to be derived from Device by Brandon Wyman · 7 years ago
  43. 24e422f Update build framework for PowerSupply fault app by Brandon Wyman · 7 years ago