Commit Graph

40 Commits

Author SHA1 Message Date
Paul Sutton 1ea2f379a7 Updating copyright notices 2015-11-13 12:22:33 +00:00
ismagom cea96ce53c Fixed tx_rate in pdsch_enodeb. Added option to compile with standard rates 2015-11-05 11:33:15 +00:00
ismagom 33a200d1f2 Fix pdsch_enodeb sampling rate 2015-11-04 13:50:26 +00:00
ismagom f339bf6641 Merge branch 'master' into tdec
Conflicts:
	srslte/examples/pdsch_enodeb.c
2015-10-19 11:56:39 +02:00
ismagom d4c214dbe7 Fixed unnecessary bit_unpack in pdsch_ue 2015-10-19 11:52:56 +02:00
ismagom f735268202 Integrated SSE decoder into pdsch receiver 2015-10-12 20:12:48 +02:00
ismagom 6581c9b0e2 Fixed bug in resource allocation for 50 PRB 2015-10-05 13:57:40 +02:00
ismagom 6c068d061f Fixed issue with new UHD driver blocking SIGINT 2015-10-01 10:47:01 +02:00
ismagom a5b52179fa Fixed rest of examples for new UHD driver 2015-10-01 10:11:44 +02:00
ismagom 16a264e12d Modulator now accepting non byte-multiple inputs 2015-09-23 16:07:37 +01:00
ismagom 4a08a32417 Fixed PDSCH eNodeB example transmitting unpacked bits 2015-09-22 17:35:00 +01:00
ismagom d2a17a631b Changed pack/unpack bit functions 2015-09-14 10:20:12 +02:00
ismagom 309ebd80e5 MAC/PHY compiling 2015-07-27 17:02:51 +02:00
ismagom 805ccc2414 Initial commit 2015-07-19 22:52:56 +02:00
ismagom f38cc2e938 Changed PUSCH/PDSCH RA configuration to enable Shortened PUSCH due to SRS transmission 2015-06-09 19:21:52 +02:00
ismagom 4a669048d3 Added Shortened PUSCH support. Fixed pdsch_ue/enodeb examples bug in subframe 0 and 5. Fixed MAC PDU packing. 2015-06-04 10:48:13 +01:00
ismagom 5672908173 Fixed pdsch_enodeb example with wrong UE C-RNTI 2015-05-26 16:24:17 +02:00
ismagom 3c48f728c2 Fixed pdsch_enodeb example with wrong UE C-RNTI 2015-05-26 16:20:01 +02:00
ismagom eecc5257b5 Redued graphics frame rate. Changed PDCCH decoding order. Set decoder iterations to 2. pdsch_ue RNTI argument passed as Hexadecimal 2015-05-18 21:00:47 +02:00
ismagom c828da3e58 Changed license to AGPL 2015-05-08 17:05:40 +02:00
ismagom 132c919dcf Changed directory structure. Compilation working with w/o UHD and srsGUI 2015-05-08 12:33:33 +02:00
ismagom addd786e5f Moved HARQ to MAC. Redesigned RA and DL/UL grant framework 2015-04-27 18:14:28 +02:00
ismagom 705f4b1347 Merge branch 'master' into phy_class 2015-04-15 10:23:37 +02:00
ismagom ad9d02927e Fixed Bug in pdsch_enodeb transmitting always sf_idx=0 2015-04-15 10:23:24 +02:00
ismagom 1bc01bc131 Merged pbch changes master 2015-04-08 19:53:32 +01:00
ismagom 94f2e84f09 PBCH decoding assumes number of ports when they are known 2015-04-08 19:47:52 +01:00
ismagom cb05db2bd1 Changed default pdsch_enodeb amplitude to 0.8 2015-04-08 19:03:55 +01:00
ismagom 29ae13e1e0 Fixed segfault in pthread_join in pdsch_ue. Fixed default cell in pdsch_enodeb 2015-04-08 16:59:14 +01:00
ismagom 53171b1b8e UE itf working until SIB1 decoding 2015-04-08 09:50:01 +01:00
ismagom d4588a7f3c Merged with master 2015-04-06 10:14:09 +02:00
ismagom 8274370d3d Fixed some srslte duplicate prefix 2015-04-05 16:32:35 +02:00
ismagom 5588791695 Working on UE c++ itf 2015-03-24 07:58:33 -07:00
ismagom a85a29afba Fixed examples not compiling 2015-03-19 17:38:52 +01:00
ismagom 7b8a00ce9b Changed a few names. Initial UE PHY itf draft 2015-03-19 16:42:31 +01:00
ismagom 6d51de5ed6 Added prefix to all exported symbols 2015-03-18 19:14:24 +01:00
ismagom 0d71c911fe Changed until precoding.h 2015-03-18 16:05:38 +01:00
ismagom 7eecf5be3b Changed phy_common.h 2015-03-18 13:59:29 +01:00
ismagom 8605b6d24c Added prefix until fft.h 2015-03-18 13:41:50 +01:00
ismagom 2b4da53ef9 Moved all subdirectories in phy upwards. Changed copyright 2015-03-18 13:31:13 +01:00
ismagom 7d1d2910ee Changed directory names to srslte and removed uppler layers directories 2015-03-18 13:16:28 +01:00