Commit Graph

941 Commits

Author SHA1 Message Date
Ismael Gomez 015b0e4eb1 remove printf 2016-11-19 14:24:02 +01:00
Ismael Gomez 7069e6d244 Merge branch 'next' of github.com:srsLTE/srsLTE into next 2016-11-19 14:23:34 +01:00
Ismael Gomez b8a2ea8f3c fixed cqi max bits 2016-11-19 14:23:21 +01:00
Ismael Gomez 7d11949612 fixed cqi max bits 2016-11-19 14:22:10 +01:00
Ismael Gomez e957bc8dc8 enb: not initializaing sequences when removing user 2016-11-18 13:28:14 +01:00
Ismael Gomez 6d93e4a1ea pdcch: fixed coderate computation 2016-11-17 20:29:04 +01:00
Ismael Gomez 7bc53c14b6 Merge branch 'master' into next 2016-11-17 20:09:40 +01:00
Ismael Gomez d948751dec Merge branch 'master' of github.com:srsLTE/srsLTE 2016-11-17 20:09:30 +01:00
Ismael Gomez 8b4fa3f8d9 removed UHD recv/send_frame_size arguments 2016-11-17 20:09:22 +01:00
Ismael Gomez 4a2d9d1776 Added functions for spectral efficiency computation 2016-11-17 20:05:56 +01:00
Ismael Gomez bb5e511513 Fixed ULSCH CQI receiver 2016-11-17 20:05:34 +01:00
Ismael Gomez a98f19a05e Added CQI unpacking functions 2016-11-17 20:04:54 +01:00
Ismael Gomez 2196444875 Merge pull request #64 from Agmagor/patch-2
memleak: free FFT plan upon pss_synch_free
2016-11-17 17:17:43 +01:00
Agmagor 388eb35e67 memleak: free FFT plan upon pss_synch_free 2016-11-17 17:14:08 +01:00
Ismael Gomez dc11c66e33 Merge pull request #63 from Agmagor/patch-1
memleak: free cellsearch buffer after scan
2016-11-16 17:38:40 +01:00
Agmagor fd4eb44bfc memleak: free cellsearch buffer after scan 2016-11-16 16:46:22 +01:00
Ismael Gomez d4a05eefe4 Merge branch 'next' 2016-11-16 13:08:31 +01:00
Ismael Gomez d51cc4b6a6 Updated to version 1.4 2016-11-16 13:08:28 +01:00
Ismael Gomez f0e0a71792 pucch: added function to get last correlation 2016-11-16 12:07:56 +01:00
Ismael Gomez b5554ce926 minor printf change 2016-11-11 12:45:03 +01:00
Ismael Gomez 25afd3cf87 Merge branch 'pregen_dci_locations' into next 2016-11-09 12:36:05 +01:00
Ismael Gomez 82e4b37d40 PUCCH: fixed incorrect allocation for format2a 2016-11-09 11:21:42 +01:00
Ismael Gomez dd694be141 added interface to pdcch_set_cfi 2016-11-09 10:47:28 +01:00
Ismael Gomez 3a8c813809 pregenerate dci locations 2016-11-08 17:01:14 +01:00
Ismael Gomez 3ad996cf90 pucch2: missing cqi encoding bits 2016-10-28 13:27:03 +02:00
Ismael Gomez 64621b5166 fixed coverty issues 2016-10-27 18:03:37 +02:00
Ismael Gomez ffd4fb7d93 minor fixes in pucch rx 2016-10-27 17:27:59 +02:00
Ismael Gomez c732c5c5f0 viterbi: fixed incorrect initialization 2016-10-27 17:27:08 +02:00
Ismael Gomez 17d5ebca7e isolated common tx/rx pucch functions 2016-10-20 17:49:51 +02:00
Ismael Gomez 4cdbed47f2 pucch receiver tested 2016-10-20 11:57:59 +02:00
Ismael Gomez 25398ec089 Added comment to clarify cross-correlation in PSS 2016-10-20 11:27:15 +02:00
Ismael Gomez 6b20636b63 add matlab pucch tests 2016-10-18 10:56:07 +02:00
Ismael Gomez ea4a81c8d0 added pucch enodeb receiver 2016-10-18 10:39:49 +02:00
Ismael Gomez 383dfa63fe rf_uhd: added option for external clock reference 2016-10-18 10:39:32 +02:00
Ismael Gomez 3ff153f06a minor print formatting 2016-10-06 20:29:34 +02:00
Ismael Gomez 91645c8d65 sync: added new cfocorr object to avoid rebuilding table based on tolerance 2016-10-05 21:45:12 +02:00
Ismael Gomez cbade7d29c rf_uhd: device familiy detection when device_args are supplied 2016-10-05 21:36:51 +02:00
Ismael Gomez 1f6e63ae4f cfo: srslte_sync_get_cfo() returns PSS-based CFO estimation. Gives better results than CP-based 2016-10-04 19:11:04 +02:00
Ismael Gomez 811ad420ef ue_ul: set cfo tol to 0 2016-10-04 11:19:24 +02:00
Ismael Gomez 45609b1c70 pdsch: data not needed in encode. enb: changed rnti_idx to int 2016-09-28 13:14:24 +02:00
Paul Sutton ed35015ff5 Adding -fPIC for all platforms 2016-09-27 09:12:49 +00:00
Ismael Gomez f4ed3c4821 dci: added missing flag 1a/1c in pack functions 2016-09-26 12:56:16 +02:00
Ismael Gomez 1d7bfc79c2 fixed coverty bugs 2016-09-22 18:21:50 +02:00
Ismael Gomez 59ecfcdfdd Updated to version 1.3.1 2016-09-22 17:51:04 +02:00
Ismael Gomez 867ed0feee Merge branch 'oai_blind_search' into next 2016-09-22 15:07:30 +02:00
Ismael Gomez ceddb15deb Fixed RV for SIB in pdsch_ue example 2016-09-22 13:56:46 +02:00
Ismael Gomez 2b3087b1f9 fixed coverty bug 2016-09-22 11:04:18 +02:00
Ismael Gomez 60e77144ca Added prach detection to prach_test_usrp. Added full device names to RF objects 2016-09-21 18:26:35 +02:00
Ismael Gomez c58f1c9edc fixed dl tbs for mcs >= 29 2016-09-16 21:41:19 -04:00
Ismael Gomez b161e360a4 Added checks for TBS decoding 2016-09-12 12:14:11 +02:00