320 Commits (4a0ffc67b07171fec05ef22a0bf67085de1a6232)
 

Author SHA1 Message Date
Paul Sutton 4a0ffc67b0 Switching to separate libsdrgui library for graphics 10 years ago
Paul Sutton 578a697633 removing accidental build file 10 years ago
Paul Sutton 62f2cf6496 Fixes for clang warnings, moved cf_t definition to config.h to avoid redefinitions 10 years ago
ismagom 6d51de5ed6 Added prefix to all exported symbols 10 years ago
ismagom 0d71c911fe Changed until precoding.h 10 years ago
ismagom 7eecf5be3b Changed phy_common.h 10 years ago
ismagom 8605b6d24c Added prefix until fft.h 10 years ago
ismagom 2b4da53ef9 Moved all subdirectories in phy upwards. Changed copyright 10 years ago
ismagom 7d1d2910ee Changed directory names to srslte and removed uppler layers directories 10 years ago
ismagom 0c1e2eb53d Merge branch 'uplink' 10 years ago
ismagom bf0be56406 Added UE PHY class 10 years ago
Ismael Gómez-Miguelez 862747d6bd Update README.md 10 years ago
Ismael Gómez-Miguelez 620a6cd5d6 Update README.md 10 years ago
ismagom 6d8540441a Started implementing PUCCH 10 years ago
ismagom 4cdbd9bd83 Fixed floating point exception bug in sch.c 10 years ago
ismagom ae4b71df85 Added preamble_idx check to prach example 10 years ago
ismagom f63244afb7 Added TA and beta options to PRACH example 10 years ago
ismagom 0cdfabccfd Merge branch 'uplink' of https://github.com/libLTE/libLTE into uplink 10 years ago
ismagom 5dc755f301 Testing with amarisoft 10 years ago
Paul Sutton f95a30481e Fix for complex.h #define I nastiness 10 years ago
Paul Sutton 57bb1a8d53 Added DisableMEX flag 10 years ago
Paul Sutton 07ae84a529 Fix for warnings 10 years ago
ismagom a96bb209b1 Fixed TA symbol time 10 years ago
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