Commit Graph

863 Commits

Author SHA1 Message Date
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 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
Ismael Gomez 7a00833cab chest_dl: fixed interpolation for 4 ports 2016-07-18 11:35:23 +02:00
Ismael Gomez 180aedb620 Fixed DCI Format1A packing 2016-07-13 10:40:51 +02:00
Ismael Gomez c54481e0e1 Fixed bug in pbch_encode 2016-07-11 23:32:25 +02:00
Ismael Gomez 8ee9b32c7a Merge branch 'next' into uplink 2016-07-11 23:29:37 +02:00
Ismael Gomez edd3ff0eef Merge branch 'master' into uplink 2016-07-11 23:29:15 +02:00
Ismael Gomez daf8731009 Fixed wrong parenthesis in srslte_vec_abs_cf 2016-07-11 23:29:00 +02:00
Ismael Gomez 3b68073773 Fixed SC-FDMA receiver 2016-07-11 10:40:28 +02:00
Ismael Gomez 7cc0b7206b removed enb multi functions 2016-07-06 21:03:25 +02:00
Ismael Gomez 267f7db855 plots to a single window 2016-07-06 19:04:46 +02:00
Ismael Gomez 995af27452 working on enb_ul 2016-07-04 16:41:53 +02:00
Ismael Gomez 2b1245a436 fixed segfault in null seq in pusch multi 2016-07-04 12:30:10 +02:00
Ismael Gomez 0acfbfecb1 UL working on enb simulator 2016-07-04 12:01:04 +02:00
Ismael Gomez 56bdb47258 Merge branch 'master' into uplink 2016-06-29 18:01:25 +02:00
Ismael Gomez 3f8ef25d8f Merge branch 'master' into next 2016-06-29 18:01:18 +02:00
Ismael Gomez 66a65f4860 uhd: not setting dynamic_clock to true by default 2016-06-29 18:01:09 +02:00
Ismael Gomez 3e29960a79 Merge branch 'master' into uplink 2016-06-29 13:32:59 +02:00
Ismael Gomez 95b3b304f8 Merge branch 'master' into next 2016-06-29 13:29:41 +02:00
Ismael Gomez aa62a32b90 Added matlab tests for phich 2016-06-29 13:29:11 +02:00
Ismael Gomez 0a2c164ae7 phich: removed correlation distance checking 2016-06-28 18:31:54 +02:00
Ismael Gomez 533374a62c Merge branch 'master' into next 2016-06-28 18:30:16 +02:00
Ismael Gomez 6b71250a9c development of enb processing 2016-06-28 18:28:57 +02:00
Ismael Gomez 3d592aeab7 disable dynamic rate for x300 2016-06-27 22:06:43 +02:00
Ismael Gomez 1399d44d0e Fix x300 issue with changing master_clock_rate on runtime 2016-06-27 18:56:09 +02:00
Ismael Gomez 40028f45af rf: moved setting clock rate to fix x300 segfault 2016-06-23 09:53:54 +03:00
Ismael Gomez e6809b4ada cmake: fixed not linking fftw in srslte_static 2016-06-22 16:53:14 +03:00
Paul Sutton 3949d2ed46 Merge branch 'master' into next
Conflicts:
	srslte/lib/CMakeLists.txt
2016-06-22 15:32:58 +02:00
Ismael Gomez cfca587548 pdcch: added printf for encode error 2016-06-15 12:32:52 +02:00
Ismael Gomez 47b4443697 Merge branch 'master' into uplink 2016-06-15 00:12:09 +02:00