An error occurred fetching the project authors.
- 23 Oct, 2017 2 commits
-
-
Raymond Knopp authored
-
Cedric Roux authored
-
- 22 Oct, 2017 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 20 Oct, 2017 2 commits
-
-
Raymond Knopp authored
-
Cedric Roux authored
basically the T_xx variables are int, not uint
-
- 19 Oct, 2017 2 commits
-
-
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.
-
Raymond Knopp authored
modifications for TDD and IF4p5 (in particular TDD). Both in RRU and RAU components. Monolithic is unchanged.
-
- 18 Oct, 2017 1 commit
-
-
Raymond Knopp authored
added LUT for finer-grain ULSCH power measurement compensation based on TBS. Still seems too high, to be checked some more.
-
- 17 Oct, 2017 1 commit
-
-
Raymond Knopp authored
removed "short_offset" code from normal_prefix_mod. removed static declaration in PHY_ofdm_mod which was a cause for problems when parallelizing FFTs for FEP TX.
-
- 15 Oct, 2017 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 06 Oct, 2017 1 commit
-
-
frtabu authored
-
- 05 Oct, 2017 1 commit
-
-
Raymond 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.
-
- 03 Oct, 2017 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- 01 Oct, 2017 1 commit
-
-
frtabu authored
remove getopt call in configuration module, it changes the argv order. Fix configuration module bugs (command line arguments sometimes not properly processed
-
- 29 Sep, 2017 2 commits
- 28 Sep, 2017 1 commit
-
-
oai authored
-
- 27 Sep, 2017 2 commits
-
-
Cedric Roux authored
not finished, UE may not work, many things bad/to fix properly
-
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
-
- 22 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 21 Sep, 2017 2 commits
-
-
Raymond Knopp authored
-
Francois TABURET authored
lte-softmodem -O <config file> will trigger legacy config mode ltesoftmodem -O libconfig:<config file> will trigger configuration module usage.
-
- 19 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 14 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 29 Aug, 2017 1 commit
-
-
Cedric Roux authored
- ENB_PHY_OUTPUT_SIGNAL to trace output signal - ENB_MAC_SCHEDULING_REQUEST to trace scheduling requests
-
- 23 Aug, 2017 2 commits
-
-
Florian Kaltenberger authored
-
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 2 commits
-
-
Florian Kaltenberger authored
-
Raymond 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.
-
- 17 Aug, 2017 1 commit
-
-
Raymond Knopp authored
addition of MPDCCH format 5. X_u_br sequences for BL/CE UE support and bugfixes in rx_prach0 for eMTC.
-
- 14 Aug, 2017 1 commit
-
-
Raymond Knopp authored
-
- 11 Aug, 2017 1 commit
-
-
Raymond Knopp authored
-
- 10 Aug, 2017 2 commits
-
-
Raymond.Knopp authored
-
Raymond Knopp authored
-