/openbmc/phosphor-pid-control/sysfs/ |
H A D | sysfswrite.cpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
/openbmc/phosphor-pid-control/pid/ec/ |
H A D | stepwise.hpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | stepwise.cpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | pid.cpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | pid.hpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
/openbmc/phosphor-pid-control/test/ |
H A D | controller_mock.hpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | pid_stepwisecontroller_unittest.cpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | pid_fancontroller_unittest.cpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | pid_thermalcontroller_unittest.cpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | zone_mock.hpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | pid_zone_unittest.cpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
/openbmc/phosphor-pid-control/pid/ |
H A D | controller.hpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | stepwisecontroller.hpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | pidcontroller.cpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | stepwisecontroller.cpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | fancontroller.hpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | pidcontroller.hpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | thermalcontroller.hpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | thermalcontroller.cpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | fancontroller.cpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | zone.hpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | zone.cpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbuswrite.cpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
H A D | dbusconfiguration.cpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|
/openbmc/phosphor-pid-control/ |
H A D | conf.hpp | diff 5f59c0fdbda807ac54a58657fbd6cbde718e8678 Sun Nov 11 14:55:14 CST 2018 Patrick Venture <venture@google.com> Move all floats to doubles
The code was developed initially around a pid loop implemented using floats. Therefore, the code was converting back and forth between double for sensor values as inputs and outputs from this PID loop.
Change-Id: I2d2919e1165103040729c9f16bb84fde3dd6b81b Signed-off-by: Patrick Venture <venture@google.com>
|