90 Commits (ded17137b0c3d6b58c752209736ed8663f088c89)

Author SHA1 Message Date
Ismael Gomez ded17137b0 fixed bugs from coverty analysis 8 years ago
Ismael Gomez 850259e2f7 Revert "ue_sync: set default offset correction interval to 0. chest_dl: added option to average estimates per subframe"
This reverts commit 10cbb9ad92.
8 years ago
Ismael Gomez 4f7b372711 Revert "psdch_ue: disabled agc by default. Set default gain to 70 dB"
This reverts commit 58d955ea10.
8 years ago
Ismael Gomez 58d955ea10 psdch_ue: disabled agc by default. Set default gain to 70 dB 8 years ago
Ismael Gomez 10cbb9ad92 ue_sync: set default offset correction interval to 0. chest_dl: added option to average estimates per subframe 8 years ago
Ismael Gomez cc00b172b5 Improvements in prach detection 8 years ago
Ismael Gomez 8ee9b32c7a Merge branch 'next' into uplink 8 years ago
Ismael Gomez 267f7db855 plots to a single window 8 years ago
Ismael Gomez 3c6fcf3656 Merged with master 9 years ago
Ismael Gomez e9d242f6b4 pcfich: fixed incorrect detection 9 years ago
Ismael Gomez a612009ea7 Fixed PDCCH not looking for aggregation level L=8. Fixed PCFICH encoder not accepting cfi=3 9 years ago
Ismael Gomez b5eedf07af Added enb_ul 9 years ago
Ismael Gomez 6d70d5cb94 enb_dl: fixed some issues in TX 9 years ago
Ismael Gomez 73c50d3b52 Fix erroneously-capitalized KHz -> kHz 9 years ago
Ismael Gomez d33242bd17 Set AGC by default in pdsch_ue and cell_measurement examples 9 years ago
Paul Sutton af85656096 Merge branch 'cmake_restructure' into test_merge 9 years ago
ismagom a625f30643 Changed CFO EMA coefficients 9 years ago
ismagom 837326f575 Added more options to change parameters 9 years ago
Paul Sutton 14a889bcf9 Building rf as static lib and linking into srslte shared lib 9 years ago
ismagom c3268a93e2 Improved SFBC decoder and added SSE version. Fixed bug in MIB decoding. Improved calibration of synchronization constants 9 years ago
ismagom 799af37bed Fixed bug in PDCCH REG cyclic shift 9 years ago
ismagom aee336b586 Supporting instantaneous sampling time correction 9 years ago
ismagom c57441d3f7 Integrated new synchronization 9 years ago
ismagom fb1d2d32c4 Changed sfn_offset in PBCH decoding to signed integer 9 years ago
ismagom 1454286ae3 Restored LS estimator + averaging. Fixed some issues in higher rates 9 years ago
Ismael Gomez cd5f750c86 Added option in pdsch_ue for experimental robust MMSE equalization (currently not working) 9 years ago
ismagom a506505ad7 Fixed bug in LS linear interpolation. Removed pilot averaging. Added SNR estimation through PSS. 9 years ago
ismagom 0e8107cf71 bladeRF gain get/set functions return driver values 9 years ago
ismagom ec6e0bf071 Moved AGC thread to rf module 9 years ago
ismagom a1ada63e4f Changed pdsch_ue freq to double 9 years ago
ismagom fe6f7580cd Renamed module rf_ to srslte_rf_ 9 years ago
ismagom b86007249b Tested new UHD interface with srsLTE examples 9 years ago
ismagom 96f7639ea0 Added bladeRF API skeleton. Moved uhd code into rf_uhd 9 years ago
ismagom ba5b14ee3d Renamed CUHD module to RF. Added bladeRF module to CMake 9 years ago
ismagom 081b1e3248 Fixed pdsch allocation for 1 tx antenna and some cell ids 9 years ago
Paul Sutton 1ea2f379a7 Updating copyright notices 9 years ago
ismagom 83aba931e3 Added CP-based autocorrelation CFO estimation. Added integer CFO estimation/correction. Improved overall synchronization performance 9 years ago
ismagom eac1b324dc Increased plot buffers to support 20Mhz plots 9 years ago
ismagom dc8927a5fd Increased plot buffers to support 20Mhz plots 9 years ago
ismagom 88cd40420a Improved PDSCH reception 9 years ago
ismagom cc1623f1cd Merge branch 'master' into ul_power_control
Conflicts:
	mex/include/srslte/mex/mexutils.h
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 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 67a5e0f0f1 Fixed master clock rate for 15 Mhz BW. 9 years ago
ismagom 76c432f777 Added CRC byte computation. Turbodecoder function to decide bytes. PUSCH and PDSCH now expect/generate bits packed in bytes 9 years ago