X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=29e10a36c38f75a6466d315bf180ffa7df9b147b;hb=HEAD;hp=bf96134622b144d000ad2c7263ce69cd3cb650f2;hpb=0a552cab842664d6e06495ff47b656551449a21f;p=ric-app%2Fhw.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index bf96134..29e10a3 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -21,7 +21,7 @@ Version history | **Date** | **Ver.** | **Author** | **Comment** | | | | | | +--------------------+--------------------+--------------------+--------------------+ -| 2020-06-08 | 1.0.5 | Shraboni Jana | Fifth draft | +| 2021-02-26 | 1.1.1 | Shraboni Jana | Eighth draft | | | | | | +--------------------+--------------------+--------------------+--------------------+ @@ -29,9 +29,9 @@ Version history Summary ------- - -The Bronze release of the HW xAPP demonstrates E2 and A1 interface interactions, persistent storage read-write, RMR and A1 healthcheck. -HW xAPP uses its HelloWorld E2SM (can be found at hw/src/xapp-asn/e2sm/) for ASN PDUs. +The HelloWorld xApp Dawn release has a full implementation of the HW E2 SM including subscription, indication and control as well as C++ class wrappers for all the E2 messages related to HW E2 SM. +The HW xAPP demonstrates E2 and A1 interface interactions, persistent storage read-write, RMR and A1 healthcheck. +HW xAPP uses its HelloWorld E2SM (can be found at hw/docs/). Release Data @@ -44,10 +44,10 @@ Release Data | **Repo/commit-ID** | ric-app/hw | | | | +--------------------------------------+--------------------------------------+ -| **Release designation** | Bronze | +| **Release designation** | Dawn | | | | +--------------------------------------+--------------------------------------+ -| **Release date** | 2020-21-05 | +| **Release date** | 2021-02-26 | | | | +--------------------------------------+--------------------------------------+ | **Purpose of the delivery** | open-source Hello World xAPP | @@ -67,7 +67,7 @@ Components - *test/* contains unit tests showing how to use various components. - +- *defs_hwe2sm/* contains helloworld e2sm asn1c definitions Limitations