An error occurred fetching the project authors.
- 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
-
- 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
-
- 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.
-
- 05 Jun, 2019 1 commit
-
-
Florian Kaltenberger authored
- dci_request and dl_indication for PBCH now also on stack - fixed type of nrUE_config (was using structure for gNB before) - added configuration of PBCH to phy_config_request and using this config now in phy_procedures_nr_ue - we need to add configuration of PDCCH and PDSCH also to phy_config_request (there are still some hardcoded parameters) - removed UL scheduling for now
-
- 09 Apr, 2019 1 commit
-
-
Florian Kaltenberger authored
removing printfs
-
- 07 Apr, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 03 Apr, 2019 2 commits
-
-
laurent authored
-
Florian Kaltenberger authored
first version of UE FAPI handling for DLSCH. paramters from DCI are now handled by MAC and passed back to the PHY to program PDSCH. Still need to check parameters and take them into account in PHY.
-
- 21 Mar, 2019 1 commit
-
-
laurent authored
-
- 18 Feb, 2019 1 commit
-
-
laurent authored
-
- 13 Feb, 2019 1 commit
-
-
Florian Kaltenberger authored
reverting some changes in the UE that were introduced by nr_polar_encoder_optimizations to make UE work again on real-time testbench. Now at least the PDCCH can be detected and used for time tracking. However, the DCI is not yet decoded (this will be fixed on branch nr_pdcch_fixes). The reverted changes are most notably passing the correct slot number to slot_fep in phy_procedures_nrUE. This will have to be changed as well in the future when we pass to slot-based processing at the UE.
-
- 08 Feb, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 29 Jan, 2019 1 commit
-
-
Guy De Souza authored
-
- 27 Jan, 2019 1 commit
-
-
Florian Kaltenberger authored
adding nr_ue_scheduled_response to UE and fixed paramters in nr_ue_dcireq. Now DCI decoded again by UE.
-