302 Commits (f31922f5f56da1eb9bf8ad84ffd8905a7fd20364)

Author SHA1 Message Date
ismagom f31922f5f5 Added matlab files to test synchronization 9 years ago
ismagom dd396c0562 Merge branch 'next' of https://github.com/srsLTE/srsLTE into next 9 years ago
ismagom 75357c8526 Added Matlab tests to verify PDSCH BLER 9 years ago
Ismael Gomez 194bdbab23 Restored 1536 sample size for 20 Mhz 9 years ago
ismagom fb1d2d32c4 Changed sfn_offset in PBCH decoding to signed integer 9 years ago
ismagom ba042771ce Check RSSI sensor before getting in UHD. Overwirte sf_idx in ue_sync only if SSS was detected. Increased 5 Mhz sampling frequency to avoid low-pass filter 9 years ago
ismagom e4ee073568 Merge branch 'improve_chest' into next 9 years ago
ismagom ab5dc1e2b0 Multiplying noise calculation. Not sure if ok 9 years ago
ismagom 6d399284a4 Removed test not necessary 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 121fe89ac1 Added LMMSE for 25 PRB 9 years ago
ismagom 1348b2b4bc Corrected write_c_struct matlab function 9 years ago
ismagom 13ac13464c Merge branch 'improve_chest' of https://github.com/srsLTE/srsLTE into improve_chest 9 years ago
ismagom 38e005af14 Generated robust MMSE for 50 prb 9 years ago
Ismael Gomez a2e1ecebdb RSRP computed from recv signal 9 years ago
ismagom bcc80bc6c0 Changed comment 9 years ago
ismagom a506505ad7 Fixed bug in LS linear interpolation. Removed pilot averaging. Added SNR estimation through PSS. 9 years ago
ismagom 106652e7f3 Merge branch 'master' into no_guard_sc 9 years ago
ismagom 3fd5eb4522 Forgot to increase counter 9 years ago
ismagom f8df593e5d Merge branch 'master' into no_guard_sc 9 years ago
ismagom 2a3eef08fb Added timeout to blocking recv/send uhd functions to avoid 9 years ago
ismagom 5b6b170822 Reduced sample rates for 10 and 20 Mhz 9 years ago
Paul Sutton a854e92b4e Merge branch 'maint' 9 years ago
ismagom 3db5c062d2 Merge branch 'next' into maint 9 years ago
ismagom ea996ea371 Merge branch 'next' 9 years ago
Paul Sutton 36e0e42558 Adding library version numbers 9 years ago
ismagom 0e8107cf71 bladeRF gain get/set functions return driver values 9 years ago
ismagom 46446ad502 Improved integer CFO estimation 9 years ago
ismagom 17ecdb5e9e Fixed PUCCH format 2a identification 9 years ago
ismagom 42f6bac7f3 Fixed get_rx_gain for blade 9 years ago
ismagom eec089bf15 Added RF calibration functions 9 years ago
ismagom bfd6fca7d0 Allow NULL args in rf_open() 9 years ago
ismagom 8924c9d477 Force memory aligment to 32 bytes 9 years ago
ismagom 6cefdf067f Added interface to ue_sync to disable integer cfo correction 9 years ago
ismagom 2fa0c76e5c Added proper error handling 9 years ago
ismagom b7520aa792 Added variable buffer sizes for blade 9 years ago
ismagom 4eaecf7bb7 Increased bladeRF buffer sizes 9 years ago
ismagom ec6e0bf071 Moved AGC thread to rf module 9 years ago
ismagom 95deb18c39 Removed unnecessary timestamp requests in bladeRF send function 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 efdcda0784 Fixed missing has_time_spec 9 years ago
Ismael Gomez 350842062a Fixed compilation for different boards 9 years ago
ismagom d68520446c Removed string error codes 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