Codebot
|
9d7836817c
|
Merge branch 'next' into agpl_next
# Conflicts:
# lib/include/srsran/common/signal_handler.h
|
3 years ago |
Xavier Arteaga
|
8e5fe9018b
|
Corrected LBRM functionality
|
3 years ago |
Xavier Arteaga
|
9ecea014bd
|
Added PUSCH DMRS minimum SNR
|
3 years ago |
Xavier Arteaga
|
3c40cd2840
|
Improved NR PHY logging info
|
3 years ago |
Xavier Arteaga
|
a5f6aa9f31
|
Added CSI string in PDSCH and PUSCH decode
|
3 years ago |
Xavier Arteaga
|
003c6e524c
|
Added short NR CSI information
|
3 years ago |
Alejandro Leal Conejos
|
1a64c6adad
|
Enum fixes so clang 12 can build the repo
|
3 years ago |
Codebot
|
cf4b0f1739
|
Merge branch 'next' into agpl_next
|
3 years ago |
Xavier Arteaga
|
25bd0d6219
|
Added SSB pattern to/from string functions
|
3 years ago |
Xavier Arteaga
|
1bdb1bb62d
|
Store PUSCH CSI from PUSCH DMRS
|
3 years ago |
Xavier Arteaga
|
d5b34696b4
|
Sepparate CSI report configuration from quantification and integrate in nr_phy_test with assertions
|
3 years ago |
Andre Puschmann
|
8bb06ff2c0
|
Added SSB in gNb PHY
|
3 years ago |
Xavier Arteaga
|
3763d04578
|
implement helper function to calculate FFT size for a given sampling rate
|
3 years ago |
Andre Puschmann
|
91e17337db
|
Added SSB scaling configuration option
|
3 years ago |
Xavier Arteaga
|
8f90ee847a
|
Refactor carrier frequency from PHY and fix OFDM phase compensation
|
3 years ago |
Xavier Arteaga
|
fda35bf6a1
|
Initial OFDM carrier phase compensation
|
3 years ago |
Codebot
|
01369f65c3
|
Adding AGPL copyright to new files
|
3 years ago |
Codebot
|
8c3332f894
|
Merge branch 'next' into agpl_next
# Conflicts:
# srsenb/hdr/stack/upper/pdcp_nr.h
# srsenb/hdr/stack/upper/rlc_nr.h
# srsenb/src/stack/upper/pdcp_nr.cc
# srsenb/src/stack/upper/rlc_nr.cc
|
3 years ago |
Fabian Eckermann
|
8830c2796f
|
Add support for NSA FDD on band n3, n5 and n7.
|
3 years ago |
Xavier Arteaga
|
8b2514ded3
|
Added NZP-CSI-RS signals in gNb
|
3 years ago |
Codebot
|
ecd0580b9e
|
Merge branch 'next' into agpl_next
|
3 years ago |
Xavier Arteaga
|
cdfbe28b69
|
Initial NR-MIB packing/unpacking
|
3 years ago |
Xavier Arteaga
|
0324806d6c
|
Packed NR TDD config in duplex configuration and created test case for FDD
|
3 years ago |
Xavier Arteaga
|
ffba972fb7
|
Fix gnb amplitude
|
3 years ago |
Xavier Arteaga
|
63bb86bce1
|
Added SS type conversion to string
|
3 years ago |
Xavier Arteaga
|
7ba5099bee
|
Implement CSI-RS resource mapping validation
|
3 years ago |
Codebot
|
b87b760326
|
Merge branch 'next' into agpl_next
|
3 years ago |
Andre Puschmann
|
07019a5bd6
|
nr: refactor DL/UL frequency deriviation
* add separate DL/UL freq point a in NR carrier struct
* use freqInfoDL/freqInfoUL to get freq point a
* simplify carrier tuning logic
|
3 years ago |
Codebot
|
71098315ca
|
Adding AGPL copyright to new files
|
3 years ago |
Codebot
|
de59c88954
|
Merge branch 'next' into agpl_next
# Conflicts:
# srsue/hdr/stack/bearer_manager.h
# srsue/src/stack/bearer_manager.cc
|
3 years ago |
Xavier Arteaga
|
01390a7340
|
Better NR softbuffer size adjustment
|
3 years ago |
Codebot
|
d1d38d1826
|
Merge branch 'next' into agpl_next
|
3 years ago |
Xavier Arteaga
|
7da2d20447
|
Added UE UL NR frequency offset option
|
3 years ago |
Xavier Arteaga
|
cfe2b305a1
|
Fix CORESET0 related PDSCH resource allocation procedure
|
3 years ago |
Xavier Arteaga
|
36207db615
|
Added CORESET start_rb helper function
|
3 years ago |
Xavier Arteaga
|
f5f18054eb
|
Added PDCCH NR interleaved mapping
|
3 years ago |
Xavier Arteaga
|
7377496417
|
Added SCS to string and corrected coreset0
|
3 years ago |
Xavier Arteaga
|
62ba7d386d
|
Initial CORESET Zero constructor
|
3 years ago |
Xavier Arteaga
|
5d149a4b78
|
Moved NR time/frequency allocation SLIV to new component
|
3 years ago |
Francisco Paisana
|
2668a8f68b
|
sched,nr: fix Msg3 decoding in PHY to not expect any UCI
|
3 years ago |
Xavier Arteaga
|
2cd5e98132
|
Fix NULL check in DCI NR for RAR type
|
3 years ago |
Xavier Arteaga
|
b846116c5c
|
Added NR RAR UL DCI packing
|
3 years ago |
Codebot
|
635d0bc6e9
|
Merge branch 'next' into agpl_next
|
3 years ago |
Xavier Arteaga
|
54e1fe172c
|
Minor NR PHY aesthetical modifications
|
3 years ago |
Xavier Arteaga
|
a300a47673
|
Fix value selector for NEON
|
3 years ago |
Xavier Arteaga
|
42b052112f
|
Added TS reference and use SRSRAN_CEI_LOG2 macro
|
3 years ago |
Xavier Arteaga
|
1f495cb008
|
Added generic SRSRAN_CEIL_LOG2
|
3 years ago |
Ismael Gomez
|
a896e32cf4
|
Refactor sub-band CQI processing
|
3 years ago |
Ismael Gomez
|
9b10e1c45d
|
Fix sub-band CQI in UE. Refactor variable names
|
3 years ago |
Codebot
|
a8ef3ba6b2
|
Merge branch 'next' into agpl_next
# Conflicts:
# srsenb/test/common/dummy_nr_classes.h
|
3 years ago |
Xavier Arteaga
|
b59c330858
|
Fix filesource include
|
3 years ago |
Francisco Paisana
|
bc5a548fe8
|
sched: scheduler now accounts for prachs with different durations
|
3 years ago |
Xavier Arteaga
|
bb4f469794
|
Integrated SR decoder in gNb
|
3 years ago |
Ismael Gomez
|
6fb9b6bf94
|
Fix sub-band CQI in UE. Refactor variable names
|
3 years ago |
Codebot
|
ccf8cfb65f
|
Merge branch 'next' into agpl_next
# Conflicts:
# lib/include/srsran/common/basic_pnf.h
# lib/include/srsran/common/basic_vnf.h
# lib/include/srsran/common/basic_vnf_api.h
# lib/src/common/basic_vnf.cc
# lib/test/common/pnf_bridge.cc
# lib/test/common/pnf_dummy.cc
# srsenb/hdr/phy/vnf_phy_nr.h
# srsenb/hdr/stack/mac/nr/sched_nr_common.h
# srsenb/hdr/stack/mac/nr/sched_nr_phy_helpers.h
# srsenb/src/phy/vnf_phy_nr.cc
# srsenb/src/stack/mac/nr/sched_nr_common.cc
# srsenb/src/stack/mac/nr/sched_nr_phy_helpers.cc
# srsue/hdr/phy/vnf_phy_nr.h
# srsue/src/phy/vnf_phy_nr.cc
|
3 years ago |
Ismael Gomez
|
2e1127f385
|
Add sub-band CQI periodicity and configuration to lib
|
3 years ago |
Ismael Gomez
|
3f5094f30e
|
Remove confusing subband_size variable and replace with subband_wideband_ratio
|
3 years ago |
Xavier Arteaga
|
b25681f9de
|
gnb,prach: add PRACH to gNB
rebase of Xavier's feature_gnb_prach branch
|
3 years ago |
Codebot
|
fdebee422e
|
Adding AGPL copyright to new files
|
3 years ago |
Codebot
|
516951c41c
|
Merge branch 'next' into agpl_next
# Conflicts:
# lib/include/srsran/interfaces/rrc_nr_interface_types.h
# lib/include/srsran/phy/enb/enb_dl_nr.h
# test/phy/nr_dl_flood.cc
|
3 years ago |
Xavier Arteaga
|
54a12870ec
|
SRSUE: avoid negative SR transmission in NR
|
3 years ago |
Xavier Arteaga
|
ecc0b92142
|
Integrated PUSCH decoder in gNb
|
3 years ago |
Xavier Arteaga
|
5307fec2f0
|
Added GNB MAC UL info initial interface and fix PHY implementation
|
3 years ago |
Xavier Arteaga
|
e764a26136
|
Integrated PUCCH decoding in gNb
|
3 years ago |
Xavier Arteaga
|
3fe9176750
|
Added PUCCH dedocder to slot worker
|
3 years ago |
Xavier Arteaga
|
e3afd945bc
|
Refactored NR HARQ ACK feedback
|
3 years ago |
Xavier Arteaga
|
658b47d917
|
Added NR PUSCH and PUCCH decoder in gnb_ul
|
3 years ago |
Xavier Arteaga
|
89994cd5a8
|
change ERROR macro format to be parsed by IDE
|
3 years ago |
Xavier Arteaga
|
f6fc215541
|
Refactored enb_dl_nr to gnb_dl and initial gnb_ul
|
3 years ago |
Xavier Arteaga
|
eecaccb541
|
Added NR PHY helpers
|
3 years ago |
Codebot
|
585e3c51c1
|
Merge branch 'next' into agpl_next
# Conflicts:
# srsenb/hdr/phy/nr/cc_worker.h
# srsenb/hdr/phy/nr/sf_worker.h
# srsenb/src/phy/nr/cc_worker.cc
# srsenb/src/phy/nr/sf_worker.cc
# test/phy/nr_phy_test.cc
|
3 years ago |
Xavier Arteaga
|
8378c85ec4
|
Refactored gNb PHY
|
3 years ago |
Xavier Arteaga
|
9126ad3b8b
|
Added NR type1 RIV function helper
|
3 years ago |
Xavier Arteaga
|
e98a6f9eea
|
Make ACK M constant i UEDLNR
|
3 years ago |
Codebot
|
a90084473c
|
Adding AGPL copyright to new files
|
3 years ago |
Codebot
|
bfa1215b89
|
Merge branch 'next' into agpl_next
|
3 years ago |
Xavier Arteaga
|
eb7980f2b3
|
Initial UE synchronization for NR
|
3 years ago |
Codebot
|
a2cc847747
|
Merge branch 'next' into agpl_next
|
3 years ago |
Xavier Arteaga
|
cf09044453
|
Optimised random bit (unpacked) and byte (packed) generator
|
3 years ago |
Xavier Arteaga
|
8743713bb1
|
Fix compilation
|
3 years ago |
Xavier Arteaga
|
676080d6af
|
Added macro SRSRAN_VEC_SAFE_CMA
|
3 years ago |
Codebot
|
d9cb5d01ff
|
Merge branch 'next' into agpl_next
|
3 years ago |
Xavier Arteaga
|
5181a9d64c
|
Implemented PBCH blind decode
|
3 years ago |
Xavier Arteaga
|
22b1673b36
|
Added CRC match function and simplify CRC check
|
3 years ago |
Xavier Arteaga
|
7846bfccb1
|
Implemented softbuffer RX CRC reset
|
3 years ago |
Codebot
|
6d280cbcc8
|
Adding AGPL copyright to new files
|
3 years ago |
Codebot
|
73a61b884e
|
Merge branch 'next' into agpl_next
|
3 years ago |
Xavier Arteaga
|
7c78fd2050
|
Implemented PDCCH DCI message correlation and updated test
|
3 years ago |
Xavier Arteaga
|
090022568e
|
DCI NCCE find considers L and NCCE
|
3 years ago |
Xavier Arteaga
|
a245039cf3
|
Initial NR-PBCH-DMRS integration
|
3 years ago |
Pedro Alvarez
|
c74b2dd633
|
Fix some warnings in PHY due to array parameter mismatch for a few functions
|
3 years ago |
Xavier Arteaga
|
48e0fc3c99
|
Implemented initial PBCH decoder and refactored SSB candidate selection
|
3 years ago |
Xavier Arteaga
|
de1b25558f
|
Added PRN sequence apply bit with state
|
3 years ago |
Xavier Arteaga
|
1f38817b3b
|
Added random bit vector generator
|
3 years ago |
Xavier Arteaga
|
bcb91d6173
|
srsran_vec_sprint_hex returns number of written characters
|
3 years ago |
Xavier Arteaga
|
0aa5b14145
|
Initial NR PBCH encoding
|
3 years ago |
Xavier Arteaga
|
d66dac0ab2
|
Added bit sequence state apply
|
3 years ago |
Codebot
|
e77c197633
|
Merge branch 'next' into agpl_next
# Conflicts:
# srsue/hdr/phy/scell/intra_measure.h
# srsue/src/phy/scell/intra_measure.cc
|
4 years ago |
yagoda
|
9501283c1c
|
fixing support for extended Cyclic Prefix
small cosmetic fixes of CP code
|
4 years ago |
Xavier Arteaga
|
f9aafd00a7
|
Added subcarrier spacing parsing from string
|
4 years ago |