946 Commits (c49a299796dca9dde52b5ddb39a63a469c3cd7a7)
 

Author SHA1 Message Date
Paul Sutton c49a299796 Removing old files 8 years ago
Paul Sutton 7c3a15ddc6 Update README.md 8 years ago
Paul Sutton 619ed43e11 Removing old test files and references 8 years ago
Ismael Gomez 8cb566af80 Merge pull request #72 from kewinrausch/playground
Fixed bug in srslte_prach_tti_opportunity()
8 years ago
Kewin Rausch cfd0f01aa2 Fixed PRACH opportunity evaluator procedure to consider option 14 of PRACH Configuration Index as stated on 3GPP specifications. 8 years ago
Ismael Gomez 4c5b3700f3 Merge pull request #69 from Agmagor/patch-1
Do not demote timeval members to int ; fix elapsed time unit in modem test
8 years ago
Ismael Gomez f3b87ca955 fixed missing SO_REUSE* in old kernels 8 years ago
Ismael Gomez d970aecd6c fixed compilation issue 8 years ago
Ismael Gomez b401ee27ea removed warning 8 years ago
Agmagor 31b0106502 Do not demote timeval members to int ; fix elapsed time unit in modem test 8 years ago
Ismael Gomez 50694d7c3f PRACH: support all ConfigIndex values 8 years ago
Ismael Gomez a13039e48c Merge pull request #67 from Agmagor/origin/patch-4
coverity: timeval.tv_usec is 'long int', not 'int'
8 years ago
Agmagor b024550316 coverity: timeval.tv_usec is 'long int', not 'int' 8 years ago
Ismael Gomez fc3512d124 Merge pull request #66 from Agmagor/patch-3
free UHD handles upon RF closure
8 years ago
Agmagor 46ce82fd83 free UHD handles upon RF closure 8 years ago
Ismael Gomez d948751dec Merge branch 'master' of github.com:srsLTE/srsLTE 8 years ago
Ismael Gomez 8b4fa3f8d9 removed UHD recv/send_frame_size arguments 8 years ago
Ismael Gomez 2196444875 Merge pull request #64 from Agmagor/patch-2
memleak: free FFT plan upon pss_synch_free
8 years ago
Agmagor 388eb35e67 memleak: free FFT plan upon pss_synch_free 8 years ago
Ismael Gomez dc11c66e33 Merge pull request #63 from Agmagor/patch-1
memleak: free cellsearch buffer after scan
8 years ago
Agmagor fd4eb44bfc memleak: free cellsearch buffer after scan 8 years ago
Ismael Gomez d4a05eefe4 Merge branch 'next' 8 years ago
Ismael Gomez d51cc4b6a6 Updated to version 1.4 8 years ago
Ismael Gomez f0e0a71792 pucch: added function to get last correlation 8 years ago
Ismael Gomez b5554ce926 minor printf change 8 years ago
Ismael Gomez 25afd3cf87 Merge branch 'pregen_dci_locations' into next 8 years ago
Ismael Gomez 82e4b37d40 PUCCH: fixed incorrect allocation for format2a 8 years ago
Ismael Gomez dd694be141 added interface to pdcch_set_cfi 8 years ago
Ismael Gomez 3a8c813809 pregenerate dci locations 8 years ago
Ismael Gomez 3ad996cf90 pucch2: missing cqi encoding bits 8 years ago
Ismael Gomez 64621b5166 fixed coverty issues 8 years ago
Ismael Gomez ffd4fb7d93 minor fixes in pucch rx 8 years ago
Ismael Gomez c732c5c5f0 viterbi: fixed incorrect initialization 8 years ago
Ismael Gomez 17d5ebca7e isolated common tx/rx pucch functions 8 years ago
Ismael Gomez 4cdbed47f2 pucch receiver tested 8 years ago
Ismael Gomez 25398ec089 Added comment to clarify cross-correlation in PSS 8 years ago
Ismael Gomez 6b20636b63 add matlab pucch tests 8 years ago
Ismael Gomez ea4a81c8d0 added pucch enodeb receiver 8 years ago
Ismael Gomez 383dfa63fe rf_uhd: added option for external clock reference 8 years ago
Ismael Gomez 3ff153f06a minor print formatting 8 years ago
Ismael Gomez 91645c8d65 sync: added new cfocorr object to avoid rebuilding table based on tolerance 8 years ago
Ismael Gomez cbade7d29c rf_uhd: device familiy detection when device_args are supplied 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 811ad420ef ue_ul: set cfo tol to 0 8 years ago
Ismael Gomez 45609b1c70 pdsch: data not needed in encode. enb: changed rnti_idx to int 8 years ago
Paul Sutton ed35015ff5 Adding -fPIC for all platforms 8 years ago
Ismael Gomez f4ed3c4821 dci: added missing flag 1a/1c in pack functions 8 years ago
Ismael Gomez 1d7bfc79c2 fixed coverty bugs 8 years ago
Ismael Gomez 59ecfcdfdd Updated to version 1.3.1 8 years ago
Ismael Gomez 867ed0feee Merge branch 'oai_blind_search' into next 8 years ago