Commit Graph

138 Commits

Author SHA1 Message Date
Ismael Gomez b5554ce926 minor printf change 2016-11-11 12:45:03 +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 ffd4fb7d93 minor fixes in pucch rx 2016-10-27 17:27:59 +02:00
Ismael Gomez 17d5ebca7e isolated common tx/rx pucch functions 2016-10-20 17:49:51 +02:00
Ismael Gomez 3ff153f06a minor print formatting 2016-10-06 20:29:34 +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 1d7bfc79c2 fixed coverty bugs 2016-09-22 18:21:50 +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 c58f1c9edc fixed dl tbs for mcs >= 29 2016-09-16 21:41:19 -04:00
Ismael Gomez 76ad1aeffc Fixed last_n_cce in new dci search 2016-09-02 11:55:55 +02:00
Ismael Gomez 9b01555626 Fixed MAX_CANDIDATES 2016-08-30 19:22:37 +02:00
Ismael Gomez f605400bed fixed issues in new dci search 2016-08-30 16:56:12 +02:00
Ismael Gomez 3941589cc5 added printfs 2016-08-30 15:27:54 +02:00
Ismael Gomez f61448e4ea changed ue_dl API dci_msg order 2016-08-30 15:22:03 +02:00
Ismael Gomez bf5130ab9b Merge branch 'next' into blind_search 2016-08-30 14:35:48 +02:00
Ismael Gomez ded17137b0 fixed bugs from coverty analysis 2016-08-30 00:49:31 +02:00
Ismael Gomez 850259e2f7 Revert "ue_sync: set default offset correction interval to 0. chest_dl: added option to average estimates per subframe"
This reverts commit 10cbb9ad92.
2016-08-29 17:43:07 +02:00
Ismael Gomez 10cbb9ad92 ue_sync: set default offset correction interval to 0. chest_dl: added option to average estimates per subframe 2016-08-25 19:01:47 -07:00
Ismael Gomez 75fea4a04b testing new blind search 2016-08-19 19:19:43 +02:00
Ismael Gomez 299dc6aef4 Added unpacking for MIMO 2016-08-05 18:57:40 +02:00
Ismael Gomez 3b68073773 Fixed SC-FDMA receiver 2016-07-11 10:40:28 +02:00
Ismael Gomez 3e29960a79 Merge branch 'master' into uplink 2016-06-29 13:32:59 +02:00
Ismael Gomez 0a2c164ae7 phich: removed correlation distance checking 2016-06-28 18:31:54 +02:00
Ismael Gomez 6b71250a9c development of enb processing 2016-06-28 18:28:57 +02:00
Ismael Gomez 3c6fcf3656 Merged with master 2016-05-19 17:15:30 +02:00
Ismael Gomez 3af3d12dff Improved pdcch decoding 2016-05-19 12:40:31 +02:00
Ismael Gomez a612009ea7 Fixed PDCCH not looking for aggregation level L=8. Fixed PCFICH encoder not accepting cfi=3 2016-05-17 18:35:23 +02:00
Ismael Gomez 6407aceea5 Added enb_ul and enb_dl objects 2016-05-06 11:03:42 +02:00
Ismael Gomez 24926ed648 Merge branch 'master' of https://github.com/srsLTE/srsLTE 2016-04-25 22:19:23 +02:00
Ismael Gomez 73c50d3b52 Fix erroneously-capitalized KHz -> kHz 2016-04-25 21:55:52 +02:00
ismagom 9741f87e2c Reduced time offset correcting period to 25 ms 2016-04-21 10:07:49 +02:00
ismagom 146140ce7b cleaned unused variable 2016-04-19 22:25:26 +02:00
ismagom 90ee1ba73b Fixed VOLK compiler definitions. Reduced track sync window 2016-04-19 13:42:42 +02:00
Paul Sutton e5c8fdaf2d Fixes for cmake restructure 2016-04-18 12:15:41 +01:00
Paul Sutton af85656096 Merge branch 'cmake_restructure' into test_merge 2016-04-18 10:31:16 +01:00
Paul Sutton 47eb847913 cleanups for cmake files, fixes to linker errors 2016-04-18 10:17:23 +01:00
ismagom cc4a4b0536 Minor fixes and improvements 2016-04-18 01:14:46 +02:00
ismagom c137091dc3 Not correcting CFO in non-sync subframes 2016-04-17 13:47:04 +02:00
ismagom a625f30643 Changed CFO EMA coefficients 2016-04-17 13:13:48 +02:00
ismagom 837326f575 Added more options to change parameters 2016-04-14 20:45:46 +02:00
ismagom fbaa559e37 Cleaned viterbi. Reduced number of symbols in CP-based CFO estmation 2016-04-13 13:48:12 +01:00
ismagom 9b8709f744 Improved BER performance in Viterbi 2016-04-10 17:56:03 +02:00
Paul Sutton 14a889bcf9 Building rf as static lib and linking into srslte shared lib 2016-04-08 17:06:37 +01:00
Paul Sutton 3fa54c653f CMake restructure 2016-04-08 16:30:02 +01:00
ismagom c3268a93e2 Improved SFBC decoder and added SSE version. Fixed bug in MIB decoding. Improved calibration of synchronization constants 2016-04-08 17:04:01 +02:00