An error occurred fetching the project authors.
- 30 Jul, 2018 1 commit
-
-
frtabu authored
log.c simplification, fix usefull functionality which never worked, move all log code from openair2 to common
-
- 26 Jul, 2018 1 commit
-
-
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.
-
- 24 Jul, 2018 2 commits
-
-
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.
-
- 23 Jul, 2018 1 commit
-
-
Cedric Roux authored
-
- 13 Jul, 2018 2 commits
-
-
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
-
- 12 Jul, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
-
- 10 Jul, 2018 1 commit
-
-
Elena Lukashova 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
-
Raymond Knopp authored
-
- 05 Jul, 2018 2 commits
-
-
oai authored
Remove compilation warnings, also fix telnet server compilation failure and NB-IoT shared lib compilation failure introduced when reviewing L1 sources organization
-
Haruki NAOI authored
-
- 29 Jun, 2018 1 commit
-
-
Raymond Knopp authored
-
- 28 Jun, 2018 2 commits
-
-
Raymond Knopp authored
-
bruno mongazon authored
-
- 26 Jun, 2018 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
We have to not call that function here because it blocks everything if number of proc > 4.
-
- 25 Jun, 2018 1 commit
-
-
bruno mongazon authored
-
- 21 Jun, 2018 2 commits
-
-
matzakos authored
-
Cedric Roux authored
-
- 19 Jun, 2018 1 commit
-
-
Cedric Roux authored
Same idea as commit cce51f69.
-
- 18 Jun, 2018 1 commit
-
-
Haruki NAOI authored
-
- 14 Jun, 2018 2 commits
-
-
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
-
- 05 Jun, 2018 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 04 Jun, 2018 1 commit
-
-
bruno mongazon authored
-
- 03 Jun, 2018 5 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 02 Jun, 2018 1 commit
-
-
Raymond Knopp authored
-
- 31 May, 2018 3 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 29 May, 2018 1 commit
-
-
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.
-
- 28 May, 2018 1 commit
-
-
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)
-