573 Commits (bb56d4895d9ffa95b5aecb4711dee64273079104)
 

Author SHA1 Message Date
ismagom bb56d4895d Skips UL DCI search after Format 1A is found for DL 9 years ago
ismagom 6581c9b0e2 Fixed bug in resource allocation for 50 PRB 9 years ago
ismagom 5e3f577e97 Removed old soft demodulation algorithm. Removed hl/ll examples. Removed prach_ue example. 9 years ago
ismagom cc1623f1cd Merge branch 'master' into ul_power_control
Conflicts:
	mex/include/srslte/mex/mexutils.h
9 years ago
ismagom 54e279d334 Fixed master clock rate for usrp_capture example 9 years ago
ismagom 6c068d061f Fixed issue with new UHD driver blocking SIGINT 9 years ago
ismagom a5b52179fa Fixed rest of examples for new UHD driver 9 years ago
ismagom efb331439e Fixed master clock rate with UHD driver 3.10 9 years ago
ismagom 2b51496b3f Added PUSCH power control support (not fully tested) 9 years ago
ismagom 09c6077bc9 Fixed an error in cell_search. Increased estimation time. Improved results presentation 9 years ago
ismagom 0b048dd601 Fixed not computing DCI size for 100 prb 9 years ago
ismagom 7306d88f83 Fixed file tests with new fft size 9 years ago
ismagom 48076a77fa Reduced sampling rates (not power of 2 fft sizes) 9 years ago
ismagom cb61ff4009 Added support for reduced sampling rates 9 years ago
ismagom d725d73511 Fixed pss_usrp test segfault for high samplign rates 9 years ago
ismagom 10d4f126a8 Corrected time/freq names in pss 9 years ago
Ismael Gómez-Miguelez d25fe2162a Update README.md 9 years ago
ismagom 16a264e12d Modulator now accepting non byte-multiple inputs 9 years ago
ismagom 3f3e045511 Integrated LUT rate recovery in dlsch decoding. All tests ok 9 years ago
ismagom 7e182e2eac Merge branch 'master' into ul_improve 9 years ago
ismagom 4a08a32417 Fixed PDSCH eNodeB example transmitting unpacked bits 9 years ago
ismagom 67ad3677a9 Initial version of LUT-based rate recovery 9 years ago
ismagom 49717437c1 Optimized Soft demodulator for LTE modulations 9 years ago
ismagom 50ec3a161e New algorithm for QPSK demodulation. Added Turbodecoder precomputation of permutation tables. Added LUT for DCI size calculation. Using Volk for descrambling. 9 years ago
ismagom 06e537ca5b Tested PUSCH over the air 9 years ago
ismagom 728ccad448 PUSCH working with matlab 9 years ago
ismagom 0a3bd81a28 ULSCH working all modes (with UCI) with matlab 9 years ago
ismagom 0ff0f42999 Merge branch 'master' of https://github.com/srsLTE/srsLTE 9 years ago
Paul Sutton e70588f188 Merge pull request #55 from marcusmueller/examples_CMakeLists_fix_UHD_linkage
examples: Added UHD library dir to CMakeLists.txt
9 years ago
Marcus Müller 6a3e39534b examples: Added UHD library dir to CMakeLists.txt
without, linkage fails if UHD shared library is not installed in the
default location on Fedora 22.
9 years ago
ismagom ae99188360 ULSCH working in matlab 9 years ago
ismagom e3499aff55 PUSCH with LUT working in Matlab 9 years ago
ismagom 7ac7246d9f Merge branch 'master' of https://github.com/srsLTE/srsLTE 9 years ago
ismagom df9ef48d53 Integrated RM lut in sch.c 9 years ago
ismagom 784aea119b RM turbo TX working with LUTs 9 years ago
ismagom f04346ce97 LUT TurboCoder working in matlab 9 years ago
ismagom 4cd64b6de8 Merge branch 'master' into ul_improve 9 years ago
ismagom aecd4df003 UCI bits wrong in ulsch_test.m 9 years ago
ismagom 9534e65b0d Moved bit interleaver to bit utils 9 years ago
ismagom 7c09f79911 Moved bit interleaver to bit utils 9 years ago
Ismael Gómez-Miguelez 7a05d9f993 Merge pull request #54 from srsLTE/bits
Changed parameter names to match function meanings
9 years ago
Paul Sutton 1e6f56cdef Changed parameter names to match function meanings 9 years ago
ismagom d2a17a631b Changed pack/unpack bit functions 9 years ago
ismagom bb14ee4fd6 Merge branch 'master' into ul_improve 9 years ago
ismagom 5074e9181b Added cell_measurement calibration with RSSI sensor 9 years ago
ismagom ff1efb7b17 Added LUT-based turbo coder 9 years ago
ismagom 67a5e0f0f1 Fixed master clock rate for 15 Mhz BW. 9 years ago
ismagom 2b34a3cb10 Corrected cell_measurement RSSI/RSRP with USRP RX gain. Added AGC to cell_measurement. 9 years ago
ismagom 7cfe77e565 Merge branch 'new_arch'
Conflicts:
	srsapps/common/include/srsapps/common/log.h
	srsapps/common/include/srsapps/common/log_stdout.h
	srsapps/common/include/srsapps/common/threads.h
	srsapps/common/src/log_stdout.cc
	srsapps/common/src/threads.c
	srsapps/ue/mac/src/demux.cc
	srsapps/ue/mac/src/dl_harq.cc
	srsapps/ue/mac/src/mac.cc
	srsapps/ue/mac/src/mux.cc
	srsapps/ue/mac/src/proc_bsr.cc
	srsapps/ue/mac/src/proc_ra.cc
	srsapps/ue/mac/src/proc_sr.cc
	srsapps/ue/mac/src/ul_harq.cc
	srsapps/ue/mac/test/mac_test.cc
	srsapps/ue/phy/src/dl_buffer.cc
	srsapps/ue/phy/src/phy.cc
	srsapps/ue/phy/src/prach.cc
	srsapps/ue/phy/src/ul_buffer.cc
9 years ago
ismagom b696535979 Adjusted SRS normalization 9 years ago