297 Commits (ee53e11a8b64222b3bdbee8e7eb9012cddb528ba)
 

Author SHA1 Message Date
ismagom ee53e11a8b Changes on PUSCH DRMS configuration structure 10 years ago
ismagom 4e2f9311b7 Merge branch 'master' into uplink 10 years ago
ismagom 489129cb56 Fixed ifft in ue_ul 10 years ago
ismagom 6208093981 changed LTE_TS and added file save 10 years ago
ismagom 003c9e49b1 prach uses ue_ul 10 years ago
ismagom 335e3bae83 prach examples now uses ue_ul. Fixed timing advance for RAR 10 years ago
ismagom 6fe535f8a4 Improved synch. Fixed some bugs. Added ue_ul 10 years ago
Paul Sutton 7b403e2882 Build fixes 10 years ago
ismagom 99df252279 Fixed PRACH example 10 years ago
ismagom d5a0be5e92 PRACH example successfully transmitting RA and receiving RAR 10 years ago
ismagom 71fc73c85f Updated chest_dl to uplink 10 years ago
ismagom 9081f23ccb Fix estimator 10 years ago
ismagom 83e3250c29 Added PRACH example. Added timed send/recv functions to cuhd 10 years ago
ismagom 31a4edffae Added frequency shift to fft to support SC-FDMA 10 years ago
ismagom 861d4b3985 Fixed memory leak in PRACH and ZC root index table lookup 10 years ago
ismagom f8d48961ef Fixed issue in PRACH generation. Added Matlab test 10 years ago
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 22adbba1d4 Merge branch 'master' into uplink 10 years ago
ismagom 5775025ca6 Fixed bug non-initialization of sf_buffer in pdsch_ue 10 years ago
ismagom 20d6baaed4 Replaced malloc by vec_malloc 10 years ago
ismagom 300633bc59 Replaced malloc by vec_malloc 10 years ago
ismagom c33c75c48d Merge branch 'master' into uplink 10 years ago
ismagom 34971b46f2 Fixed segfault bug in pdsch_ue example 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 9a614ec9d1 Added PUSCH DRMS signal generation 10 years ago
ismagom 729519ac7e Merge branch 'master' of https://github.com/libLTE/libLTE 10 years ago
ismagom 1456432607 Changed eNodeB console prompt 10 years ago
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