An error occurred fetching the project authors.
- 13 Aug, 2019 2 commits
-
-
Ahmed Hussein authored
- changed Mdlharq to Mlimit when comparing with the round number - Not incrementing the HARQ round in case of err_flag = 1, until HARQ is implemented - Changed MAX_LDPC_ITERATIONS to 5 from 4 (provided better performance)
-
Ahmed Hussein authored
- Setting the payload to random data instead of all zeros at the Tx side - Handling "nb_symb_sch" equal to 0 in "phy_procedures_nrUE_RX" which prevents entering "nr_ue_pdsch_procedures" - Handling symbol loop problem in "nr_ue_pdsch_procedures" - Handling resource block loop problem in "nr_rx_pdsch"
-
- 08 Aug, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 26 Jul, 2019 2 commits
-
-
Cedric Roux authored
-
Hongzhi Wang authored
-
- 18 Jul, 2019 1 commit
-
-
Hongzhi Wang authored
-
- 16 Jul, 2019 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 11 Jul, 2019 1 commit
-
-
Cedric Roux authored
This used to be done to ease power estimation in the UE, but this is not correct. Let's put no energy in the REs with no DCI data, which is what needs to be done. Plus it consumes a lot of CPU because of calling taus() way too much.
-
- 19 Jul, 2019 1 commit
-
-
Cedric Roux authored
Some computation has been fixed in PUCCH reception. SNR has been fixed, uses measurement instead of a fixed value for the noise. normalized_rx_power and target_rx_power have been removed, replaced by snr and target_snr. All the files using those variables have been updated.
-
- 16 Jul, 2019 1 commit
-
-
Haruki NAOI authored
-
- 09 Jul, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 08 Jul, 2019 3 commits
- 03 Jul, 2019 1 commit
-
-
Padarthi Naga Prasanth authored
-
- 02 Jul, 2019 1 commit
-
-
Wang Tsu-Han authored
-
- 01 Jul, 2019 1 commit
-
-
laurent authored
-
- 21 Jun, 2019 2 commits
-
-
Dong Anyuan authored
Remove Coverity Scan CID 261519 (Using uninitialized value tmp. Field tmp.elems is uninitialized when calling _mm256_insert_epi16.)
-
Dong Anyuan authored
Remove Coverity Scan CID 261470 (Using uninitialized value tmp. Field tmp.elems is uninitialized when calling _mm256_insert_epi8.)
-
- 20 Jun, 2019 7 commits
-
-
yilmazt authored
-
Florian Kaltenberger authored
however, I had to hardcode the parameters for the PUSCH in nr_ulsim as the fapi interface still has bugs.
-
Dong Anyuan authored
-
Dong Anyuan authored
Fix Coverity Scan CID 261470 (Using uninitialized value tmp. Field tmp.elems is uninitialized when calling _mm256_insert_epi8.)
-
Dong Anyuan authored
Fix Coverity Scan CID 261519 (Using uninitialized value tmp. Field tmp.elems is uninitialized when calling _mm256_insert_epi16.)
-
Dong Anyuan authored
-
Dong Anyuan authored
Fix Coverity Scan CID 261649 (Variable rx_buffer going out of scope leaks the storage it points to.)
-
- 19 Jun, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 17 Jun, 2019 1 commit
-
-
Hongzhi Wang authored
-
- 14 Jun, 2019 1 commit
-
-
wujing authored
-
- 13 Jun, 2019 4 commits
-
-
Raphael Defosseux authored
-- cell synchronization was successful on the 1st try (in OAI UE + USRP) test
-
Raphael Defosseux authored
-
Florian Kaltenberger (Italie) authored
-
wujing authored
-
- 08 Jun, 2019 2 commits
- 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 4 commits
-
-
Wang Tsu-Han authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-