62 Commits (25afd3cf87b5090f5cac5c49a6b0564ff1bf9fd9)

Author SHA1 Message Date
Ismael Gomez 25398ec089 Added comment to clarify cross-correlation in PSS 8 years ago
Ismael Gomez 91645c8d65 sync: added new cfocorr object to avoid rebuilding table based on tolerance 8 years ago
Ismael Gomez 1f6e63ae4f cfo: srslte_sync_get_cfo() returns PSS-based CFO estimation. Gives better results than CP-based 8 years ago
Ismael Gomez bf5130ab9b Merge branch 'next' into blind_search 8 years ago
Ismael Gomez ded17137b0 fixed bugs from coverty analysis 8 years ago
Ismael Gomez 75fea4a04b testing new blind search 8 years ago
Ismael Gomez 8d0447537d sss: fixed incorrect m0 and m1 check for N_id_1 9 years ago
Ismael Gomez 73c50d3b52 Fix erroneously-capitalized KHz -> kHz 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 fbaa559e37 Cleaned viterbi. Reduced number of symbols in CP-based CFO estmation 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 9693aa5c35 Fixed incorrect ema and threshold for sync 9 years ago
ismagom c57441d3f7 Integrated new synchronization 9 years ago
ismagom f31922f5f5 Added matlab files to test synchronization 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 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 46446ad502 Improved integer CFO estimation 9 years ago
ismagom fe6f7580cd Renamed module rf_ to srslte_rf_ 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 68c4f3a6e1 Removed high-level modules and scripts 9 years ago
ismagom 054313b4cc Fixed sync test 9 years ago
ismagom db1ceae5e3 Merge branch 'improve_cfo' 9 years ago
ismagom 7956e04dcc Fixed sync test 9 years ago
ismagom 35ebaa30da Added missing files 9 years ago
ismagom 83aba931e3 Added CP-based autocorrelation CFO estimation. Added integer CFO estimation/correction. Improved overall synchronization performance 9 years ago
ismagom 7df667d3d0 Reduced PSS track threshold and removed averaging 9 years ago
ismagom 88cd40420a Improved PDSCH reception 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
ismagom e5c1d00a7c Fixed sync_test for extended CP 10 years ago
ismagom 4a669048d3 Added Shortened PUSCH support. Fixed pdsch_ue/enodeb examples bug in subframe 0 and 5. Fixed MAC PDU packing. 10 years ago
ismagom 68d193a725 Working on mac_test 10 years ago
ismagom c828da3e58 Changed license to AGPL 10 years ago
ismagom 132c919dcf Changed directory structure. Compilation working with w/o UHD and srsGUI 10 years ago
ismagom addd786e5f Moved HARQ to MAC. Redesigned RA and DL/UL grant framework 10 years ago
ismagom c382f2cbba Fixed USRP buffer overflows due to small num_recv_frames. AGC working using vec_max. Improved cell search 10 years ago
ismagom 4fed92c21c Added PUCCH Format 1/a/b 10 years ago
ismagom 6eb3f1f484 PHICH working. PRACH example using UE ITF working 10 years ago
ismagom 53171b1b8e UE itf working until SIB1 decoding 10 years ago