- 07 Feb, 2018 1 commit
-
-
Tien-Thinh Nguyen authored
-
- 06 Feb, 2018 2 commits
-
-
Panos Matzakos authored
-
Tien-Thinh Nguyen authored
PC5-U - passing (source,destination) down to PDCP/RLC/MAC (first alternative - mapping of L2Ids form IP Addresses
-
- 01 Feb, 2018 1 commit
-
-
Tien-Thinh Nguyen authored
-
- 31 Jan, 2018 1 commit
-
-
Panos Matzakos authored
Seemed to have fixed pnf(UE) -vnf(eNB) sync issue. Works up to the reception of RRConnectionReconfigurationComplete message at the eNB but crashing after that.
-
- 30 Jan, 2018 3 commits
-
-
William Johnson authored
-
William Johnson authored
-
William Johnson authored
-
- 29 Jan, 2018 1 commit
-
-
Panos Matzakos authored
-
- 24 Jan, 2018 2 commits
-
-
Panos Matzakos authored
-
Panos Matzakos authored
Works up to the reception of HI_DCI0.request at the UE-PNF. Sometimes Msg3 arrives later than expected at the eNB-VNF.
-
- 22 Jan, 2018 2 commits
-
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
- 18 Jan, 2018 3 commits
-
-
William Johnson authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 15 Jan, 2018 1 commit
-
-
Tien-Thinh Nguyen authored
-
- 14 Jan, 2018 1 commit
-
-
Tien-Thinh Nguyen authored
-
- 12 Jan, 2018 1 commit
-
-
Tien-Thinh Nguyen authored
-
- 11 Jan, 2018 1 commit
-
-
Tien-Thinh Nguyen authored
-
- 04 Jan, 2018 1 commit
-
-
Tien-Thinh Nguyen authored
-
- 03 Jan, 2018 3 commits
-
-
Tien-Thinh Nguyen authored
-
knopp authored
-
knopp authored
-
- 25 Dec, 2017 1 commit
-
-
knopp authored
-
- 23 Dec, 2017 1 commit
-
-
knopp authored
-
- 20 Dec, 2017 1 commit
-
-
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.
-
- 18 Dec, 2017 1 commit
-
-
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.
-
- 13 Dec, 2017 1 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.
-
- 06 Dec, 2017 2 commits
-
-
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
-
- 05 Dec, 2017 1 commit
-
-
Tien-Thinh Nguyen authored
-
- 01 Dec, 2017 1 commit
-
-
Panos Matzakos authored
-
- 27 Nov, 2017 1 commit
-
-
Panos Matzakos authored
-
- 23 Nov, 2017 1 commit
-
-
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.
-
- 17 Nov, 2017 1 commit
-
-
Panos Matzakos authored
-
- 14 Nov, 2017 3 commits
-
-
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).
-
- 13 Nov, 2017 1 commit
-
-
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
-