- 13 Jul, 2018 2 commits
-
-
Bi-Ruei, Chiu authored
-
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.
-
- 12 Jul, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
-
- 11 Jul, 2018 4 commits
-
-
Raphael Defosseux authored
fix: avoid assertion when terminating lte-softmodem process. See merge request oai/openairinterface5g!341
-
Raphael Defosseux authored
Remove compilation warnings, also fix telnet server compilation failure and… See merge request oai/openairinterface5g!340
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Remove wrong prototypes rlc pdcp See merge request oai/openairinterface5g!338
-
- 10 Jul, 2018 1 commit
-
-
frtabu authored
-
- 09 Jul, 2018 1 commit
-
-
Raymond Knopp authored
T tracer configuration identical for all executables, no ref to T Tracer config variables (T_port, T_wait...) outside the T tracer
-
- 06 Jul, 2018 2 commits
-
-
oai authored
-
Haruki NAOI authored
-
- 05 Jul, 2018 1 commit
-
-
oai authored
Remove compilation warnings, also fix telnet server compilation failure and NB-IoT shared lib compilation failure introduced when reviewing L1 sources organization
-
- 04 Jul, 2018 1 commit
-
-
Raphael Defosseux authored
remove precomputed turbo codec interleaver table, remove useless F1 and F2… See merge request oai/openairinterface5g!335
-
- 03 Jul, 2018 15 commits
-
-
laurent authored
Merge branch 'automatic_turbo_interleaver_table' of https://gitlab.eurecom.fr/oai/openairinterface5g into automatic_turbo_interleaver_table
-
laurent authored
-
laurent authored
remove precomputed turbo codec interleaver table, remove useless F1 and F2 parameters to turbo codec (also remove global var dependancy between libraries)
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Resolve "Code cleanup - LOG_M to replace write_output" See merge request oai/openairinterface5g!336
-
Raphael Defosseux authored
# Conflicts: # openair1/PHY/LTE_UE_TRANSPORT/srs_modulation.c
-
laurent authored
-
laurent authored
-
laurent authored
-
Raphael Defosseux authored
Resolve "Minor modifications to CRC code" See merge request oai/openairinterface5g!319
-
laurent authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
-- adding sudo apt-get update for all variants Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
laurent authored
-
Raphael Defosseux authored
Resolve "Code cleanup - removal of "#if 0"" See merge request oai/openairinterface5g!329
-
- 29 Jun, 2018 3 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
CI: stability improvement See merge request oai/openairinterface5g!337
-
Raphael Defosseux authored
-- Stability issues when installing packages for USRP variants on new VM It sometimes timed-out Added loop up to 5 tries to add apt-repository -- Temporary merge during MergeRequest processing now returns an error when there are any conflicts Will stop the whole build -- Physical simulator now has a XLST for the XML result Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 28 Jun, 2018 8 commits
-
-
Raphael Defosseux authored
-- calling twice phy-sim test Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
https://gitlab.eurecom.fr/oai/openairinterface5gbruno mongazon authored
Merge branch 'develop' of https://gitlab.eurecom.fr/oai/openairinterface5g into 322-code-cleanup-log_m-to-replace-write_output
-
Raphael Defosseux authored
-- Corrected the long option version for variant in test run script -- added proper test in zip command in pipeline Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
https://gitlab.eurecom.fr/oai/openairinterface5gbruno mongazon authored
Merge branch 'develop' of https://gitlab.eurecom.fr/oai/openairinterface5g into 322-code-cleanup-log_m-to-replace-write_output
-
bruno mongazon authored
-
Raphael Defosseux authored
CI: running physical simulator tests See merge request oai/openairinterface5g!334
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
-- on physical simulators -- no proper report yet Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 27 Jun, 2018 1 commit
-
-
Cedric Roux authored
-