ric-plt/streaming-protobufs.git
4 years agoFix SGNB CHANGE CONFIRM protobuf message 14/2214/1 v1.0.0
Timo Tietavainen [Tue, 14 Jan 2020 09:22:18 +0000 (11:22 +0200)]
Fix SGNB CHANGE CONFIRM protobuf message

SGNB CHANGE CONFIRM protobuf message produced Golang data structure
what had overlapping declaration and caused Golang compilation failure.
As a fix change variable type naming in protobuf message file so that
generated code won't have any more overlapping declarations.

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: I0259867122000622c278d342f5f20cc287c1f24b

4 years agoAdd new Streaming protobuf files 34/2034/2 v0.2.3
Timo Tietavainen [Mon, 16 Dec 2019 12:52:52 +0000 (14:52 +0200)]
Add new Streaming protobuf files

Following X2AP messages were converted to protobuf structures:
* SGNB CHANGE REQUIRED
* SGNB CHANGE CONFIRM
* SGNB CHANGE REFUSE
* SGNB ACTIVITY NOTIFICATION
* GNB STATUS INDICATION
Conversion was based on 3GPP spec 36.423, ver 15.4.0.

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: Ie75ae5634567347db347967f125d15f0b06a2708

4 years agoAdding information on purpose of info.yaml 11/1611/1 Amber
czichy [Fri, 15 Nov 2019 08:00:11 +0000 (10:00 +0200)]
Adding information on purpose of info.yaml

Change-Id: I6d65029a6de270e8e3af69ae3cba917af8700eb1
Signed-off-by: czichy <thoralf.czichy@nokia.com>
4 years agoAdd documentation files 96/1596/3 v0.2.2
Timo Tietavainen [Thu, 14 Nov 2019 12:41:12 +0000 (14:41 +0200)]
Add documentation files

Added mandatory documentation files for the RIC Amber release.

Change-Id: I421945043e573ca72cd56f92d681308cbe98b685
Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
4 years agoadding Jussi as committer 91/1591/1
czichy [Thu, 14 Nov 2019 09:36:43 +0000 (11:36 +0200)]
adding Jussi as committer

Change-Id: Ie901e49983e13ba4f7d16a0abb91225e039d779c
Signed-off-by: czichy <thoralf.czichy@nokia.com>
4 years agoAutomation adds INFO.yaml 44/1444/2
Aric Gardner [Fri, 8 Nov 2019 16:02:49 +0000 (16:02 +0000)]
Automation adds INFO.yaml

Change-Id: Ib35835262d0e72f1bd84d94f9f64c4e1c6f6fe19
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
4 years agoFix protobuf definition of PLMN-Identity-EUTRA-5GC 52/1152/1 v0.2.1
Timo Tietavainen [Tue, 15 Oct 2019 05:29:17 +0000 (08:29 +0300)]
Fix protobuf definition of PLMN-Identity-EUTRA-5GC

Change the content of the PLMN_Identity_EUTRA_5GC message in
protobuf to be an 'oneof' structure in order to be in line with
the 3GPP specification where it is defined to be a 'CHOICE' type.

Change-Id: I6b99ec91a3d9b1f11e363d286cc39fed808639d5
Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
4 years agoAdd Streaming protobuf files and license file 00/1100/3 v0.2.0
Timo Tietavainen [Wed, 9 Oct 2019 12:39:45 +0000 (15:39 +0300)]
Add Streaming protobuf files and license file

Following X2AP messages were converted to protobuf structures:
* SGNG ADDITION REQUEST
* SGNB ADDITION REQUEST ACKNOWLEDGE
* SGNB ADDITION REQUEST REJECT
* SGNB RECONFIGURATION COMPLETE
* RRC TRANSFER
* UE CONTEXT RELEASE
* SGNB RELEASE REQUEST
* SGNB RELEASE REQUEST ACKNOWLEDGE
* SGNB RELEASE REQUIRED
* SGNB RELEASE CONFIRM
* SGNB MODIFICATION REQUEST
* SGNB MODIFICATION REQUEST REJECT
* SGNB MODIFICATION REQUEST ACKNOWLEDGE
* SGNB MODIFICATION REQUIRED
* SGNB MODIFICATION CONFIRM
* SGNB MODIFICATION REFUSE
* SN STATUS TRANSFER
* SECONDARY RAT DATA USAGE REPORT

Added also 2APStreaming protobuf structure, which can be used as an
upper level container for an X2AP message, gNodeB ID, event timestamp
and revision information of a Streaming protobuf file in question.

Streaming protobuf files are published under documentation license,
added also a LICENSE.txt file for it.

Change-Id: Id1adc255efbbcc95ac0b4394296ca00391d58335
Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
4 years agoCreate INFO.yaml
DW Talton [Mon, 7 Oct 2019 15:57:37 +0000 (08:57 -0700)]
Create INFO.yaml

Issue-ID: IT-17820
Signed-off-by: DW Talton <dtalton@contractor.linuxfoundation.org>
Change-Id: I89faf4e72457cd2bf5e94870a280c56469cb19e8

4 years agoInitial empty repository
DW Talton [Mon, 7 Oct 2019 01:08:52 +0000 (01:08 +0000)]
Initial empty repository