55 Commits (58ccecc8d7f6d71ad9a4430d30f8762fdf5d9321)

Author SHA1 Message Date
ismagom 58ccecc8d7 Added PUSCH Type1 Frequency Hopping 10 years ago
ismagom e0b0440c77 Added PUSCH resource mapping for non frequency-hopping 10 years ago
ismagom daae1da8bc Added DFT transform precoding 10 years ago
ismagom 48278aca84 Changed harq object to include RV and subframe. Adapted PDSCH, PUSCH and SCH interfaces 10 years ago
ismagom 6b8d019fce Added DFT Transform Precoding. Added PUSCH matlab test. Added UCI PUCCH coding 10 years ago
ismagom 908e4f0373 Allowed UL-SCH test and mex to run with RV idx > 0 and fixed memory leak in MEX 10 years ago
ismagom a3ae7a3264 Improved UL-SCH Interleaving. Removed ACK/RI g_bit buffers 10 years ago
ismagom 300633bc59 Replaced malloc by vec_malloc 10 years ago
ismagom aee245b774 Fixed compilation issue in cqi.c 10 years ago
ismagom 2c93d2a1c9 Fixed PUSCH w/o UL-SCH and CQI length lower than 11 10 years ago
ismagom e83165dc2c Added PUSCH with no UL-SCH 10 years ago
ismagom 45f9917ad4 PUSCH working w and w/o UCI (HARQ, RI and CQI) 10 years ago
ismagom a47461a6f5 Added UL SCH interleaver. Fixed issue with rate matching and filler bits 10 years ago
ismagom 51f9dc9efb Fixed bug in PDSCH determining E with multiple codewords. Added demod_soft_free function 10 years ago
ismagom ed4d500532 PDSCH CB segmentation computation used erroneous CB length 10 years ago
ismagom d81f8dfbcd Improved noise and SNR estimation 10 years ago
ismagom 3a99e8268f Fixed PCFICH file test failing 10 years ago
ismagom 40c7db7009 Added nof_frames to pbch_file_test 10 years ago
ismagom 5c8a94ddfc File read in pdsch_ue 10 years ago
ismagom 134eea27f8 Finished PDSCH MEX test. Read MCS from STDIN in pdsch_enodeb 10 years ago
ismagom d993021880 Add PDSCH and TDEC MEX test 10 years ago
ismagom 2afdb97b1f Fixed PDSCH resource mapping bug for 1 antenna. Added dynamic buffer to soft demapper (fixes QAM64 bug) 10 years ago
ismagom c8c7bf39b2 Reordered RRC ASN directory. Fixed ASN headers installation. 10 years ago
ismagom 5e6abc7186 Improved PCFICH detection using soft bit correlation. 10 years ago
ismagom 10ce33d47d Changed matlab tests names 10 years ago
ismagom d6797964a5 Scanner version working correctly 10 years ago
ismagom 92e0db231c Fixed issue in PBCH decoding N_id_2=2. Changed measurements average to exponential. Moved MMSE diversity equalizer to ZF. 10 years ago
ismagom d56fc6d26d Patch to install rrc ASN headers 10 years ago
ismagom 204fa85144 Added MEX tests for PBCH and Viterbi 10 years ago
ismagom 48da6746cd Added MEX lib. Added PDCCH test 10 years ago
ismagom 5193112041 Fixed BUG in ue_mib.c not checking if enough buffer. Fixed ud_dl rv_idx. Removed iodev.c 10 years ago
ismagom 8531fb1a0c Fixed a bug with type 2 distributed resource allocation 10 years ago
ismagom 4f653dc3ab Added MMSE SISO equalizer (predecoding) 10 years ago
ismagom f505a75382 New equalizer working 10 years ago
ismagom 83316aeb9a Fixed MIB decoding through ASN 10 years ago
ismagom 4232020557 Moved BCCH-BCH MIB unpacking to RRC layer 10 years ago
ismagom 1adfc16e1d Changed char for bits to uint8_t 10 years ago
ismagom f4eeec3df7 Added UE cell search object. Improved PSS detection 10 years ago
ismagom 7658ced99d Normalized PSS correlation result. Use real part only. Extended sync_test to more bandwidth 10 years ago
ismagom caf4488eea Fixed SCAN_MIB example. Fixed other issues with synchronization and AGC in ue_sync module 10 years ago
ismagom d99e4f5988 ue_dl 10 years ago
ismagom 7372d3a386 Fixed PDSCH UE example. Added ue_dl and ue_sync modules. Fixed other minor bugs 10 years ago
ismagom 09243c7996 Fixed PDSCH bugs. Cleaned MCS interface in RA. Converted MODEM module to stdint 10 years ago
ismagom 01ca2dcf28 Added HARQ support on PDSCH. Small changes on API. 11 years ago
ismagom ec321f971d Fixed error in PDSCH mapping. Further API simplification 11 years ago
ismagom 0ebb0e7d00 Improved PDCCH candidate search interface. Switched FEC modules to uint32_t 11 years ago
ismagom 5181b771fd Converted all unsigned data types to uint32_t 11 years ago
ismagom 231c29ef21 Added lte_cell_t struct to PBCH module. 11 years ago
ismagom 5eab57670b Changed nof_prb, nof_ports, cell_id, etc. by lte_cell_t structure. Fixed PBCH/PDSCH resource mapping with odd number PRB. PDSCH examles not working with more than 6 PRB due to downsampling problem. 11 years ago
ismagom c5d07eee00 Merge branch 'master' of https://github.com/ismagom/libLTE 11 years ago