An error occurred fetching the project authors.
- 12 Oct, 2020 4 commits
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
* Standalone support on RHEL8.2 (without OpenShift build-config system) * few ports for RHEL8.2 standalone podman/docker usage * Supports eNB/gNB/LTE-UE/NR-UE Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
hardy authored
-
- 06 Aug, 2020 1 commit
-
-
- 30 Jun, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 08 Jun, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 05 Jun, 2020 1 commit
-
-
laurent authored
-
- 01 Jun, 2020 1 commit
-
-
- 20 May, 2020 1 commit
-
-
laurent authored
-
- 13 May, 2020 1 commit
-
-
- 02 Apr, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 13 Feb, 2020 1 commit
-
-
Thomas Dreibholz authored
Using "--allow-unauthenticated" with apt-get disables package verification, allowing to install untrusted/modified packages into the development system. Fixed calls to apt-get to make sure that packages are verified.
-
- 15 Jan, 2020 1 commit
-
-
Raymond Knopp authored
-
- 02 Jan, 2020 1 commit
-
-
Raymond Knopp authored
-
- 23 Jul, 2019 1 commit
-
-
yilmazt authored
-
- 22 May, 2019 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 24 Apr, 2019 1 commit
-
-
Bi-Ruei, Chiu authored
1. Fix code generated from ASN.1 of F1AP v15.4.0 failed to be compiled 2. Fix incorrect UPER encoding for empty extensible SEQUENCE in 38.331 3. Fix the problem that duplicate type names exist in OPEN TYPE
-
- 13 Feb, 2019 2 commits
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 12 Feb, 2019 1 commit
-
-
Raymond Knopp authored
-
- 10 Feb, 2019 1 commit
-
-
Raymond Knopp authored
/etc/yum.repos.d/redhat.repo by setting "enabled = 1" in [rhel-6-server-optional-rpms] section
-
- 25 Jan, 2019 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 19 Dec, 2018 1 commit
-
-
Rahman Doost authored
-
- 13 Dec, 2018 1 commit
-
-
Laurent authored
-
- 05 Dec, 2018 1 commit
-
-
Clayton Shepard authored
Signed-off-by:
Rahman Doost <doost@rice.edu>
-
- 25 Oct, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
Fix the problem that duplicate type names exist in OPEN TYPE. The following excerpt of ASN.1 of X2AP is one example. HandoverRequestAcknowledge-IEs X2AP-PROTOCOL-IES ::= { { ID id-Old-eNB-UE-X2AP-ID CRITICALITY ignore TYPE UE-X2AP-ID PRESENCE mandatory}| { ID id-New-eNB-UE-X2AP-ID CRITICALITY ignore TYPE UE-X2AP-ID PRESENCE mandatory}| ... }
-
- 17 Oct, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
1. Fix the problem of compiling NR_RangeToBestCell.c of NR-RRC 15.3.0 2. Fix the problem that default OCTET/BIT STRING value not used in APER 3. Add support of extension group inside CHOICE type used in LTE-RRC 15.3.0 4. Fix the problem that NGAP 15.0.0 ASN.1 can not generate C files
-
- 11 Oct, 2018 1 commit
-
-
Florian Kaltenberger authored
this is the one that also works with the n310
-
- 09 Oct, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
1. Fix the problem of compiling NR_RangeToBestCell.c of NR-RRC 15.3.0 2. Fix the problem that default OCTET/BIT STRING value not used in APER 3. Add support of extension group inside CHOICE type used in LTE-RRC 15.3.0 4. Fix the problem that NGAP 15.0.0 ASN.1 can not generate C files
-
- 20 Sep, 2018 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 16 Aug, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
-
- 01 Aug, 2018 1 commit
-
-
Cedric Roux authored
- install package 'vim-common' to have 'xxd' needed by the compilation process of the T tracer - change the way xxd is called so that no file is created in case of error
-
- 30 Jul, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 28 Jul, 2018 1 commit
-
-
WEI-TAI CHEN authored
Since there are some error can't compile for 38311-f21.asn Version, NR RRC ASN go back to 38331-f10 version
-
- 24 Jul, 2018 2 commits
-
-
Cedric Roux authored
- use OAI location to retrieve asn1c - use a specific commit instead of a branch name
-
Cedric Roux authored
This was used for the ITTI analyzer. The ITTI analyzer is now to be considered obsolete. The source code will be removed at some point.
-
- 13 Jul, 2018 2 commits
-
-
Bi-Ruei, Chiu authored
Add `autoreconf -iv` in build_helper to create configure file for asn1c.
-
Bi-Ruei, Chiu authored
1. It's no need to modify LTE-RRC's ASN.1 file for enabling option group feature in generate_asn1. 2. It's no need to patch the C header files generated from LTE-RRC/S1AP/X2AP's ASN.1 in fix_asn1. 3. It's no need to pre-process S1AP/X2AP's ASN.1 for enabling information object class feature by asn1tostruct.py. This commit requires an un-official version of asn1c which are collaboration of asn1c community members and `build_helper` is modified in this commit accordingly : https://github.com/brchiu/asn1c/tree/velichkov_s1ap_plus_option_group This asn1c can also convert ASN.1 of 5G NR RRC (38.331, v15.1.0) and generate C files with -findirect-choice command line option without tweaking ASN.1 file. Examples for how to use this asn1c for S1AP are in S1AP files, e.g. s1ap_eNB_nas_procedures.c and s1ap_eNB_handler.c. There is an modified openair-cn (based on tag 0.5.0) with this new asn1c at : https://github.com/brchiu/openair-cn/tree/new-asn1c Basic S1AP interaction and data transfer operation between OAI eNB and this modified openair-cn has been tested. Note: Community version of asn1c is keeping evolved to provide better usage.
-