Searched refs:altitude (Results 1 – 13 of 13) sorted by relevance
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/ |
H A D | events.json | 216 // Set a raised fan floor when any temperature or altitude sensor is 666 // Refresh altitude every 24hrs
|
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/ |
H A D | events.json | 360 // Set a raised fan floor when any temperature or altitude sensor is 2254 // Refresh altitude every 24hrs
|
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge2U/ |
H A D | events.json | 438 // Set a raised fan floor when any temperature or altitude sensor is 1758 // Refresh altitude every 24hrs
|
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/ |
H A D | events.json | 438 // Set a raised fan floor when any temperature or altitude sensor is 1758 // Refresh altitude every 24hrs
|
/openbmc/openpower-occ-control/ |
H A D | occ_status.cpp | 268 uint16_t altitude = inAltitude; in sendAmbient() local 273 manager.getAmbientData(ambientValid, ambientTemp, altitude); in sendAmbient() 276 "VALID", ambientValid, "TEMP", ambientTemp, "ALT", altitude); in sendAmbient() 287 cmd.push_back(altitude >> 8); // Altitude in meters (2 bytes) in sendAmbient() 288 cmd.push_back(altitude & 0xFF); // in sendAmbient()
|
H A D | occ_manager.cpp | 1474 altitude = 0; in readAltitude() 1479 altitude = uint16_t(sensorVal + 0.5); in readAltitude() 1482 sensorVal, "ALT", altitude); in readAltitude() 1501 altitude = 0xFFFF; // not available in readAltitude() 1545 if (altitude == 0xFFFF) in ambientCallback() 1552 "TEMP", ambient, "ALT", altitude); in ambientCallback() 1559 obj->sendAmbient(ambient, altitude); in ambientCallback() 1572 altitudeValue = altitude; in getAmbientData()
|
H A D | occ_manager.hpp | 148 uint16_t& altitude) const; 240 uint16_t altitude = 0xFFFF; // default: not available member
|
H A D | occ_status.hpp | 213 const uint16_t altitude = 0xFFFF);
|
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/ |
H A D | events.json | 1571 // Refresh altitude every 24hrs
|
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/ |
H A D | events.json | 1256 // Refresh altitude every 24hrs
|
/openbmc/docs/ |
H A D | host-management.md | 56 altitude, and are represented similar to the inventory, by object paths under
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |