An error occurred fetching the project authors.
- 08 Jan, 2021 1 commit
-
-
Hongzhi Wang authored
-
- 18 Dec, 2020 1 commit
-
-
Florian Kaltenberger authored
UE only calls trx_write in UL slots when used with USRP. This improves real-time performance and is necessary for controlling the external switch. However, we still need to take the proper TDD config into account (tbd).
-
- 15 Dec, 2020 1 commit
-
-
Francesco Mani 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
-
- 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
-
- 01 Jun, 2020 1 commit
-
-
- 20 May, 2020 1 commit
-
-
laurent authored
-
- 19 May, 2020 1 commit
-
-
matzakos authored
-
- 14 May, 2020 1 commit
-
-
Ahmed Hussein authored
-
- 13 May, 2020 1 commit
-
-
- 12 May, 2020 1 commit
-
-
cig authored
-
- 11 May, 2020 1 commit
-
-
cig authored
- the commit fixes also the selection of the thread_id in TX procedures - DCI configuration is currently limited to slot 1 and 7
-
- 07 May, 2020 3 commits
-
-
Thomas Schlichter authored
-
Thomas Schlichter authored
also use the high 6 bits from MIB when calculating decoded_frame_rx after the initial synchronization
-
Thomas Schlichter authored
-
- 06 May, 2020 1 commit
-
-
Ahmed Hussein authored
-