- Nov 16, 2017
-
-
Panos Matzakos authored
Introduced a new timer_thread within lte-ue. This thread is ticking the subframes and wakes up UE_thread function which is waiting on a condition variable for nfapi_mode=3 (phy_stub)
-
- Nov 14, 2017
-
-
Panos Matzakos authored
Introduce nfapi_mode variable to differentiate functionality between phy_stub_ue mode (nfapi_mode=3) and normal full stack mode (nfapi_mode!=3).
-
- Nov 13, 2017
-
-
Panos Matzakos authored
Added functions copying nfapi requests to UE_mac_inst + Substituted calls to phy_procedures_ue rx/tx with phy_stub functions triggering MAC layer Tx/Rx procedures at UE MAC. Changes within UE_thread_rxn_txnp4
-
- Oct 18, 2017
-
-
knopp authored
added LUT for finer-grain ULSCH power measurement compensation based on TBS. Still seems too high, to be checked some more.
-
Cédric Roux authored
see commit 622b919b
-
- Oct 17, 2017
-
-
Tien-Thinh Nguyen authored
-
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.
-
- Oct 16, 2017
-
-
Tien-Thinh Nguyen authored
-
- Oct 15, 2017
- Oct 08, 2017
-
-
knopp authored
put 50 PRB back in default enb configuration. added handling of UE release in L1/L2. detection of stale ULSCH configuration
-
- Oct 07, 2017
-
-
knopp authored
removal of LOG_I put for debugging.
-
- Oct 06, 2017
-
-
frtabu authored
-
Cédric Roux authored
internal use, no documentation, no support.
-
- Oct 05, 2017
- Oct 03, 2017
-
-
Cédric Roux authored
-
Cédric Roux authored
-
- Oct 01, 2017
- Sep 29, 2017
- Sep 28, 2017
- Sep 27, 2017
-
-
Cédric Roux authored
-
Cédric Roux authored
not finished, UE may not work, many things bad/to fix properly
-
Cédric Roux authored
-
- Sep 26, 2017
-
-
oai authored
-
- Sep 25, 2017
-
-
oai authored
-
- Sep 24, 2017
-
-
frtabu authored
Improve configuration module error management at init time, Fix command line help option processing, remove shotopt field from parameter structure
-
- Sep 22, 2017
-
-
knopp authored
-
Panos Matzakos authored
Definition of the UE<->eNB MAC to MAC interface based on nFAPI structures: Currently supporting the triggering of MAC layer Rx operations at the UE side based on the reception of NFAPI DL messages. Partial definition of Sidelink MAC subheaders.
-
- Sep 21, 2017
-
-
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.
-
knopp authored
-
- Sep 20, 2017
-
-
knopp authored
-
- Sep 19, 2017
-
-
knopp authored
-
- Sep 14, 2017
-
-
knopp authored
-
- Aug 29, 2017
-
-
Cédric Roux authored
-