- Jul 26, 2018
-
-
Cedric Roux authored
The power estimation of the UE has to be debugged (calibrated?). In the meantime, using "--ue-rxgain 140" lets the UE and eNB talk to each other in the basic simulator.
-
- Jul 24, 2018
-
-
Raymond Knopp authored
2. minor modifications in dlsch_demodulation.c for 2 eNB TX antennas, 1 RX antenna. Inconsistant indexing of some arrays in this case. 3. change in config_load_configmodule.c : removed exit(-1) when no configuration file is used. This makes unitary simulators exit. Effect on lte-XXsoftmodem TBC.
-
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.
-
- Jul 23, 2018
-
-
Cedric Roux authored
-
- Jul 13, 2018
-
-
Raymond Knopp authored
Log review step 1: legacy VCD removal, LOG macro modified, TTracer enabled at build time by default, in a way it, by default configuration, provides console logs, as in previous versions
-
Haruki NAOI authored
-
- Jul 12, 2018
-
-
Bi-Ruei, Chiu authored
-
- Jul 10, 2018
-
-
Elena Lukashova authored
-
- Jul 09, 2018
-
-
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
-
- Jul 06, 2018
-
-
oai authored
-
Raymond Knopp authored
-
- Jul 05, 2018
-
-
oai authored
Remove compilation warnings, also fix telnet server compilation failure and NB-IoT shared lib compilation failure introduced when reviewing L1 sources organization
-
- Jul 04, 2018
-
-
Haruki NAOI authored
-
- Jun 29, 2018
-
-
Raymond Knopp authored
-
- Jun 28, 2018
-
-
Raymond Knopp authored
-
bruno mongazon authored
-
- Jun 26, 2018
-
-
Cedric Roux authored
-
Cedric Roux authored
We have to not call that function here because it blocks everything if number of proc > 4.
-
- Jun 25, 2018
-
-
bruno mongazon authored
-
- Jun 21, 2018
-
-
matzakos authored
-
Cedric Roux authored
-
- Jun 19, 2018
-
-
Cedric Roux authored
Same idea as commit cce51f69.
-
- Jun 18, 2018
-
-
Haruki NAOI authored
-
- Jun 14, 2018
-
-
Cedric Roux authored
Since now pucch_n1_AN is taken from the configuration file, it has to be set to 0. Value 32 will not work well, at least in FDD. This has to be handled properly at some point (do not use uplink resource blocks used by PUCCH for PUSCH).
-
Haruki NAOI authored
-
- Jun 05, 2018
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- Jun 04, 2018
-
-
bruno mongazon authored
-
- Jun 03, 2018
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- Jun 02, 2018
-
-
Raymond Knopp authored
-
- May 31, 2018
-
-
Raymond Knopp authored
-
- May 30, 2018
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- May 29, 2018
-
-
Bi-Ruei, Chiu authored
To minimize migration effort, we follow the logic of legacy macro Rel10 and Rel14 used for conditional compilation of current code. In the future, they might be changed to accommodate finer software configuration, e.g. MAKE_VERSION(12,2,0) or MAKE_VERSION(13,1,0) .... etc.
-
- May 28, 2018
-
-
Raymond Knopp authored
moved sidlink L1 functions to LTE_UE_TRANSPORT, corrected issue related to "find_dlsch" which is needed to compile UE and creates problem for unitary simulations (moved to lte-ue.c application)
-
Cedric Roux authored
Remove warnings found while running: ./build_oai --UE -c -w USRP And: ./build_oai --basic-simulator -c
-