Use correct coefficients for IPMI sensors

Temperature values are presented as floats on Dbus
and therefore don't need any 'scale' coefficients.
Fan sensors on the other side have great values (0-10000)
and therefore need M=40 (40*256=10240).

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: I2ca567c1c911a920a734143d7df3e0fc58ac04c1
1 file changed
tree: c82d961813a34921013afd6aee2f7c534b2b65dd
  1. conf/
  2. meta-ethanolx/
  3. recipes-amd/
  4. recipes-phosphor/
  5. COPYING.apache-2.0
  6. COPYING.MIT
  7. LICENSE
  8. README.md
README.md

meta-amd

The meta-amd project consists of collection of BSP and distro layers for AMD customer reference server platforms.

This repository contains a set of distro policy for AMD customer reference server platforms:

conf/ classes/ recipes-*/

Subsequent description applies to the distro policy for AMD customer reference server platforms only in conf, classes, and recipes-*, for description of the BSP layers consult the README files there.

Dependencies

This layer depends on:

URI: https://github.com/openbmc/meta-phosphor branch: master