Commit Graph

941 Commits

Author SHA1 Message Date
Andre Puschmann e36bd6a20f Revert "Fixed blind search"
This reverts commit d80146e657.

Seems to have problems with OAI eNB.
2016-09-08 16:53:44 +02:00
Paul Sutton 9165808f8c Updating notices 2016-09-02 14:21:02 +01:00
Ismael Gomez d37ae08719 make net sockets reusable 2016-09-02 13:19:08 +02:00
Ismael Gomez 60312e145f Updated changelog 2016-09-02 13:02:23 +02:00
Ismael Gomez 7eaf004619 updated to version 1.3 2016-09-02 12:50:28 +02:00
Ismael Gomez 76ad1aeffc Fixed last_n_cce in new dci search 2016-09-02 11:55:55 +02:00
Ismael Gomez e9da9df194 Merge branch 'next' of github.com:srsLTE/srsLTE into next 2016-08-31 19:07:32 +02:00
Ismael Gomez 66ac734c51 added support for 2 tb in format2 2016-08-31 19:07:20 +02:00
Paul Sutton 975da12459 Merge branch 'coverity' into next 2016-08-31 16:08:22 +01:00
Ismael Gomez 16454f5eb1 Added guard carriers to pdsch_ue plot 2016-08-31 16:58:39 +02:00
Paul Sutton 39fde1b342 Added coverity badge 2016-08-31 14:01:38 +01:00
Ismael Gomez 64f90bbe4c Fixed test failing 2016-08-30 23:52:52 +02:00
Ismael Gomez d80146e657 Fixed blind search 2016-08-30 19:49:50 +02:00
Ismael Gomez 9b01555626 Fixed MAX_CANDIDATES 2016-08-30 19:22:37 +02:00
Ismael Gomez 015437372a Merge branch 'next' of github.com:srsLTE/srsLTE into next 2016-08-30 18:02:12 +02:00
Ismael Gomez f605400bed fixed issues in new dci search 2016-08-30 16:56:12 +02:00
Paul Sutton 1a8c9df887 Fix build without RF dependencies 2016-08-30 15:09:49 +01:00
Paul Sutton 52d45d001c Fix for build without RF dependencies 2016-08-30 15:01:37 +01: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 4f7b372711 Revert "psdch_ue: disabled agc by default. Set default gain to 70 dB"
This reverts commit 58d955ea10.
2016-08-29 17:43:04 +02:00
Ismael Gomez 9d68d0adb4 Revert "chest_dl: subframe averaging with previous"
This reverts commit 82cfa01468.
2016-08-29 17:42:46 +02:00
Ismael Gomez 82cfa01468 chest_dl: subframe averaging with previous 2016-08-27 17:24:55 +00:00
Ismael Gomez 58d955ea10 psdch_ue: disabled agc by default. Set default gain to 70 dB 2016-08-25 19:04:36 -07: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 6a254cd077 compilation issue in pucch_test 2016-08-25 17:14:10 -07:00
Ismael Gomez 9c18c03b97 Inreased DCI buffer because CRC is appended there 2016-08-25 17:05:17 -07:00
Ismael Gomez 75fea4a04b testing new blind search 2016-08-19 19:19:43 +02:00
Ismael Gomez 6fa983df3c Removed new line from srslte_vec_sprint_hex 2016-08-16 23:58:33 +02:00
Ismael Gomez b749931b58 disabled dummy device 2016-08-16 17:54:48 +02:00
Ismael Gomez 162c7f098f Merge branch 'next' into uplink 2016-08-05 18:57:57 +02:00
Ismael Gomez 299dc6aef4 Added unpacking for MIMO 2016-08-05 18:57:40 +02:00
Ismael Gomez 63ddaa01b5 Merge pull request #58 from andrepuschmann/aperiodic_cqi
cqi: added some support functions needed for aperiodic reporting
2016-08-01 22:10:21 +02:00
Andre Puschmann be8824f025 cqi: added some support functions needed for aperiodic reporting 2016-07-29 10:10:42 +02:00
Ismael Gomez 15735c35c7 Merge branch 'next' into uplink 2016-07-27 19:19:37 +02:00
Ismael Gomez 0d0e8d86b8 fixed failing tests after last commit 2016-07-27 17:32:37 +02:00
Ismael Gomez dc3da4ecc8 Fixed Format1C for RA-RNTI 2016-07-27 16:50:51 +02:00
Ismael Gomez cc00b172b5 Improvements in prach detection 2016-07-27 16:44:14 +02:00
Ismael Gomez 9618135423 merged chest_dl fixes from master and adapted to uplink 2016-07-18 23:57:57 +02:00
Ismael Gomez bacbefe545 Merge branch 'master' into next 2016-07-18 23:45:14 +02:00
Ismael Gomez 96237d74ad chest_dl: changed interp interface and fixed interpolation 2016-07-18 23:44:59 +02:00
Ismael Gomez 7d0dc03345 Merge branch 'master' into uplink 2016-07-18 13:48:40 +02:00
Ismael Gomez 11af8de0a7 Merge branch 'master' into next 2016-07-18 13:48:31 +02:00
Ismael Gomez 818ff9a4fa chest_dl: fixed bug in previous commit 2016-07-18 13:48:17 +02:00
Ismael Gomez 574fd85948 working on ul 2016-07-18 13:46:02 +02:00
Ismael Gomez 119e258e51 Merge branch 'master' into uplink 2016-07-18 11:36:20 +02:00
Ismael Gomez a67e4d336a Merge branch 'master' into next 2016-07-18 11:36:08 +02:00