An error occurred fetching the project authors.
- 30 Apr, 2018 1 commit
-
-
matzakos authored
Modifications related to using single copies of nfapi config. messages for all the UEs at each subframe.
-
- 29 Mar, 2018 1 commit
-
-
matzakos authored
Fixed some more issues for running with multiple UEs. Added configuration option for the number of UEs.
-
- 27 Mar, 2018 1 commit
-
-
matzakos authored
More stable performance of nfapi-L2-emulator with 2 UEs, after dealing with some PNF-VNF synchronization issues.
-
- 20 Mar, 2018 1 commit
-
-
matzakos authored
Extension to multiple UEs. Currently being tested with two UEs. Second UE doesn't always reach the RRC Connection Reconfiguration stage.
-
- 27 Feb, 2018 1 commit
-
-
matzakos authored
Minor modifications. Some problem appears rarely that prevents the reception of RRCConnectionSetupComplete message at the eNB.
-
- 07 Feb, 2018 2 commits
-
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
- 06 Feb, 2018 2 commits
-
-
matzakos authored
-
Tien-Thinh Nguyen authored
PC5-U - passing (source,destination) down to PDCP/RLC/MAC (first alternative - mapping of L2Ids form IP Addresses
-
- 30 Jan, 2018 2 commits
-
-
William Johnson authored
-
William Johnson authored
-
- 22 Jan, 2018 1 commit
-
-
Tien-Thinh Nguyen authored
-
- 21 Jan, 2018 1 commit
-
-
Rohit Gupta authored
fixes after merge with develop. Partial UE/eNB separation in build to avoid problems with NFAPI in oaisim UE/RRU. tested with simulator.
-
- 18 Jan, 2018 1 commit
-
-
William Johnson 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 2 commits
-
-
bruno mongazon authored
-
Tien-Thinh Nguyen authored
-
- 04 Jan, 2018 1 commit
-
-
Tien-Thinh Nguyen authored
-
- 03 Jan, 2018 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 25 Dec, 2017 1 commit
-
-
Raymond Knopp authored
-
- 23 Dec, 2017 1 commit
-
-
Raymond Knopp authored
-
- 20 Dec, 2017 1 commit
-
-
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.
-
- 23 Nov, 2017 1 commit
-
-
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.
-
- 14 Nov, 2017 1 commit
-
-
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).
-
- 06 Nov, 2017 1 commit
-
-
matzakos authored
Added handling of HI_DCI0_config requests at UE MAC. Eliminated calls to PHY functions from utilized UE MAC functions (e.g., ue_send_sdu) to support phy_stub operation mode.
-
- 04 Nov, 2017 1 commit
-
-
Raymond Knopp authored
changing of notation for Random-Access procedure to match documentation. Function remains the same. Indentation (-kr) run on all files in LAYER2/MAC
-
- 02 Nov, 2017 1 commit
-
-
matzakos authored
Added MAC level state variable for the UE and control mechanisms to ensure the correct operation of the UE MAC state machine.
-
- 28 Oct, 2017 1 commit
-
-
matzakos authored
Added remaining fill_harq indication functions + the functionality to handle ul_config request pdus arriving from nfapi-vnf: trigger the appropriate UE_MAC and fill_indication functions to prepare the UL_indications which will be put into the socket for transfer back to vnf. Main changes within phy_stub_UE().
-
- 23 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 04 Sep, 2017 1 commit
-
-
matzakos authored
Definition of the UE MAC interface: IF_Module_UE.h, IF_Module_UE.c, UE_MAC_interface.h and the supporting functions.
-
- 06 Jul, 2017 1 commit
-
-
Raymond Knopp authored
Note: this commit is work in progress. Contains initial integration of NFAPI data structures which are tested for TX path. RX path to follow.
-
- 19 May, 2017 1 commit
-
-
gabrielC authored
--ue-trace : Enabling UE trace for debug --ue-timing : Enabling UE timing trace --ue-no-log : Disabling all LOG_X traces
-
- 28 Mar, 2017 1 commit
-
-
Wilson Thong authored
-
- 23 Mar, 2017 1 commit
-
-
Cedric Roux authored
- import RRC ASN.1 defintions from the specifications (file openair2/RRC/LITE/MESSAGES/asn1c/ASN1_files/RRC-e10.asn) contrary to rel8/10, all modules have been imported, maybe it's too much to refine in case of problems - deal with rel14 in fix_asn1 - all code that was for Rel10 is now for Rel10/Rel14 - some incompatible changes (mostly in naming) were resolved in favor of rel14, see in openair2/RRC/LITE/defs.h - unsure about the rlc layer, some arrays have changed (values appended), I only changed the definition and in tests in the code, I changed the index limit, maybe it's not enough Rel14 is the default compilation mode.
-
- 16 Feb, 2017 2 commits
- 11 Jan, 2017 1 commit
-
-
Cedric Roux authored
Some of them might not be correctly handled. I put /* TODO: XXX */ where I didn't know if the fix was correct.
-