metal/mtce/src/hwmon
Tracey Bogue 0551c665cb Add Debian packaging for mtce packages
Some of the code used TRUE instead of true which did not compile
for Debian. These instances were changed to true.
Some #define constants generated narrowing errors because their
values are negative in a 32 bit integer. These values were
explicitly casted to int in the case statements causing the errors.

Story: 2009101
Task: 43426

Signed-off-by: Tracey Bogue <tracey.bogue@windriver.com>
Change-Id: Iffc4305660779010969e0c506d4ef46e1ebc2c71
2021-10-29 09:17:00 -05:00
..
scripts Modify mtce daemon log rotation config files 2021-04-07 20:47:54 +00:00
Makefile Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hp380.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmon.h Add redfish power/reset/reinstall bmc support to maintenance 2019-09-26 15:59:35 -04:00
hwmonAlarm.cpp Fix format-truncation warnings 2019-09-26 17:43:28 -05:00
hwmonAlarm.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonBmc.cpp Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonBmc.h Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonClass.cpp Fix BMC access loss handling 2020-01-03 09:34:37 -05:00
hwmonClass.h Refactor BMC provisioning in Maintenance 2019-12-09 09:39:49 -05:00
hwmonFsm.cpp Fix BMC access loss handling 2020-01-03 09:34:37 -05:00
hwmonGroup.cpp Refactor BMC provisioning in Maintenance 2019-12-09 09:39:49 -05:00
hwmonGroup.h Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonHdlr.cpp Add Debian packaging for mtce packages 2021-10-29 09:17:00 -05:00
hwmonHttp.cpp Maintenance Redfish support useability enhancements. 2019-10-03 11:57:58 -04:00
hwmonHttp.h Remove references to ceilometer in maintenance 2019-04-30 14:28:12 -04:00
hwmonHttpClient.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonInit.cpp Maintenance Redfish support useability enhancements. 2019-10-03 11:57:58 -04:00
hwmonJson.cpp Add Debian packaging for mtce packages 2021-10-29 09:17:00 -05:00
hwmonJson.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonModel.cpp Refactor BMC provisioning in Maintenance 2019-12-09 09:39:49 -05:00
hwmonModel.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonMsg.cpp Refactor BMC provisioning in Maintenance 2019-12-09 09:39:49 -05:00
hwmonParse.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonSensor.cpp Prevent mtcClient from sending to uninitialized socket in AIO SX 2021-04-21 10:20:10 -04:00
hwmonSensor.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hwmonThreads.cpp Add NonRecoverable property to Hardware Monitor's Redfish 2021-03-11 11:13:59 -05:00
hwmonThreads.h Add NonRecoverable property to Hardware Monitor's Redfish 2021-03-11 11:13:59 -05:00
hwmonUtil.cpp Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00
hwmonUtil.h Redfish support for Sensor Monitoring in hwmond 2019-09-12 01:56:42 +08:00