- 21 Dec, 2017 1 commit
-
-
shahab authored
-
- 15 Dec, 2017 1 commit
-
-
- 14 Dec, 2017 11 commits
-
-
shahab authored
-
nikaeinn authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
- lock with mutexes - don't start ENB_APP task, but Agent directly and wait in case of reconfiguration
-
Robert Schmidt authored
-
Robert Schmidt authored
- {restart,stop}_L1L2() in lte-softmodem.c - add function start_phy_rrc() in enb_app.{c,h}, accessible from outside - will be used to restart PHY and RRC when lte-softmodem is restarted use only one FlexRAN wait function
-
Robert Schmidt authored
-
Robert Schmidt authored
-
-
Robert Schmidt authored
-
- 12 Dec, 2017 2 commits
- 10 Dec, 2017 2 commits
- 09 Dec, 2017 1 commit
-
-
shahab authored
-
- 08 Dec, 2017 1 commit
-
-
nikaeinn authored
-
- 17 Nov, 2017 2 commits
- 23 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 19 Oct, 2017 1 commit
-
-
Cedric Roux authored
phy_init_lte_ue_signal was renamed init_lte_ue_signal in openair1/PHY/INIT/defs.h maybe it's the opposite that should have been done? Functions used in one file and defined in another may have been declared in the wrong header file.
-
- 05 Oct, 2017 1 commit
-
-
knopp authored
switching some LOG_I to LOG_D, fixes for RRU IF4p5. It was broken after changes in configuration procedures. Some configuration file changes.
-
- 02 Oct, 2017 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- 28 Sep, 2017 1 commit
-
-
oai authored
-
- 27 Sep, 2017 2 commits
-
-
Cedric Roux authored
this and some cleanup, duplicate defs in .h file
-
Cedric Roux authored
-
- 26 Sep, 2017 1 commit
-
-
oai authored
-
- 25 Sep, 2017 1 commit
-
-
oai authored
-
- 24 Sep, 2017 1 commit
-
-
frtabu authored
Improve configuration module error management at init time, Fix command line help option processing, remove shotopt field from parameter structure
-
- 21 Sep, 2017 1 commit
-
-
Francois TABURET authored
lte-softmodem -O <config file> will trigger legacy config mode ltesoftmodem -O libconfig:<config file> will trigger configuration module usage.
-
- 14 Sep, 2017 1 commit
-
-
knopp authored
-
- 03 Sep, 2017 1 commit
-
-
frtabu authored
-
- 23 Aug, 2017 1 commit
-
-
Cedric Roux authored
How to use: 1 - compilation of softmodem: ./build_oai --eNB -t ETHERNET 2 - compilation of mobipass driver: cd cmake_targets/lte_build_oai/build make oai_mobipass ln -sf liboai_mobipass.so liboai_transpro.so 3 - configuration: edit the configuration file, set "node_timing" to "synch_to_mobipass_standalone" that is, have the line: node_timing = "synch_to_mobipass_standalone"; 4 - run: run as usual: sudo ./lte-softmodem -C <configuration file>
-
- 18 Aug, 2017 1 commit
-
-
knopp authored
added configuration file for nFAPI PNF (oaiL1) and modifications in startup procedure to initialize L1 only. When executed, it just waits for configuration, which will never come ... Provides and initial framework to integrate NFAPI PNF modules.
-
- 14 Aug, 2017 1 commit
-
-
knopp authored
-
- 11 Aug, 2017 1 commit
-
-
knopp authored
-
- 10 Aug, 2017 1 commit
-
-
knopp authored
fixes for RRU/RAU function after changes for monolithic eNB (some things during init were broken for RRU)
-