An error occurred fetching the project authors.
- 24 Jun, 2017 1 commit
-
-
Nick Ho authored
-
- 17 Jun, 2017 1 commit
-
-
Nick Ho authored
-
- 16 Jun, 2017 2 commits
-
-
Michele Paffetti authored
-
Nick Ho authored
-
- 12 Jun, 2017 1 commit
-
-
Michele Paffetti authored
Added new files for IF-module purposes (still to complete), review some configuration procedure for FAPI-like approach. Code compile
-
- 08 Jun, 2017 1 commit
-
-
Nick Ho authored
-
- 02 Jun, 2017 4 commits
-
-
Cedric Roux authored
-
Frank A. Zdarsky authored
Signed-off-by:
Frank A. Zdarsky <fzdarsky@redhat.com>
-
Cedric Roux authored
- rename UE_NO_LOG to DISABLE_LOG_X because the name is misleading. The full software is impacted, not only the UE part - same for compilation option ---ue-no-log that becomes --disable-log - keep LOG_X for the standard case, that is the case without DISABLE_LOG_X where printf has been put. Two reasons: * printf is not realtime friendly * keep behavior similar for other users who may be troubled by different logs that don't add any benefit to previous logs
-
tctalcatel authored
-
- 31 May, 2017 4 commits
-
-
Rohit Gupta authored
-
Frank A. Zdarsky authored
Signed-off-by:
Frank A. Zdarsky <fzdarsky@redhat.com>
-
Nick Ho authored
-
tctalcatel authored
-
- 23 May, 2017 7 commits
-
-
Nick Ho authored
-
Nick Ho authored
-
Nick Ho authored
-
Nick Ho authored
-
Nick Ho authored
-
Nick Ho authored
-
Michele Paffetti authored
Adding new files 'L2_interface_nb_iot.c'(temporary collection of the major interfaces among layers),'proto_nb_iot.h',.. and modification of others. The code compile but not running test since still lower layers to be completed. Still to be reviewed the SRBs logic and activation
-
- 19 May, 2017 2 commits
-
-
Cedric Roux authored
Problems reported by Jorge Muñoz Castañer <jorgem@gti.uvigo.es>. - use Rel14 binaries (those are produced by default) - let -x option work to have graphical output - fix VCD missing 'echo'
-
gabrielC authored
--ue-trace : Enabling UE trace for debug --ue-timing : Enabling UE timing trace --ue-no-log : Disabling all LOG_X traces
-
- 17 May, 2017 1 commit
-
-
Cedric Roux authored
-
- 15 May, 2017 1 commit
-
-
Cedric Roux authored
-
- 12 May, 2017 1 commit
-
-
Francois TABURET authored
Discovered and fix problems in shared lib build for usrp,bladerf and lime
-
- 14 Apr, 2017 2 commits
-
-
tctalcatel authored
-
tctalcatel authored
-
- 12 Apr, 2017 1 commit
-
-
tctalcatel authored
-
- 28 Mar, 2017 7 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Wilson Thong authored
-
Wilson Thong authored
-
Wilson Thong authored
-
Wilson Thong authored
-
- 27 Mar, 2017 1 commit
-
-
Cedric Roux authored
The presence of one or the other may lead to some failure/crash in some situations.
-
- 24 Mar, 2017 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
The files NativeInteger.c.diff and constr_SET_OF.c.diff from asn1c were generating compilation warnings. We had local patches applied on generated files by asn1c. A new version of asn1c has been pushed to https://gitlab.eurecom.fr/oai/asn1c (commit 224dc1f991b7e7ad705ce92e171b942f87b7b7e7) making obsolete the fixes we do here. So we now remove those fixes. ************************* * IMPORTANT BEGIN * ************************* Everyone should update their asn1c installation. The simplest is to do: source oaienv cd cmake_targets ./build_oai -I ************************* * IMPORTANT END * *************************
-
- 23 Mar, 2017 1 commit
-
-
Cedric Roux authored
- import RRC ASN.1 defintions from the specifications (file openair2/RRC/LITE/MESSAGES/asn1c/ASN1_files/RRC-e10.asn) contrary to rel8/10, all modules have been imported, maybe it's too much to refine in case of problems - deal with rel14 in fix_asn1 - all code that was for Rel10 is now for Rel10/Rel14 - some incompatible changes (mostly in naming) were resolved in favor of rel14, see in openair2/RRC/LITE/defs.h - unsure about the rlc layer, some arrays have changed (values appended), I only changed the definition and in tests in the code, I changed the index limit, maybe it's not enough Rel14 is the default compilation mode.
-