a4bf740c | 21-Oct-2020 |
Wludzik, Jozef <jozef.wludzik@intel.com> |
boost: Update to 1.74.0 and disable rtti temporarily
There is a bug in the latest version of boost that upstream yocto is pulling in which causes sel-telemetry to not build. Ref: https://github.com/
boost: Update to 1.74.0 and disable rtti temporarily
There is a bug in the latest version of boost that upstream yocto is pulling in which causes sel-telemetry to not build. Ref: https://github.com/chriskohlhoff/asio/issues/533
Change-Id: I26573688c9b6fe6c77492e2473994050f558d24e Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com>
show more ...
|
73da6906 | 24-Sep-2020 |
Krzysztof Grobelny <krzysztof.grobelny@intel.com> |
Added PersistentJsonStorageClass
PersistentJsonStorage is used to store persistent information in json format. This class will be used by ReportManager to save persistent report configuration.
Test
Added PersistentJsonStorageClass
PersistentJsonStorage is used to store persistent information in json format. This class will be used by ReportManager to save persistent report configuration.
Tested: - Added unit tests for new functionality - All other unit tests are passing
Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com> Change-Id: Ib496e6782e849d910fe37c02c355047afda5c79c
show more ...
|
cb88cfdf | 28-Sep-2020 |
Wludzik, Jozef <jozef.wludzik@intel.com> |
Add Report interface to dbus
Added AddReport method to ReportManager to allow dbus user to create new Report. Added Report object with Report and Delete interfaces.
Tested: - Verified that telemet
Add Report interface to dbus
Added AddReport method to ReportManager to allow dbus user to create new Report. Added Report object with Report and Delete interfaces.
Tested: - Verified that telemetry service works in romulus - Added and removed report from ReportManager collection
Change-Id: Ib20cfda1f0e27ef20b60e66d52c3d11f31f61a96 Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com>
show more ...
|
64b75a5b | 18-Sep-2020 |
Krzysztof Grobelny <krzysztof.grobelny@intel.com> |
Initial implementation of Telemetry service
Implemented main application of Telemetry service. Added ReportManager interface. Added MaxReports and PollRateResolution properties to ReportManager inte
Initial implementation of Telemetry service
Implemented main application of Telemetry service. Added ReportManager interface. Added MaxReports and PollRateResolution properties to ReportManager interface. Implemented simple logger.
Tested: - Built without Yocto and ran on x86 platform with success - Added telemetry to romulus image using recipe-phosphor/telemetry from meta-phosphor repository - Started as service in romulus image in QEMU with success - Verified that all added properties are present in dbus
Change-Id: I26af7a19b1f9cac32e9e9da65523d72a36e13855 Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com> Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com>
show more ...
|
b357ed5d | 27-Jan-2020 |
Adrian Ambrożewicz <adrian.ambrozewicz@linux.intel.com> |
Added .clang-format, .gitignore and LICENSE
Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com> Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com> Change-Id: I490df8f7856d54bbca737
Added .clang-format, .gitignore and LICENSE
Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com> Signed-off-by: Krzysztof Grobelny <krzysztof.grobelny@intel.com> Change-Id: I490df8f7856d54bbca737495136097c6ef6932d3
show more ...
|
3df8472f | 27-Jan-2020 |
Adrian Ambrożewicz <adrian.ambrozewicz@linux.intel.com> |
Initial documentation of application
Signed-off-by: Adrian Ambrożewicz <adrian.ambrozewicz@linux.intel.com> Change-Id: I4f7fb2e05086eeef9ff5d401e0781e8a29e787f1 |
0ea7a630 | 28-Oct-2019 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Initial empty repository
|