Ismael Gómez-Miguelez
|
200a294352
|
Update README.md
|
10 years ago |
ismagom
|
51f9dc9efb
|
Fixed bug in PDSCH determining E with multiple codewords. Added demod_soft_free function
|
10 years ago |
ismagom
|
ee8ff24c43
|
Merge branch 'master' of https://github.com/libLTE/libLTE
Conflicts:
lte/examples/cell_search.c
lte/phy/examples/cell_search_utils.c
lte/phy/examples/iodev.c
lte/phy/examples/iodev.h
lte/phy/examples/pdsch_ue.c
lte/phy/include/liblte/phy/ch_estimation/chest.h
lte/phy/include/liblte/phy/ch_estimation/refsignal.h
lte/phy/include/liblte/phy/common/phy_common.h
lte/phy/include/liblte/phy/sync/sync.h
lte/phy/include/liblte/phy/ue/ue_celldetect.h
lte/phy/include/liblte/phy/ue/ue_mib.h
lte/phy/include/liblte/phy/utils/vector.h
lte/phy/lib/ch_estimation/src/chest.c
lte/phy/lib/ch_estimation/src/refsignal.c
lte/phy/lib/ch_estimation/test/CMakeLists.txt
lte/phy/lib/ch_estimation/test/chest_test.c
lte/phy/lib/ch_estimation/test/chest_test_dl.c
lte/phy/lib/ch_estimation/test/chest_test_ul.c
lte/phy/lib/phch/src/pdsch.c
lte/phy/lib/sync/src/pss.c
lte/phy/lib/sync/src/sync.c
lte/phy/lib/sync/test/pss_usrp.c
lte/phy/lib/ue/src/ue_celldetect.c
lte/phy/lib/ue/src/ue_dl.c
lte/phy/lib/ue/src/ue_mib.c
lte/phy/lib/ue/src/ue_sync.c
lte/phy/lib/ue/test/ue_celldetect_mib_test.c
lte/rrc/include/liblte/rrc/rrc.h
lte/rrc/lib/messages/test/CMakeLists.txt
|
10 years ago |
ismagom
|
ee4c80d340
|
Fixed merge conflicts with ismagom fork
|
10 years ago |
Ismael Gómez-Miguelez
|
4a9164b900
|
Update README.md
|
10 years ago |
Ismael Gómez-Miguelez
|
0b7dd37699
|
Update README.md
|
10 years ago |
ismagom
|
fb6eb4f9d1
|
Merged with #51
|
10 years ago |
Paul Sutton
|
1e44b31fb3
|
Fix for building without uhd
|
10 years ago |
Paul Sutton
|
801567d545
|
Fix for building without VOLK
|
10 years ago |
ismagom
|
ed4d500532
|
PDSCH CB segmentation computation used erroneous CB length
|
10 years ago |
ismagom
|
4ef21f0439
|
Merge branch 'master' of https://github.com/ismagom/libLTE
|
10 years ago |
ismagom
|
d81f8dfbcd
|
Improved noise and SNR estimation
|
10 years ago |
ismagom
|
4429d45761
|
Fixed warning in CMake when MATLAB not found
|
10 years ago |
ismagom
|
c7b2a7a499
|
Fixed examples compilation with no UHD
|
10 years ago |
ismagom
|
2d0bada9f0
|
Fixed CMake finding VOLK functions
|
10 years ago |
ismagom
|
3a99e8268f
|
Fixed PCFICH file test failing
|
10 years ago |
ismagom
|
0875cf73c1
|
Removed error messages when failing to write to UDP
|
10 years ago |
ismagom
|
605f102682
|
PDSCH Video demo working
|
10 years ago |
ismagom
|
40c7db7009
|
Added nof_frames to pbch_file_test
|
10 years ago |
ismagom
|
37e386d6d5
|
Plot runs as thread in pdsch ue
|
10 years ago |
ismagom
|
2dfe82fb9c
|
Added vec_max_fff function
|
10 years ago |
ismagom
|
5c8a94ddfc
|
File read in pdsch_ue
|
10 years ago |
ismagom
|
359b8dcd72
|
Added waterfall plot to pdsch_ue
|
10 years ago |
ismagom
|
94305004f1
|
Added TCP/UDP sources/sinks to pdsch enodeb/ue
|
10 years ago |
Paul Sutton
|
5120b2e989
|
Adding explicit paths to rrc asn headers
|
10 years ago |
ismagom
|
ae9af79172
|
Configurable PRB set from STDIN in pdsch_enodeb
|
10 years ago |
ismagom
|
147c0f5f98
|
Finished PDSCH MEX test. Read MCS from STDIN in pdsch_enodeb
|
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
|
636cb301f8
|
Changed UDP sink and source. Fixed some issues in pdsch_ue. Added PDSCH and TDECODER MEX.
|
10 years ago |
Ismael Gómez-Miguelez
|
3d62e7dd95
|
Update README.md
|
10 years ago |
Ismael Gómez-Miguelez
|
a551853df5
|
Update README.md
|
10 years ago |
ismagom
|
fe948dc9e8
|
Merge branch 'scanner_average_pss'
|
10 years ago |
ismagom
|
c8c7bf39b2
|
Reordered RRC ASN directory. Fixed ASN headers installation.
|
10 years ago |
ismagom
|
fc1989b295
|
Changed estimator filter
|
10 years ago |
ismagom
|
a25fa6a435
|
Added timeout to cuhd_recv
|
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
|
f067d98482
|
Fine tune in cell measurement
|
10 years ago |
ismagom
|
f6e4aa18c8
|
Decreased ue_sync tracking threshold
|
10 years ago |
ismagom
|
204fa85144
|
Added MEX tests for PBCH and Viterbi
|
10 years ago |
ismagom
|
e98f718806
|
Fixed issue with PSS correlation
|
10 years ago |
ismagom
|
856a899ff0
|
Added cell_scanner API and test example
|
10 years ago |
ismagom
|
243f23752d
|
Improved cell search algorithm. Using narrow correlation for cell acquisition and MIB decoding
|
10 years ago |
ismagom
|
5a032c4316
|
Using short correlation for peak tracking
|
10 years ago |
ismagom
|
ecbd3dda2c
|
Added SIB4. Improved CP detection.
|
10 years ago |