Searched hist:"503 c158972ff74a23ead8f50138107157b46758d" (Results 1 – 4 of 4) sorted by relevance
/openbmc/telemetry/src/ |
H A D | report_manager.hpp | diff 503c158972ff74a23ead8f50138107157b46758d Fri Dec 11 07:48:01 CST 2020 Wludzik, Jozef <jozef.wludzik@intel.com> Add meson options to modify Telemetry consts
Added 'min-interval', 'max-reading-parameters' and 'max-reports' to meson_options to allow user to control Telemetry constant values. Now user is able to adjust those values to platform. Fixed checking maximal number of ReadingParameters in Report. Synced type of properties with interface defined in phosphor-dbus-interface.
Tested: - Unit tests passes
Change-Id: Ie8c009931d9e5e22b30d7df82c81aaac8d68dd3e Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com>
|
H A D | report_manager.cpp | diff 503c158972ff74a23ead8f50138107157b46758d Fri Dec 11 07:48:01 CST 2020 Wludzik, Jozef <jozef.wludzik@intel.com> Add meson options to modify Telemetry consts
Added 'min-interval', 'max-reading-parameters' and 'max-reports' to meson_options to allow user to control Telemetry constant values. Now user is able to adjust those values to platform. Fixed checking maximal number of ReadingParameters in Report. Synced type of properties with interface defined in phosphor-dbus-interface.
Tested: - Unit tests passes
Change-Id: Ie8c009931d9e5e22b30d7df82c81aaac8d68dd3e Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com>
|
/openbmc/telemetry/tests/src/ |
H A D | test_report_manager.cpp | diff 503c158972ff74a23ead8f50138107157b46758d Fri Dec 11 07:48:01 CST 2020 Wludzik, Jozef <jozef.wludzik@intel.com> Add meson options to modify Telemetry consts
Added 'min-interval', 'max-reading-parameters' and 'max-reports' to meson_options to allow user to control Telemetry constant values. Now user is able to adjust those values to platform. Fixed checking maximal number of ReadingParameters in Report. Synced type of properties with interface defined in phosphor-dbus-interface.
Tested: - Unit tests passes
Change-Id: Ie8c009931d9e5e22b30d7df82c81aaac8d68dd3e Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com>
|
/openbmc/telemetry/ |
H A D | meson.build | diff 503c158972ff74a23ead8f50138107157b46758d Fri Dec 11 07:48:01 CST 2020 Wludzik, Jozef <jozef.wludzik@intel.com> Add meson options to modify Telemetry consts
Added 'min-interval', 'max-reading-parameters' and 'max-reports' to meson_options to allow user to control Telemetry constant values. Now user is able to adjust those values to platform. Fixed checking maximal number of ReadingParameters in Report. Synced type of properties with interface defined in phosphor-dbus-interface.
Tested: - Unit tests passes
Change-Id: Ie8c009931d9e5e22b30d7df82c81aaac8d68dd3e Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com>
|