An error occurred fetching the project authors.
- 18 Sep, 2020 1 commit
-
-
Shweta Shrivastava authored
-
- 04 Sep, 2020 5 commits
-
-
cig authored
- redundant code for the configuration of the scheduled_response was removed - scheduled response is not needed to be stored in the NR_UE_MAC_INST struct as it passed to the function right away
-
cig authored
- tx_request is filled in the nr_scheduled_response upon the presence tx data
-
cig authored
-
cig authored
- calling nr_ue_scheduled_response after pdu preparation - increasing the number_pdus before response scheduling - resetting after dl/ul config pdu handling
-
cig authored
- removed superfluos code - formatting - fixed logging - removed redundant nr_get_dci_size (replaced by nr_dci_size) - removed unused and long-time commented out functions @ UE side
-
- 26 Aug, 2020 1 commit
-
-
Shweta Shrivastava authored
-
- 06 Aug, 2020 1 commit
-
-
- 25 Jul, 2020 1 commit
-
-
cig authored
-
- 02 Jul, 2020 2 commits
-
-
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)
-
cig authored
- Msg2 scheduler used for testing purposes was removed - Now the UE tries to DCI 1_0 scrambled with RA_RNTI in the RA window - If no RAPID is found within the RA window, instructs PHY to TX PRACH
-
- 19 Jun, 2020 1 commit
-
-
Raphael Defosseux authored
-
- 18 Jun, 2020 1 commit
-
-
Francesco Mani authored
-
- 09 Jun, 2020 2 commits
-
-
cig authored
- scheduling is needed only when whe it doesn´t fall in dci_ind or rx_ind cases - cleaned up some old commented out code
-
Thomas Schlichter authored
-
- 13 May, 2020 1 commit
-
-
- 12 May, 2020 6 commits
- 11 May, 2020 1 commit
-
-
cig authored
-
- 06 Apr, 2020 1 commit
-
-
matzakos authored
-
- 26 Mar, 2020 1 commit
-
-
cig authored
-
- 27 Feb, 2020 1 commit
-
-
cig authored
-
- 10 Feb, 2020 3 commits
-
-
cig authored
-
cig authored
-
Guido Casati authored
- Updated PRACH procedures and general code formatting - gNB msg1 handling and RAR generation - general bug fixing - formatting - missing headers - RAR handling.
-
- 03 Feb, 2020 1 commit
-
-
frtabu authored
-
- 22 Jan, 2020 1 commit
-
-
Francesco Mani authored
-
- 15 Jan, 2020 1 commit
-
-
Francesco Mani authored
-
- 13 Jan, 2020 1 commit
-
-
Francesco Mani authored
-
- 01 Jan, 2020 1 commit
-
-
Raymond Knopp authored
Testing of NR PDCCH/PDSCH with RRC Configuration. added RRC configuration to NR UE. Updates to UE DCI procedures (moved to MAC) and updates to FAPI interfaces for UE. nr_dlsim is functional, added profiling information for gNB TX.
-
- 06 Dec, 2019 2 commits
-
-
cig authored
- merged nr-schedule_ue_spec into nr_schedule_uss_dlsch_phytest - enabled nr_ue_send_sdu for S1 mode - increased ta_timer to 100 - restored NR_UPLINK_SLOT to 2 (as it was in develop-nr) - fixed logic for S1 and noS1 modes - code cleanup and formatting
-
Guido Casati authored
- introduced new parameter in nr_ue_dl_indication for UL time alignment - moved TA timer logic one level up so that now is executed every slot - set timer value to 80 slots to cope with the sl_ahead design - introduced new TA-related members to gNB MAC instance struct
-
- 14 Oct, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 17 Sep, 2019 1 commit
-
-
matzakos authored
-
- 26 Jul, 2019 1 commit
-
-
Hongzhi Wang authored
-
- 06 Jun, 2019 1 commit
-
-
matzakos authored
Added Rx indication for DLSCH type and resolved issue with MIB decoding while sending DL IP traffic. Data packets still not parsed properly at the UE MAC layer.
-