- Feb 21, 2023
-
-
- Nov 15, 2022
-
-
Thomas Schlichter authored
-
- Oct 13, 2022
-
-
Thomas Schlichter authored
-
Marwan Hammouda authored
-
- Oct 12, 2022
-
-
Thomas Schlichter authored
-
- Oct 11, 2022
-
-
Thomas Schlichter authored
-
Thomas Schlichter authored
NR_UE: slightly improve timing synchronization by minimizing the adjustment of the filtered peak position value
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
- Oct 04, 2022
-
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
Start the new slot processing thread already before writing samples to the USRP. This parallelizes slot processing and reading/writing samples from/to USRP.
-
-
t_reassembly timer as clp and also provision as per 38.821 7.2.2.1 when harq is enabled, scheduling_offset yet to be added
-
-
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
- with no-harq flag same harq ID can be reused for a new transmission. - NO retransmission of unsuccessful transmissions with this flag. - Each time NDI is flipped to ensure new data for transmission. - UE will also not send any ACK for DL.
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
-
-
example for simulating 120ms one-way delay: gNB: -P 7372800 --gnb_k2 480 --ul_sched_f 64 UE: -P 7372800 -A 14745600 --ue_slot_Rx_Tx 480 --ue_k2 480
-
- Add CL options for additional DURATION_RX_TO_TX and k2 value at UE, additional k2 at gNB - Apply additional DURATION_RX_TO_TX at UE - Apply the additional k2 at UE for scheduled msg3 by RAR and scheduled UL transmission by DCL. Re-compute the next Tx frame number - Apply the additional k2 at gNB for scheduled msg3 and scheduled UL transmission. Re-compute the next Tx frame number - Increase the RA window counter for reception of RAR - Fix the data type for larger slot number in function get_samples_slot_timestamp - Example for a one-way delay of 120ms: run gNB with "-P 7372800 --gnb_k2 480", run UE with "-P 7372800 -A 14745600 --ue_slot_Rx_Tx 480 --ue_k2 480"
-
-
Thomas Schlichter authored
-
- Sep 30, 2022
-
-
Marwan Hammouda authored
-
Marwan Hammouda authored
-
Marwan Hammouda authored
-
Marwan Hammouda authored
-
Marwan Hammouda authored
-
Marwan Hammouda authored
-
- CMakeLists modification: add QtWidgets library, add new source files, MOC (Meta-Object Compiler) on the given source file - build_oai modification - Activate new GUI with Qt on the UE side - 2 x 3 widget with I/Q sample for PDSCH - Drop-down list implementation - some minor bugfixes
-
- Sep 29, 2022
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-