An error occurred fetching the project authors.
- 14 Apr, 2019 1 commit
-
-
yilmazt authored
-
- 26 Mar, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 07 Mar, 2019 1 commit
-
-
Thomas Schlichter authored
-
- 10 Feb, 2019 1 commit
-
-
laurent authored
-
- 06 Feb, 2019 1 commit
-
-
laurent authored
-
- 31 Jan, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 09 Jan, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 16 Nov, 2018 1 commit
-
-
frobinet authored
- remove size limitation of 307200 in trx_read_func (SYRIQ library) - update to new openair0 interface (./targets/ARCH/COMMON/common_lib.h) - add gNB band22 configuration file (./targets/PROJECTS/GENERIC-LTE-EPC/CONF/gnb.band22.tm1.106PRB.adrv9371zc706.conf) please read ./targets/ARCH/ADRV9371_ZC706/SYRTEM_IQ_QuickStart.readme for more details
-
- 15 Nov, 2018 1 commit
-
-
hongzhi wang authored
-
- 14 Nov, 2018 1 commit
-
-
hongzhi wang authored
-
- 26 Oct, 2018 1 commit
-
-
Florian Kaltenberger authored
-
- 18 Sep, 2018 1 commit
-
-
Florian Kaltenberger authored
not all regression tests done (had to touch some header files)
-
- 07 Sep, 2018 1 commit
-
-
Florian Kaltenberger authored
-
- 27 Aug, 2018 1 commit
-
-
Florian Kaltenberger authored
-
- 25 Aug, 2018 1 commit
-
-
Raymond Knopp authored
-
- 24 Aug, 2018 1 commit
-
-
frtabu authored
-
- 09 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
We can build Rel15 for LTE now
-
- 30 Jul, 2018 2 commits
-
-
frtabu authored
remove compilation warnings, especially when disabling T_TRACER. enhance LOG_M macro implementation, introduce LOG_DEBUG_XXX macro to replace #ifdef DEBUG_XXX
-
Wang Tsu-Han authored
-
- 16 Jul, 2018 1 commit
-
-
tct-labo4 authored
-
- 13 Jul, 2018 1 commit
-
-
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
-
- 26 Jun, 2018 1 commit
-
-
Haruki NAOI authored
-
- 12 Jun, 2018 1 commit
-
-
Cedric Roux authored
We need to build the softmodem first, otherwise compilation of the lib 'config' fails because of the T tracer.
-
- 03 Jun, 2018 1 commit
-
-
Raymond Knopp authored
-
- 28 May, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 15 May, 2018 1 commit
-
-
Masayuki HARADA authored
-
- 14 May, 2018 1 commit
-
-
Cedric Roux authored
- conf2uedata compilation was not properly started - success/failure of compilation of UE and eNB was not handled properly
-
- 02 May, 2018 1 commit
-
-
Cedric Roux authored
This commit introduces a 'basic simulator'. This basic simulator is made of: - the standard eNB code using a special driver that mimics the USRP driver - the standard UE code using a special driver that mimics the USRP driver - no channel simulation - some special code to deal with faster-than-realtime behaviour of this basic simulator It connects one UE to one eNB. It requires an EPC, populated with the correct configuration for the UE. This is the initial release and may contain bugs (most probably race conditions due to the faster-than-realtime behaviour). To use it, see the documentation at: targets/ARCH/tcp_bridge/README.tcp_bridge_oai. It has been tested with 25, 50 and 100 RBs, FDD mode. (No check at all has been done to know if it could work in TDD mode.)
-
- 25 Apr, 2018 1 commit
-
-
root authored
-
- 13 Apr, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 11 Apr, 2018 1 commit
-
-
Cedric Roux authored
- fix compilation of dlsim/ulsim/oaisim by defining some needed global variables - fix compilation of oaisim: compile coding and params_libconfig - fix running of if4p5 with low CPU count (oaisim was not working on the machine 'haswell' because of this)
-
- 10 Apr, 2018 1 commit
-
-
Guy De Souza authored
-
- 09 Apr, 2018 1 commit
-
-
Guy De Souza authored
-
- 06 Apr, 2018 3 commits
-
-
Florian Kaltenberger authored
-
Cedric Roux authored
This work is based on work by NTT. To use the code, do: ./build_oai --oaisim --ue-nas-use-tun -t ETHERNET -c This commit only handles oaisim in S1 mode. We won't handle noS1 mode.
-
root authored
Conflicts: cmake_targets/build_oai openair1/PHY/LTE_TRANSPORT/prach.c openair1/SCHED/phy_procedures_lte_ue.c targets/ARCH/COMMON/common_lib.h targets/RT/USER/lte-softmodem.c
-
- 23 Mar, 2018 1 commit
-
-
Cedric Roux authored
Only ulsim and dlsim compile. The others (dlsim_tm4 pucchsim prachsim pdcchsim pbchsim mbmssim) have been disabled. Command line to compile: ./build_oai --phy_simulators
-
- 22 Mar, 2018 1 commit
-
-
Guy De Souza authored
-
- 21 Mar, 2018 1 commit
-
-
Guy De Souza authored
-
- 08 Mar, 2018 1 commit
-
-
oai authored
-