Commit Graph

57 Commits

Author SHA1 Message Date
Ismael Gomez b795a22f6a fixed failing tests 2016-11-29 20:31:22 +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 299dc6aef4 Added unpacking for MIMO 2016-08-05 18:57:40 +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 c54481e0e1 Fixed bug in pbch_encode 2016-07-11 23:32:25 +02:00
Ismael Gomez 3ea0ea221e Merge branch 'master' into uplink 2016-06-10 17:57:13 +02:00
Ismael Gomez 4e2d9631c5 pdsch_enodeb: fixed data transmission not enabled 2016-06-10 17:50:13 +02:00
Ismael Gomez 3c6fcf3656 Merged with master 2016-05-19 17:15:30 +02:00
Ismael Gomez 43db80e7db pdsch_enodeb: transmitting all subframes 2016-05-17 18:36:21 +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
Douglas Anderson 59e4d9fa99 pdsch_enode: write requested number of frames to file
In pdsch_enode, when requesting "nf" frames be written to file, only 1 full frame was written. The "nf++" index increment line was inside the subframe for loop.
2016-03-03 17:38:30 -07:00
ismagom 6439b2bbec Fixed minor issues 2015-12-16 19:41:24 +01:00
ismagom fe6f7580cd Renamed module rf_ to srslte_rf_ 2015-12-16 18:02:25 +01:00
ismagom 96f7639ea0 Added bladeRF API skeleton. Moved uhd code into rf_uhd 2015-12-10 11:11:57 +01:00
ismagom ba5b14ee3d Renamed CUHD module to RF. Added bladeRF module to CMake 2015-12-07 18:06:56 +01:00
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