History log of /openbmc/entity-manager/configurations/catalina_pdb.json (Results 1 – 3 of 3)
Revision Date Author Comments
# 18a61cb1 10-Sep-2024 Potin Lai <potin.lai@quantatw.com>

configurations: revise catalina sensors threshold

Update sensor thresholds based on recommendations from the Electrical
Engineering (EE) and thermal teams.

Signed-off-by: Potin Lai <potin.lai@quant

configurations: revise catalina sensors threshold

Update sensor thresholds based on recommendations from the Electrical
Engineering (EE) and thermal teams.

Signed-off-by: Potin Lai <potin.lai@quantatw.com>
Change-Id: Ibe55c2364cae1ae5e59186447e234e7cdfb2ecb1

show more ...


# 146673ba 08-Aug-2024 Potin Lai <potin.lai@quantatw.com>

configurations: catalina_pdb: add max/min value for vdrop sensor

We noticed that the vdrop sensor values ​​were not updating correctly
and we discovered this was due to incorrect MaxValue and MinVal

configurations: catalina_pdb: add max/min value for vdrop sensor

We noticed that the vdrop sensor values ​​were not updating correctly
and we discovered this was due to incorrect MaxValue and MinValue
settings.
The value of the vdrop sensor is usually between 1 and -1 volts. Add
in0_Max and in0_Mix definitions for the vdrop sensor.

Tested results:
```
root@bmc:~# busctl introspect xyz.openbmc_project.PSUSensor /xyz/openbmc_project/sensors/voltage/PDB_POSITIVE_VDROP_VOLT_V xyz.openbmc_project.Sensor.Value
NAME TYPE SIGNATURE RESULT/VALUE FLAGS
.MaxValue property d 1 emits-change
.MinValue property d -1 emits-change
.Unit property s "xyz.openbmc_project.Sensor.Value.Unit.… emits-change
.Value property d 0.104 emits-change writable
root@bmc:~# busctl introspect xyz.openbmc_project.PSUSensor /xyz/openbmc_project/sensors/voltage/PDB_RETURN_VDROP_VOLT_V xyz.openbmc_project.Sensor.Value
NAME TYPE SIGNATURE RESULT/VALUE FLAGS
.MaxValue property d 1 emits-change
.MinValue property d -1 emits-change
.Unit property s "xyz.openbmc_project.Sensor.Value.Unit.… emits-change
.Value property d 0.107 emits-change writable
```

Signed-off-by: Potin Lai <potin.lai@quantatw.com>
Change-Id: I37125808a772d0e12fcf93a56a161b573c09135a

show more ...


# bdc76dac 15-May-2024 Potin Lai <potin.lai@quantatw.com>

configurations: Add Catalina system config

Introduce initial configuration files for Catalina system.

Signed-off-by: Potin Lai <potin.lai@quantatw.com>
Change-Id: I8402c19a88e875b39d4e5f6535379ee26

configurations: Add Catalina system config

Introduce initial configuration files for Catalina system.

Signed-off-by: Potin Lai <potin.lai@quantatw.com>
Change-Id: I8402c19a88e875b39d4e5f6535379ee269965f16

show more ...