- 05 Nov, 2020 2 commits
-
-
Parminder Singh authored
- As new sin cos table is used in phase noise function it shall be initialized for ULSIM also
-
Parminder Singh authored
- Initialized variable to remove the valgrind issue.
-
- 04 Nov, 2020 2 commits
-
-
Parminder Singh authored
-
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
-
- 03 Nov, 2020 2 commits
-
-
Remi Hardy authored
MR902 Nr mac ssb ro ue idcc - Construction of SSB-RO mapping table on the UE - RO selection based on SSB index - RACH preamble selection based on SSB index in a selected RO - RA-RNTI calculation MR928 nr: add MAC PDU traces for wireshark - The T tracer macpdu2wireshark has been modified to handle the new traces. The usage is the same as for LTE. MR929 RA fixes for NR UE MR938 CI: Parse UE TUN interface correctly in S1 mode - The TUN interface configuration is changed to use program "ip" only. - The CI script parsing is changed accordingly: the pipeline will recognize the attempt to bring up the interface of the first UE. MR933 nr rlc: bugfix - ret.next was not set in a particular case
-
Parminder Singh authored
- Sin and Cos values are obtained from a table with a resolution of 100. - dlsim is updated to use this table for phase noise.
-
- 02 Nov, 2020 4 commits
- 31 Oct, 2020 1 commit
-
-
Parminder Singh authored
- fixed channel compensation by choosing most recent DMRS symbol ina slot - Removed code to find nearest DMRS symbol for channle compensation - Updated TBS calculation in DLSIM - Added debug prints in PTRS CPE estimation for DMRS symbol
-
- 30 Oct, 2020 1 commit
-
-
Eurecom authored
-
- 29 Oct, 2020 1 commit
-
-
Parminder Singh authored
- -U 2 0 [0-2], can be used to update DMRS configurations - update check for additional position 3 in dlsch decoding
-
- 28 Oct, 2020 5 commits
-
-
Robert Schmidt authored
See also commit 8c5976e27907147fba629e822704d724336f5200 Above commit changed the TUN interface configuration to use program "ip" only. This commit changes the CI script parsing correspondingly: the pipeline will recognize the attempt to bring up the interface of the first UE.
-
hardy authored
-
Parminder Singh authored
- Added PTRS extraction and estimation for DL - Added processing for whole slot wrt PTRS estimates - DLSIM is updated to used -T flag to enable PTRS - DMRS compensated signal is further compensated with PTRS estimation
-
Mario Hudon authored
-
hardy authored
-
- 27 Oct, 2020 3 commits
-
-
Remi Hardy authored
Integration 2020 wk44 MR923 : Fixes tun TUN-interface related changes MR925 : bugfix: fix frequencies in nr_bandtable The array nr_bandtable has then been reviewed fully and all the values that were wrong have been changed. The check of correctness was done using the website https://www.sqimway.com/nr_band.php MR931 : Finalize oaicn integration (CI) In addition, the "known unstable scenarios" are highlighted in the CI HTML reports. MR917 : NR CSI reporting This is a new feature
-
Eurecom authored
-
Mario Hudon authored
-
- 26 Oct, 2020 19 commits
-
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
Parminder Singh authored
- LLR calculations are moved inside a static function and done for a slot in last symbol processing
-
Cedric Roux authored
The function next_missing needs a rewrite...
-
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
- Based upon ptrs bitmap, ptrs symbols are added in DL - Mac ptrs validation condition is updated
-
Parminder Singh authored
-
Parminder Singh authored
- Get RRC values from dedicated bandwidth part and process it - Validate all settings in MAC layer and enable PTRS processing in PHY
-
Parminder Singh authored
- PTRSPortIndex, PTRSTimeDensity, PTRSFreqDensity, PTRSReOffset, nEpreRatioOfPDSCHToPTRS - mcs_table : to calculate MCS table in MAC layer and pass tp PHY - pduBitmap : same as used in DL FAPI interface, to enable or disable PTRS processing
-
Parminder Singh authored
- Added a function to add PTRS values in RRC context. - This function can be used to overwrite the PTRS values also. - When RRC config file contains PTRS values then this function can be used respectively in RRC context.
-
Raphael Defosseux authored
Merge remote-tracking branch 'origin/oc-docker-october-improvements' into finalize-oaicn-integration
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Francesco Mani authored
-
Francesco Mani authored
-