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 | 185 // Set a raised fan floor when any temperature or altitude sensor is 635 // Refresh altitude every 24hrs
|
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/ |
H A D | events.json | 407 // Set a raised fan floor when any temperature or altitude sensor is 1727 // Refresh altitude every 24hrs
|
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge2U/ |
H A D | events.json | 407 // Set a raised fan floor when any temperature or altitude sensor is 1727 // Refresh altitude every 24hrs
|
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/ |
H A D | events.json | 329 // Set a raised fan floor when any temperature or altitude sensor is 2223 // 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 | 1373 altitude = 0; in readAltitude() 1378 altitude = uint16_t(sensorVal + 0.5); in readAltitude() 1381 sensorVal, "ALT", altitude); in readAltitude() 1400 altitude = 0xFFFF; // not available in readAltitude() 1444 if (altitude == 0xFFFF) in ambientCallback() 1451 "TEMP", ambient, "ALT", altitude); in ambientCallback() 1458 obj->sendAmbient(ambient, altitude); in ambientCallback() 1471 altitudeValue = altitude; in getAmbientData()
|
H A D | occ_manager.hpp | 145 uint16_t& altitude) const; 233 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 | 1540 // Refresh altitude every 24hrs
|
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/ |
H A D | events.json | 1225 // 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...] |