- Jan 18, 2018
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Jan 16, 2018
-
-
Tien-Thinh Nguyen authored
-
- Jan 15, 2018
-
-
Tien-Thinh Nguyen authored
-
- Jan 14, 2018
-
-
Tien-Thinh Nguyen authored
-
- Jan 12, 2018
-
-
Tien-Thinh Nguyen authored
-
- Jan 11, 2018
-
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
- Jan 05, 2018
-
-
Tien-Thinh Nguyen authored
-
- Jan 04, 2018
-
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
- Jan 03, 2018
-
-
Tien-Thinh Nguyen authored
-
knopp authored
-
knopp authored
-
- Dec 25, 2017
- Dec 24, 2017
-
-
- Dec 23, 2017
-
-
knopp authored
-
- Dec 20, 2017
-
-
Panos Matzakos authored
Works up to the reception of the RA_RESPONSE at the UE. Crashing at fill_rx_indication_UE_MAC just before sending Msg3.
-
- Dec 18, 2017
-
-
Panos Matzakos authored
Fixed the issue with synchronization but only for the case o running both eNB (vnf) and UE (pnf) processes in the same machine. Receiving and decoding now all MIBs and SIBs1/2/3.
-
- Dec 13, 2017
-
-
Panos Matzakos authored
Merge with Thin's last commit
-
Panos Matzakos authored
Testing works up to the reception of SIB1/2/3 from the UE through nfapi, but there is an issue with missing some of the nfapi messages for some frames.
-
- Dec 06, 2017
-
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
-
matzakos authored
Necessary modifications to support noS1 with nfapi and eNB side for testing vnf-pnf up to the stage of previous commit
-
- Dec 05, 2017
-
-
Panos Matzakos authored
Testing works until the call of callback function pnf_p7_subframe_ind. There, it never satisfies the condition if(tx_subframe_buffer->sfn_sf == sfn_sf_tx) so both sides (vnf and pnf are hanging).
-
Tien-Thinh Nguyen authored
-
- Dec 01, 2017
-
-
Panos Matzakos authored
-
- Nov 27, 2017
-
-
Panos Matzakos authored
-
- Nov 23, 2017
-
-
Panos Matzakos authored
Connected new callback functions at nfapi_pnf for phy_stub mode + Intorducing new functions initializing UE variables and threads specific to phy_stub mode, instead of extending the existing ones + Direct connection of the timer_thread with UE_phy_stub_thread_rxn_txnp4.
-
- Nov 20, 2017
-
-
Panos Matzakos authored
-
- Nov 17, 2017
-
-
Panos Matzakos authored
-
- 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
-
-
David Price authored
-
David Price authored
-
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).
-