commit | 442035f02434a0261fdbd3ff5a45c4dd7d34d567 | [log] [tgz] |
---|---|---|
author | Brandon Wyman <bjwyman@gmail.com> | Tue Aug 08 15:58:45 2017 -0500 |
committer | Brandon Wyman <bjwyman@gmail.com> | Fri Sep 29 14:21:48 2017 -0500 |
tree | 05d54134603d73a0c75f9f73233d0d26e9f3c4a8 | |
parent | 1db9a9e2502f29deefdcb3fb60cf811f921b08f9 [diff] |
Update analyze to check VIN_UV_FAULT The function is a pure virtual function in DeviceMonitor, add in the implementation of that for PowerSupply. Read the file that represents that bit from the STATUS_WORD. If fault is on, report a fault. Change-Id: I05a4bff997bb0c8b8b71db444e9db0e506765689 Signed-off-by: Brandon Wyman <bjwyman@gmail.com>