56 Commits (2c93d2a1c9e17b34e986eab5e69404f54f9e96cf)

Author SHA1 Message Date
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 ee4c80d340 Fixed merge conflicts with ismagom fork 10 years ago
ismagom fb6eb4f9d1 Merged with #51 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 605f102682 PDSCH Video demo working 10 years ago
ismagom 134eea27f8 Finished PDSCH MEX test. Read MCS from STDIN in pdsch_enodeb 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 636cb301f8 Changed UDP sink and source. Fixed some issues in pdsch_ue. Added PDSCH and TDECODER MEX. 10 years ago
ismagom 5e6abc7186 Improved PCFICH detection using soft bit correlation. 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 243f23752d Improved cell search algorithm. Using narrow correlation for cell acquisition and MIB decoding 10 years ago
ismagom ecbd3dda2c Added SIB4. Improved CP detection. 10 years ago
ismagom 48da6746cd Added MEX lib. Added PDCCH test 10 years ago
ismagom fded8e40d1 Fixed problem in decode_pbch() with frame unaligment 10 years ago
ismagom a21c8c7993 Fixed bug in ue_mib and improved pdsch_ue console output and plots 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 68a6169164 ZF/MMSE equalizer for single antenna and diversity working correctly 10 years ago
ismagom 4f653dc3ab Added MMSE SISO equalizer (predecoding) 10 years ago
ismagom 17dd292089 Fixed issues with cell_measurement 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 bd117093b4 Fixed some issues in MIB detection and in cell search 10 years ago
ismagom 45179ea823 Added DRMS for UL. Changed chest to chest_dl 10 years ago
ismagom 81a5d42924 Fixed bug in cell detect not detecting cells with N_id_2!=0 10 years ago
ismagom ce2abc06fe Fixed some bugs in UE PDSCH example: equalization with zero channel estimates, cell search, synchronization. CRC-based early stopping 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 3dfb1824b4 Added CRC-based early stopping to Turbo decoder 10 years ago
ismagom 85fc5adc01 Merge branch 'soft_demod_volk' 10 years ago
ismagom ad004c58d8 Adjusted PSS find thresholds for loaded cells 10 years ago
ismagom ecf140a4e9 Added Test and Benchmark for soft_demodulation approximation algorithms 10 years ago
ismagom caf4488eea Fixed SCAN_MIB example. Fixed other issues with synchronization and AGC in ue_sync module 10 years ago
ismagom ecb30a9014 Added AGC 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 11 years ago
ismagom 01ca2dcf28 Added HARQ support on PDSCH. Small changes on API. 11 years ago
ismagom 2b291be6b0 Merge branch 'master' of https://github.com/ismagom/libLTE 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 e84f800e26 Fixed unitialized variable compilation error 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