Commit Graph

103 Commits

Author SHA1 Message Date
ismagom bf0be56406 Added UE PHY class 2015-03-18 12:11:39 +01:00
ismagom 6d8540441a Started implementing PUCCH 2015-03-17 18:26:23 +01:00
ismagom ae4b71df85 Added preamble_idx check to prach example 2015-03-12 12:34:21 +01:00
ismagom f63244afb7 Added TA and beta options to PRACH example 2015-03-12 11:29:11 +01:00
ismagom 0cdfabccfd Merge branch 'uplink' of https://github.com/libLTE/libLTE into uplink 2015-03-11 18:12:23 +01:00
ismagom 5dc755f301 Testing with amarisoft 2015-03-11 17:42:36 +01:00
Paul Sutton f95a30481e Fix for complex.h #define I nastiness 2015-03-11 16:34:50 +00:00
Paul Sutton 07ae84a529 Fix for warnings 2015-03-11 08:52:13 +00:00
ismagom a96bb209b1 Fixed TA symbol time 2015-03-09 11:53:15 +01:00
ismagom ee53e11a8b Changes on PUSCH DRMS configuration structure 2015-03-08 21:28:02 +01:00
ismagom 6208093981 changed LTE_TS and added file save 2015-03-06 13:51:02 +01:00
ismagom 003c9e49b1 prach uses ue_ul 2015-03-06 13:24:24 +01:00
ismagom 335e3bae83 prach examples now uses ue_ul. Fixed timing advance for RAR 2015-03-05 19:23:34 +01:00
ismagom 6fe535f8a4 Improved synch. Fixed some bugs. Added ue_ul 2015-03-05 17:36:15 +00:00
ismagom 99df252279 Fixed PRACH example 2015-03-02 11:11:44 +01:00
ismagom d5a0be5e92 PRACH example successfully transmitting RA and receiving RAR 2015-02-26 18:10:44 +01:00
ismagom 83e3250c29 Added PRACH example. Added timed send/recv functions to cuhd 2015-02-24 11:19:42 +01:00
ismagom 31a4edffae Added frequency shift to fft to support SC-FDMA 2015-02-18 17:09:37 +00:00
ismagom f8d48961ef Fixed issue in PRACH generation. Added Matlab test 2015-02-16 18:22:02 +01:00
ismagom 58ccecc8d7 Added PUSCH Type1 Frequency Hopping 2015-02-16 08:55:17 +01:00
ismagom e0b0440c77 Added PUSCH resource mapping for non frequency-hopping 2015-02-14 14:20:16 +01:00
ismagom daae1da8bc Added DFT transform precoding 2015-02-13 11:14:10 +01:00
ismagom 48278aca84 Changed harq object to include RV and subframe. Adapted PDSCH, PUSCH and SCH interfaces 2015-02-13 11:13:56 +01:00
ismagom 6b8d019fce Added DFT Transform Precoding. Added PUSCH matlab test. Added UCI PUCCH coding 2015-02-13 10:02:10 +01:00
ismagom a3ae7a3264 Improved UL-SCH Interleaving. Removed ACK/RI g_bit buffers 2015-02-12 13:22:17 +01:00
ismagom aee245b774 Fixed compilation issue in cqi.c 2015-02-12 08:57:37 +01:00
ismagom e83165dc2c Added PUSCH with no UL-SCH 2015-02-10 16:49:11 +01:00
ismagom 45f9917ad4 PUSCH working w and w/o UCI (HARQ, RI and CQI) 2015-02-09 11:32:47 +01:00
ismagom a47461a6f5 Added UL SCH interleaver. Fixed issue with rate matching and filler bits 2015-01-30 00:15:09 +00:00
ismagom 9a614ec9d1 Added PUSCH DRMS signal generation 2015-01-25 01:17:42 +01:00
ismagom 1456432607 Changed eNodeB console prompt 2015-01-21 18:18:31 +00:00
ismagom 51f9dc9efb Fixed bug in PDSCH determining E with multiple codewords. Added demod_soft_free function 2015-01-21 13:55:09 +00:00
ismagom ee4c80d340 Fixed merge conflicts with ismagom fork 2015-01-21 07:55:40 +00:00
ismagom fb6eb4f9d1 Merged with #51 2015-01-20 20:01:05 +00:00
ismagom ed4d500532 PDSCH CB segmentation computation used erroneous CB length 2015-01-20 18:41:20 +00:00
ismagom 605f102682 PDSCH Video demo working 2015-01-14 18:16:35 -08:00
ismagom 2dfe82fb9c Added vec_max_fff function 2015-01-11 23:44:35 -05:00
ismagom 5c8a94ddfc File read in pdsch_ue 2015-01-11 23:06:11 -05:00
ismagom 94305004f1 Added TCP/UDP sources/sinks to pdsch enodeb/ue 2015-01-08 22:28:05 -04:00
ismagom 2afdb97b1f Fixed PDSCH resource mapping bug for 1 antenna. Added dynamic buffer to soft demapper (fixes QAM64 bug) 2014-12-27 17:09:22 -05:00
ismagom 636cb301f8 Changed UDP sink and source. Fixed some issues in pdsch_ue. Added PDSCH and TDECODER MEX. 2014-12-27 00:36:32 +01:00
ismagom 5e6abc7186 Improved PCFICH detection using soft bit correlation. 2014-12-18 00:30:31 +00:00
ismagom f6e4aa18c8 Decreased ue_sync tracking threshold 2014-12-16 10:27:08 +00:00
ismagom 204fa85144 Added MEX tests for PBCH and Viterbi 2014-12-15 23:34:44 +00:00
ismagom 856a899ff0 Added cell_scanner API and test example 2014-12-12 01:03:32 +00:00
ismagom 243f23752d Improved cell search algorithm. Using narrow correlation for cell acquisition and MIB decoding 2014-12-11 23:04:21 +00:00
ismagom 5a032c4316 Using short correlation for peak tracking 2014-12-11 09:06:58 +00:00
ismagom ecbd3dda2c Added SIB4. Improved CP detection. 2014-12-09 23:29:48 +00:00
ismagom 28ab43c6e9 Added PSS/SSS mex. Added new SSS correlation algorithms. Use PSR in PSS 2014-12-06 09:16:11 +00:00
ismagom 48da6746cd Added MEX lib. Added PDCCH test 2014-12-01 21:15:32 +00:00