Commit Graph

1055 Commits

Author SHA1 Message Date
Ismael Gomez 0e65b5a2a2 Merge branch 'next' of github.com:srsLTE/srsLTE into next 2016-11-23 19:10:05 +01:00
Ismael Gomez 604dcef9cd Commented printf message 2016-11-23 19:09:52 +01:00
Ismael Gomez a13039e48c Merge pull request #67 from Agmagor/origin/patch-4
coverity: timeval.tv_usec is 'long int', not 'int'
2016-11-23 16:30:21 +00:00
Paul Sutton 2bae39d1ca Changed port types to uint16 2016-11-23 10:36:04 +00:00
Agmagor b024550316 coverity: timeval.tv_usec is 'long int', not 'int' 2016-11-22 23:55:37 +01:00
Ismael Gomez fc3512d124 Merge pull request #66 from Agmagor/patch-3
free UHD handles upon RF closure
2016-11-21 12:46:54 +01:00
Ismael Gomez 5b7d082a04 fixed coverty bug 2016-11-21 10:34:00 +01:00
Ismael Gomez 62b63462c9 Simplified API for PDSCH and PUSCH. Dynamically handle multiple RNTIs 2016-11-20 17:36:21 +01:00
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
Agmagor 46ce82fd83 free UHD handles upon RF closure 2016-11-18 17:10:21 +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