You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joaquim Broquetas b2075673e5
Crest Factor Reduction feature for the phy layer (#3720)
* Add CFR module to the phy lib

* Add dynamic threshold with PAPR estimation

* Add a CFR unit test, CFR module improvements and refactoring.
Swap the gain normalization before the CFR.

* Add CFR config interface to srsenb

* Add CFR support to pdsch_enodeb

* Add DL PAPR measurement to eNB.

Co-authored-by: Cristian Balint <cristian.balint@gmail.com>

* Add test coverage to srsran_vec_gen_clip_env
3 years ago
..
bit.h Refactor sub-band CQI processing 3 years ago
cexptab.h rename srsLTE to srsRAN 4 years ago
convolution.h rename srsLTE to srsRAN 4 years ago
debug.h Fix ODR issue detected by ASAN in arch for the srsran_verbose global variable. 3 years ago
filter.h rename srsLTE to srsRAN 4 years ago
mat.h rename srsLTE to srsRAN 4 years ago
phy_logger.h rename srsLTE to srsRAN 4 years ago
primes.h rename srsLTE to srsRAN 4 years ago
random.h Optimised random bit (unpacked) and byte (packed) generator 3 years ago
re_pattern.h Fixed naming srsLTE to srsRAN 4 years ago
ringbuffer.h rename srsLTE to srsRAN 4 years ago
simd.h Fix value selector for NEON 3 years ago
vector.h Crest Factor Reduction feature for the phy layer (#3720) 3 years ago
vector_simd.h Introduce function srsran_vec_sc_sum_fff 3 years ago