An error occurred fetching the project authors.
- 09 Dec, 2020 1 commit
-
-
cig authored
- set the proper platform variables definitions - cleaned up commented out code
-
- 27 Nov, 2020 1 commit
-
-
Rahul Gottipati authored
-
- 13 Nov, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 09 Nov, 2020 2 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
If UE receives retransmission for already decoded PDSCH, it skips decoding and sets ACK directly. And adding PDSCH decoding stats and printing then every 64 frames for CI purpose
-
- 04 Nov, 2020 1 commit
-
-
Parminder Singh authored
- updated return function value to -1 - removed static variable for dmrs symbol selection for channel - Updated sin cos quadrant check conditions - removed casting from PTRS slope and related calculations
-
- 26 Oct, 2020 2 commits
-
-
Parminder Singh authored
- Added PTRS variables in transport UE header file - Added DMRS inline symbol check function in refsig.h - Added PTRS estimation and other related structures in defs_nr_UE.h file
-
Parminder Singh authored
-
- 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
-
- 22 Aug, 2020 2 commits
-
-
Thomas Schlichter authored
remove "pdsch_vars_flp", "pdsch_vars_SI", "pdsch_vars_ra", "pdsch_vars_p" and "pdsch_vars_MCH", use per thread "pdsch_vars" instead
-
Thomas Schlichter authored
-
- 06 Aug, 2020 1 commit
-
-
- 01 Jun, 2020 1 commit
-
-
- 13 May, 2020 1 commit
-
-
- 07 May, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 16 Apr, 2020 1 commit
-
-
Ahmed Hussein authored
-
- 27 Mar, 2020 1 commit
-
-
cig authored
- now the FAPI interface copies the struct directly to NR_UE_PRACH - NR_PRACH_CONFIG_COMMON and NR_PRACH_CONFIG_INFO have been removed from FP
-
- 26 Mar, 2020 1 commit
-
-
cig authored
-
- 05 Mar, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 04 Mar, 2020 1 commit
-
-
adk authored
-
- 28 Feb, 2020 1 commit
-
-
Sakthivel Velumani authored
UE is a bit more stable now
-
- 18 Feb, 2020 1 commit
-
-
cig authored
-
- 10 Feb, 2020 1 commit
-
-
Guido Casati authored
- Updated PRACH procedures and general code formatting - gNB msg1 handling and RAR generation - general bug fixing - formatting - missing headers - RAR handling.
-
- 15 Jan, 2020 1 commit
-
-
Francesco Mani authored
-
- 09 Jan, 2020 1 commit
-
-
Francesco Mani authored
definition of config request fapi structures in UE and acquisition from rrc of config data (work in progress)
-
- 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
-
-
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
-
Guido Casati authored
Maintenance of Uplink Time Alignment. Introduced control on TA transmission and TA update application. - ta_timer at gNB side to control the transmission of TA to the UE. This is now happening every 20 slots. - when the timer resets gNB is now transmitting the TA whether it is zero or not. - introduced struct NR_UL_TIME_ALIGNMENT_t to handle configuration of time alignment related parameters. - UE PHY RX: is now triggered through a flag when to store the TA command, the frame and slot when the application should occur. - UE PHY TX: when the tx frame and slot match the time alignment configuration, it process the TA command and applies the TA update
-
- 13 Nov, 2019 2 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
- 18 Oct, 2019 1 commit
-
-
Hongzhi Wang authored
-
- 21 Jun, 2019 1 commit
-
-
Srushti authored
-
- 19 Jun, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 17 Jun, 2019 1 commit
-
-
Hongzhi Wang authored
-
- 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
-
- 04 Jun, 2019 3 commits
-
-
Khalid Ahmed authored
-
Khalid Ahmed authored
-
Khalid Ahmed authored
-
- 28 May, 2019 1 commit
-
-
yilmazt authored
-
- 11 Apr, 2019 1 commit
-
-
Hongzhi Wang authored
-