#
78c5c2b0 |
| 14-Dec-2017 |
Matt Spinler <spinler@us.ibm.com> |
Change interval units to milliseconds
Allow the monitoring intervals to be specified in milliseconds instead of seconds in order to handle polling intervals less than a second.
Change-Id: I3ef078df
Change interval units to milliseconds
Allow the monitoring intervals to be specified in milliseconds instead of seconds in order to handle polling intervals less than a second.
Change-Id: I3ef078df29ef2866920f00103710b02dbde6fcb2 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|
#
7084927e |
| 22-Aug-2017 |
Matt Spinler <spinler@us.ibm.com> |
Monitor UCD90160 for faults at runtime
Add the RuntimeMonitor class that will monitor the UCD90160 faults in 2 ways:
1) Watch for the PowerLost signal, meaning system PGOOD was lost. When it oc
Monitor UCD90160 for faults at runtime
Add the RuntimeMonitor class that will monitor the UCD90160 faults in 2 ways:
1) Watch for the PowerLost signal, meaning system PGOOD was lost. When it occurs, analyze the chip for errors and then issue a proper shutdown so a faulted device doesn't keep getting power.
2) Poll on an interval for nonfatal errors that need to be logged but don't cause a PGOOD loss.
The main executable can now launch either the PGOODMonitor or the RuntimeMonitor based on commandline arguments.
Change-Id: If2856f173d5d6288d8333538334b4b4cb4a60097 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|
#
afb39132 |
| 14-Aug-2017 |
Matt Spinler <spinler@us.ibm.com> |
Add witherspoon-pseq-monitor framework
This application is for monitoring the power sequencer chip for faults.
Change-Id: I6b18fcba75ae0206311e4bcafdebad27221b0796 Signed-off-by: Matt Spinler <spin
Add witherspoon-pseq-monitor framework
This application is for monitoring the power sequencer chip for faults.
Change-Id: I6b18fcba75ae0206311e4bcafdebad27221b0796 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|