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
|
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
|
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
|
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
|
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
|
3dfb1824b4
|
Added CRC-based early stopping to Turbo decoder
|
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
|
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 |
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 |
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
|
507dc8b6cb
|
General cleanup - moving prach code to phch folder, moving common ret vals to config.h, renamed phy_common files
|
11 years ago |
Paul Sutton
|
f9bc63ba63
|
Merged restructure branch and fixed conflicts
|
11 years ago |