srsLTE/lib/include/srslte/phy/utils
Andre Puschmann e647dac3e4 add simple cross-correlation method
- implements a cross-correlation that takes the complex conjugate
  of one of the input signals (filter)
- the fft of this input signal is only computed once
2019-05-16 12:32:36 +02:00
..
bit.h update copyright notice 2019-04-29 09:20:02 +02:00
cexptab.h update copyright notice 2019-04-29 09:20:02 +02:00
convolution.h add simple cross-correlation method 2019-05-16 12:32:36 +02:00
debug.h update copyright notice 2019-04-29 09:20:02 +02:00
filter.h update copyright notice 2019-04-29 09:20:02 +02:00
mat.h update copyright notice 2019-04-29 09:20:02 +02:00
phy_logger.h add tdd/ca support 2019-04-25 20:57:58 +02:00
random.h Solved PHY unit test memory leaks 2019-04-30 15:56:47 +02:00
ringbuffer.h Added ringbuffer read function with timeout 2019-04-30 15:06:39 +02:00
simd.h Added vector estimate frequency 2019-04-30 14:52:16 +02:00
vector.h Added vector complex sine generator 2019-04-30 15:08:39 +02:00
vector_simd.h Added vector complex sine generator 2019-04-30 15:08:39 +02:00