126 Commits (26a51bd86a07d0b28a0f0f4d9ddd5252d9bfa55e)

Author SHA1 Message Date
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 e5c8fdaf2d Fixes for cmake restructure 9 years ago
Paul Sutton af85656096 Merge branch 'cmake_restructure' into test_merge 9 years ago
Paul Sutton 47eb847913 cleanups for cmake files, fixes to linker errors 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
Paul Sutton 3fa54c653f CMake restructure 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
Douglas Anderson 59e4d9fa99 pdsch_enode: write requested number of frames to file
In pdsch_enode, when requesting "nf" frames be written to file, only 1 full frame was written. The "nf++" index increment line was inside the subframe for loop.
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 42f6bac7f3 Fixed get_rx_gain for blade 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 6439b2bbec Fixed minor issues 9 years ago
ismagom fe6f7580cd Renamed module rf_ to srslte_rf_ 9 years ago
ismagom a0a730b1de BladeRF interface working at 5 MHz 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 db1ceae5e3 Merge branch 'improve_cfo' 9 years ago
ismagom 7956e04dcc Fixed sync test 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 cea96ce53c Fixed tx_rate in pdsch_enodeb. Added option to compile with standard rates 9 years ago
ismagom 33a200d1f2 Fix pdsch_enodeb sampling rate 9 years ago
Paul Sutton ed87963d39 Adding message handler interface 9 years ago
ismagom f339bf6641 Merge branch 'master' into tdec
Conflicts:
	srslte/examples/pdsch_enodeb.c
9 years ago
ismagom d4c214dbe7 Fixed unnecessary bit_unpack in pdsch_ue 9 years ago
ismagom 88cd40420a Improved PDSCH reception 9 years ago
ismagom f735268202 Integrated SSE decoder into pdsch receiver 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