An error occurred fetching the project authors.
- 25 Jan, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 22 Jan, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 11 Jan, 2021 1 commit
-
-
cig authored
- moved fill_dl_indication to phy procedures - introduced a new function to fill the RX indication - replaced redundant configuration code with the fill functions - extended the function to fill the rx indication - handling different dl pdus types - cleanup of redundant code
-
- 02 Jan, 2021 1 commit
-
-
Laurent authored
-
- 29 Dec, 2020 1 commit
-
-
Laurent authored
-
- 27 Dec, 2020 5 commits
-
-
cig authored
- skipping RA procedures when MAC is disabled - added mac_enabled flag that allows to disable RA and TA at UE from CL
-
cig authored
- removed unused arguments to phy functions - removed irrelevant conditions on UE run mode - replaced hardcoded param with PHY UE stored value
-
cig authored
- focus: defs_nr_UE.h, nr-ue.c, phy_procedures_nr_ue.c, nr_init_ue.c - removed long-time commented out code - replaced hardcoded params - removed unnecessary header inclusions
-
cig authored
- extern vars to phy_extern_nr_ue.c - def/undef to defs_nr_ue.h
-
cig authored
-
- 09 Dec, 2020 1 commit
-
-
cig authored
- new function called ue_ta_procedures - this makes the code more easier to read - small cleanup was also done
-
- 03 Dec, 2020 1 commit
-
-
frtabu authored
-
- 01 Dec, 2020 1 commit
-
-
cig authored
- Giving C-RNTI as an input to DRB preconfiguration - Set C-RNTI from UE configuration for higher layer function calls
-
- 27 Nov, 2020 2 commits
-
-
frtabu authored
-
Thomas Schlichter authored
-
- 13 Nov, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 27 Oct, 2020 8 commits
-
-
cig authored
- removed redundant initialisation of variables - introduced two "RF helpers" function that are replacing shared code in the sync routines - added a new .c file and updated the cmakelists and .h files
-
cig authored
-
cig authored
- got rid of global variable fp - code cleanup, removed redundant and unused code - removed unused command line options and variables - grouped command line setting in set_options function
-
cig authored
-
cig authored
-
cig authored
-
cig authored
- this reflects the implementation of IF and IF offset in the gNB RU - the RF frequencies are set at HW level while the target frequencies are stored in fp, therefore the values stored in fp should not be changed after sync as only the tx/rx freq is updated - removed overwritten dl/ul carrier frequencies in fp after sync - removed redundant set of tx/rx freq in ue_synch (done in init_openair0) - removed irrelevant set of dl/ul carrier freq in get_options
-
cig authored
-
- 25 Sep, 2020 1 commit
-
-
Shweta Shrivastava authored
-
- 09 Sep, 2020 2 commits
- 08 Sep, 2020 1 commit
-
-
cig authored
- added some descriptions to the code - fixed hardcoded factors - removed commented out and unused code - phy_procedures_nrUE_RX: removed unused do_pdcch_flag - updated LTE naming to 5G
-
- 24 Aug, 2020 1 commit
-
-
Thomas Schlichter authored
- Check for timing_advance update _after_ RX (and TX) processing - Update writeBlockSize when timing_advance value changes (for USRP) - ignore timestamp when pre-reading the first OFDM symbol of a frame (for rfsimulator) - do not busy wait for a finished RX-TX thread, use blocking wait instead
-
- 22 Aug, 2020 3 commits
-
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
- 19 Aug, 2020 1 commit
-
-
matzakos authored
- Ensure that tx slot processing is done by the time trx_write_func() gets called
-
- 06 Aug, 2020 1 commit
-
-
- 21 Jul, 2020 1 commit
-
-
dong.zhanyi authored
-
- 13 Jul, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 02 Jul, 2020 1 commit
-
-
cig authored
- replaced nr_slot_t with int as it was barely used in the code (also is defined after an lte struct) - removed use of phy_frame_config_nr from the UE (another file was created in SCHED_NR_UE, still the gNB file is used in some tests file at UE side)
-
- 09 Jun, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 05 Jun, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 03 Jun, 2020 1 commit
-
-
Sakthivel Velumani authored
-