10352 Commits (3c17686c0a3683ada12380c7494452cdfe3395a4)
 

Author SHA1 Message Date
ismagom 8431873661 srslte_chest_dl_set_smooth_filter3_coeff() forces filter of length 3 9 years ago
ismagom 90ee1ba73b Fixed VOLK compiler definitions. Reduced track sync window 9 years ago
ismagom ceb2934dc9 Added static library for srslte for linkage with MEX files. Calibrated SNR estimation 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 cc4a4b0536 Minor fixes and improvements 9 years ago
ismagom c137091dc3 Not correcting CFO in non-sync subframes 9 years ago
ismagom a625f30643 Changed CFO EMA coefficients 9 years ago
Alexey Kreschuk c1144325c6 Update FindMATLAB.cmake
There are two problems with `readlink`:
1) it might give a path relative to the symlink location,
2) if matlab bin directory is in $PATH it will yield nothing.
The use of `realpath` solves both of them.
9 years ago
ismagom 837326f575 Added more options to change parameters 9 years ago
ismagom fbaa559e37 Cleaned viterbi. Reduced number of symbols in CP-based CFO estmation 9 years ago
ismagom 9b8709f744 Improved BER performance in Viterbi 9 years ago
Paul Sutton 14a889bcf9 Building rf as static lib and linking into srslte shared lib 9 years ago
Paul Sutton eb3ed31bb4 Removing backup file 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 9693aa5c35 Fixed incorrect ema and threshold for sync 9 years ago
ismagom c57441d3f7 Integrated new synchronization 9 years ago
ismagom 64515eb602 Added CP autocorrelation method to sync_test 9 years ago
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
Ismael Gómez-Miguelez a2c42df1dc Merge pull request #56 from djanderson/patch-1
pdsch_enode: write requested number of frames to file
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 d6f27327a9 Updated version to 1.2 9 years ago
ismagom e4ee073568 Merge branch 'improve_chest' into next 9 years ago
ismagom 29ff757de8 Merge branch 'no_guard_sc' 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
Paul Sutton ccdd8c327e Merge branch 'maint' 9 years ago
Paul Sutton 2aae914bdd Updating readme 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 089844ca13 Swapped time and freq in variable names in srslte_pss_synch_init_N_id_2 9 years ago
ismagom 106652e7f3 Merge branch 'master' into no_guard_sc 9 years ago
ismagom ba08937c25 Merge branch 'master' into maint 9 years ago
ismagom 3fd5eb4522 Forgot to increase counter 9 years ago