41ac5053 | 13-Dec-2018 |
Johnathan Mantey <johnathanx.mantey@intel.com> |
Removing net.hpp and net.cpp because functionality moved
The functionality provided by net.hpp and net.cpp has been moved into the channel_mgmt class.
Change-Id: I4820609f87f27ebe81d9b36f7b8e95a526
Removing net.hpp and net.cpp because functionality moved
The functionality provided by net.hpp and net.cpp has been moved into the channel_mgmt class.
Change-Id: I4820609f87f27ebe81d9b36f7b8e95a5262985ac Signed-off-by: Johnathan Mantey <johnathanx.mantey@intel.com>
show more ...
|
e19540e6 | 04-Feb-2019 |
Tom Joseph <tomjoseph@in.ibm.com> |
Revert "eSEL: Remove unused code related to logging eSEL"
This reverts commit 54fad6de0541c2f98e9b511f1d30bbcbcd743db6.
This commit is reverted because the mapping of D-Bus object path to sensor in
Revert "eSEL: Remove unused code related to logging eSEL"
This reverts commit 54fad6de0541c2f98e9b511f1d30bbcbcd743db6.
This commit is reverted because the mapping of D-Bus object path to sensor information is still needed. The mapping is needed to serve the SEL commands which translate D-Bus logging objects to SEL entries.
Change-Id: I2505299671db1f0bd7f116ef0e2ca4a0273eead8
show more ...
|
54fad6de | 28-Jan-2019 |
Tom Joseph <tomjoseph@in.ibm.com> |
eSEL: Remove unused code related to logging eSEL
Change-Id: Ia9815102064d20795a44b8e6a7d8b324c280756c Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> |
4d1a5dd4 | 10-Oct-2018 |
Kirill Pakhomov <k.pakhomov@yadro.com> |
Fix the exponent B in writesensors mako template
expB has been mistyped as exp() function, resulting in a build error upon providing bExp as signed integer in config.yaml
Change-Id: Ibc7ed45e445c4f
Fix the exponent B in writesensors mako template
expB has been mistyped as exp() function, resulting in a build error upon providing bExp as signed integer in config.yaml
Change-Id: Ibc7ed45e445c4f37b7a6ccdf10346177a3317b0b Signed-off-by: Kirill Pakhomov <k.pakhomov@yadro.com>
show more ...
|
0922bde4 | 02-Apr-2018 |
Jayanth Othayoth <ojayanth@in.ibm.com> |
sensorhandler: Enable mutability based set function
Resolves openbmc/openbmc#2980
Change-Id: I67afd4e84ec96e5cfc2dd315604d70f41c67a438 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> |
0a1301c1 | 15-Feb-2018 |
Tom Joseph <tomjoseph@in.ibm.com> |
sensor: Add result exponent to the sensor yaml
Result exponent sets the decimal point location for the result before the linearization function is applied. This is different from the scale implement
sensor: Add result exponent to the sensor yaml
Result exponent sets the decimal point location for the result before the linearization function is applied. This is different from the scale implemented by the sensors dbus objects. The scale is the scaling factor to get the value for the units specified for the sensor. Linearization is done after applying the scale on the raw sensor value.
Change-Id: I76624c593bf6cdf40ec884c0ff0aceb58746732c Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
show more ...
|
00330973 | 19-Jan-2018 |
Ratan Gupta <ratagupt@in.ibm.com> |
Inventory:- making changes in the mako and the C++ structure
As fru yaml would be having extra properties like entityID,entityInstance so changes were needed to make the change in the corresponding
Inventory:- making changes in the mako and the C++ structure
As fru yaml would be having extra properties like entityID,entityInstance so changes were needed to make the change in the corresponding c++ structure.
Change-Id: I314d1556cf07a3e212996615c1cd2f28fb6d9bba Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
show more ...
|
31ff6e6f | 24-Jan-2018 |
Tom Joseph <tomjoseph@in.ibm.com> |
sensor: Populate entity id, instance and sensor name callback
Change-Id: Ie7bf403ae15d9b1a70216aab0c57362c3d4240e7 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> |
c01edf28 | 22-Dec-2017 |
Patrick Venture <venture@google.com> |
multiple-channel configuration via yaml
Handles converting a yaml file mapping IPMI channel to ethernet device and using this instead of a hard-coded map.
Change-Id: Iedfe7cb52a2d0663b9c8a0f6f9d37f
multiple-channel configuration via yaml
Handles converting a yaml file mapping IPMI channel to ethernet device and using this instead of a hard-coded map.
Change-Id: Iedfe7cb52a2d0663b9c8a0f6f9d37fe733b63a58 Signed-off-by: Patrick Venture <venture@google.com>
show more ...
|
62235618 | 14-Jun-2017 |
Emily Shaffer <emilyshaffer@google.com> |
sensorhandler: allow preconfigured unit and scale
Allow specifying the scale and unit for a sensor in the YAML configuration. This can save clock time by no longer requiring the daemon to reach out
sensorhandler: allow preconfigured unit and scale
Allow specifying the scale and unit for a sensor in the YAML configuration. This can save clock time by no longer requiring the daemon to reach out to the sensor owner for the information.
Change-Id: I5f63286fc32fb9d64ebab7d86d1dbb7ff40591f4 Signed-off-by: Emily Shaffer <emilyshaffer@google.com> Signed-off-by: Patrick Venture <venture@google.com>
show more ...
|
e245e4e9 | 03-Oct-2017 |
Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> |
IPMI changes to mark non present as non functional
When marking a unit as functional, both functional state and presence need to be checked to avoid marking non-present units as functional.
Change-
IPMI changes to mark non present as non functional
When marking a unit as functional, both functional state and presence need to be checked to avoid marking non-present units as functional.
Change-Id: If7b710c39f1c2590b82378ebdb7014dc924599ff Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
show more ...
|
e84841ce | 22-Aug-2017 |
Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> |
IPMI changes to skip updating non present cores
Cores which are not present need not to be updated to inventory. This change is for skipping several updates to inventory based on skipOn value.
Chan
IPMI changes to skip updating non present cores
Cores which are not present need not to be updated to inventory. This change is for skipping several updates to inventory based on skipOn value.
Change-Id: I29e005a715ccae1df6eeaf35561a20896ecde0ac Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
show more ...
|
580af36b | 07-Sep-2017 |
Tom Joseph <tomjoseph@in.ibm.com> |
sensor: Pass the dbus property type as a template parameter
readingAssertion and reading type of sensors, take the dbus property type as template parameters. Instead of generating code to handle tha
sensor: Pass the dbus property type as a template parameter
readingAssertion and reading type of sensors, take the dbus property type as template parameters. Instead of generating code to handle that, the function parameter is updated with the template parameter.
Resolves openbmc/openbmc#2220
Change-Id: Ib9e15727ba96e3a53c46f17bffc9ef68dbf73194 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
show more ...
|
b673ff6a | 07-Sep-2017 |
Tom Joseph <tomjoseph@in.ibm.com> |
sensor: Correct the offset field in reading calculation
Change-Id: If85dd3d6705ccc86a8e3406ef5f90fcc6e2967d1 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> |
9f9a9a4d | 06-Sep-2017 |
Tom Joseph <tomjoseph@in.ibm.com> |
sensor: Modify mako template to generate sensor getter func
Change-Id: If198d9a9fb1145bbaeda528e3f80356527b80059 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> |
cc941e15 | 14-Jun-2017 |
Emily Shaffer <emilyshaffer@google.com> |
sensorhandler: support setting analog sensors
Refactor YAML format to denote mutability of sensors.
Sensors which expect different formats for reads and writes should present two entries in the sen
sensorhandler: support setting analog sensors
Refactor YAML format to denote mutability of sensors.
Sensors which expect different formats for reads and writes should present two entries in the sensor YAML, one with the read interface and one with the write interface. Sensors which share a format for both reads and writes may present only one entry in the YAML with both readable and writable enums specified.
If a sensor receives a write which has an interface of Sensor.Value, the "Set" message is sent via DBus to the path provided in the YAML. The previous codepath is maintained.
Change-Id: I292f95b6fe936de759fd65ce72c842a1bfe66448 Signed-off-by: Emily Shaffer <emilyshaffer@google.com> Signed-off-by: Patrick Venture <venture@google.com>
show more ...
|
16fe26d8 | 21-Aug-2017 |
Marri Devender Rao <devenrao@in.ibm.com> |
Modify mako script to generate code for empty interfaces
Allow generating empty interfaces in the FRU map, which are used to determine the type of the inventory object.
Change-Id: I6dc97514b0bdf7ef
Modify mako script to generate code for empty interfaces
Allow generating empty interfaces in the FRU map, which are used to determine the type of the inventory object.
Change-Id: I6dc97514b0bdf7ef9d3a63ee6790a7933b3e7cd9 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
show more ...
|
1bb0d387 | 12-Aug-2017 |
Deepak Kodihalli <dkodihal@in.ibm.com> |
Refactor set sensor handling code
A summary of the changes:
- Do not generate per sensor type code to update d-bus objects corresponding to sensors. Function to update d-bus objects based on st
Refactor set sensor handling code
A summary of the changes:
- Do not generate per sensor type code to update d-bus objects corresponding to sensors. Function to update d-bus objects based on standard sensor event types, such as assertion, event data, are now generic functions - the need not be generated per sensor or per sensor type. - There's a special case where the assertion is treated as a reading (i.e read the entire assertion field as-is). In this case, code needs to be generated per sensor because the type of the mapped d-bus property can vary. In this case have a generic template function, and generate minimal code like so: inline ipmi_ret_t readingAssertion(const SetSensorReadingReq& cmdData, const Info& sensorInfo) { // Corresponding d-bus property is uint32_t return set::readingAssertion<uint32_t>(cmdData, sensorInfo); } - Make sensor-example.yaml succinct. - Make the code in writesensor.mako.cpp more pythonic.
Change-Id: I84415ca6e3f756bbb51a90e290539eb086a7f78b Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
show more ...
|
18e99992 | 09-Aug-2017 |
Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> |
Fix for reboot attempt and catch internal failures.
The assumption was reboot attempt left will be sent through reading data in ipmi sensor data, but it is being sent as assertion so adding support
Fix for reboot attempt and catch internal failures.
The assumption was reboot attempt left will be sent through reading data in ipmi sensor data, but it is being sent as assertion so adding support to read raw data from assertion bits. Added a catch for internal failures while calling update function for sensors.
Change-Id: If45d003c1c22f60e7c8a723c1ff9d077c53cad37 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
show more ...
|
e0af7209 | 12-Jul-2017 |
Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> |
IPMI: Virtual sensor support in host ipmid
Resolves openbmc/openbmc#1608
Change-Id: Id76446061fd0fa6dc3dead702538e424293af7ce Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> |
c9d7d019 | 07-Jul-2017 |
Marri Devender Rao <devenrao@in.ibm.com> |
cater for change in the dbus interface name for Revision
dbus interface name has been changed recently from xyz.openbmc_project.Inventory.Revision to xyz.openbmc_project.Inventory.Decorator.Revision
cater for change in the dbus interface name for Revision
dbus interface name has been changed recently from xyz.openbmc_project.Inventory.Revision to xyz.openbmc_project.Inventory.Decorator.Revision fixed the example yaml file for the change.
Change-Id: I387b4f04303a91f11981fc2af3a61200086d4595 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
show more ...
|
81b8d55c | 07-Jul-2017 |
Marri Devender Rao <devenrao@in.ibm.com> |
rename example yaml file for fru read
Change-Id: I06dd388ff6060319a21f16ee58a1bcc7379c98a6 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> |
10f4959a | 10-May-2017 |
Emily Shaffer <emilyshaffer@google.com> |
sensorhandler: Add functionality to use m, b, b_exp from config.yaml
Change-Id: I1b5b8a5e0e5abd74eadde494728f363cf1ca4ec6 Signed-off-by: Emily Shaffer <emilyshaffer@google.com> Signed-off-by: Patric
sensorhandler: Add functionality to use m, b, b_exp from config.yaml
Change-Id: I1b5b8a5e0e5abd74eadde494728f363cf1ca4ec6 Signed-off-by: Emily Shaffer <emilyshaffer@google.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
a62bacc5 | 04-Jun-2017 |
Marri Devender Rao <devenrao@in.ibm.com> |
generate map of phosphor-dbus fru properties
Reusing frup.hpp, example.yaml, fru-gen.py, writefru.mako.cpp from ipmi-fru-gen repository to generate map of frup properties.
Generated map facilitates
generate map of phosphor-dbus fru properties
Reusing frup.hpp, example.yaml, fru-gen.py, writefru.mako.cpp from ipmi-fru-gen repository to generate map of frup properties.
Generated map facilitates in reading data from the inventory.
Change-Id: I6d6dbc55a340dd06b4639f8bded8cc09df815a59 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
show more ...
|
24676933 | 05-May-2017 |
Tom Joseph <tomjoseph@in.ibm.com> |
Adding inventory-sensor-example.yaml
This is an example config file which would be picked for out of tree build or the config file is not generated during build time.
Change-Id: Iae0db42d5f2496673a
Adding inventory-sensor-example.yaml
This is an example config file which would be picked for out of tree build or the config file is not generated during build time.
Change-Id: Iae0db42d5f2496673ac08eeb7a2cb052526b9fa6 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
show more ...
|