16 Commits (4e2f9311b7489b3951ddc1222d77e76f10b918bb)

Author SHA1 Message Date
ismagom 58ccecc8d7 Added PUSCH Type1 Frequency Hopping 10 years ago
ismagom 48278aca84 Changed harq object to include RV and subframe. Adapted PDSCH, PUSCH and SCH interfaces 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 134eea27f8 Finished PDSCH MEX test. Read MCS from STDIN in pdsch_enodeb 10 years ago
ismagom 4f653dc3ab Added MMSE SISO equalizer (predecoding) 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 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 11 years ago
ismagom 01ca2dcf28 Added HARQ support on PDSCH. Small changes on API. 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 a08cdaecfc Fixed PDSCH not working with odd number of PRB. Fixed PBCH resource allocation for PRB greater than 6. Other minor issues 11 years ago
Paul Sutton f9bc63ba63 Merged restructure branch and fixed conflicts 11 years ago