209 Commits (6208093981879f9eb82cdac5b479642a61b2ea7d)

Author SHA1 Message Date
ismagom 0ebb0e7d00 Improved PDCCH candidate search interface. Switched FEC modules to uint32_t 10 years ago
ismagom e84f800e26 Fixed unitialized variable compilation error 10 years ago
ismagom 5181b771fd Converted all unsigned data types to uint32_t 11 years ago
ismagom 67fb600193 Removed PBCH eNodeB/UE examples and integrated into PDSCH ones using the program argument -b 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 de13adbc85 Using factor of average instead of absolute detection threshold, added fixes for high-speed sequence generation (detection still not supported), added tests for multiplexed PRACH sequences 11 years ago
Paul Sutton 696eed6d14 Adding prach for uplink - supports preamble formats 0-3, does not currently support high-speed flag, benchmark not yet implemented 11 years ago
Paul Sutton 489377a6a9 Bugfix - initializing dc flag 11 years ago
Paul Sutton d175e8b482 Cleanup and bugfix of dft module 11 years ago
Paul Sutton f9bc63ba63 Merged restructure branch and fixed conflicts 11 years ago
ismagom 60e5ed1ee1 Resolved merge conflict with issue #24 11 years ago
Paul Sutton f933a73490 Directory restructure and cmake cleanup 11 years ago
ismagom 61734466a4 Added PDSCH. Fixed other issues with turbodecoder, precoding and DCI Format 1A unpacking 11 years ago
Paul Sutton 36a4a5612a Replacing tabs with spaces 11 years ago
Paul Sutton 82b5a04bea Minor edits 11 years ago
Paul Sutton 5679797ed2 Replacing tabs with spaces 11 years ago
Paul Sutton c762cd6f0f Cleanup of dft interface 11 years ago
Paul Sutton 27ef1a58bc Adding explicit visibility settings for the library 11 years ago
ismagom c56d099afd Compute parity without using assembler 11 years ago
ismagom 225ae44e0e Fixed compilation issue with ratematching 11 years ago
Ismael Gómez-Miguelez 8ee7385aeb Merge pull request #22 from ismagom/master
Pull from ismagom fork. Fixed B210 USRP Clock issue added PDCCH
11 years ago
ismagom eb52aeb1ab Fixed B210 USRP Clock issue. Added Turbo Rate matching 11 years ago
ismagom 6fe5a05952 Added CRC. Changed ratematching to FEC directory 11 years ago
Paul Sutton d10e4d809d Building as shared libraries, adding extern C calls to support use from C++ 11 years ago
Paul Sutton f41ca07e83 Adding custom targets to include all header files in generated project files 11 years ago
ismagom 887c3a8e80 Restored old CRC 11 years ago
ismagom bcdf2f0886 Added Turbo Decoder 11 years ago
ismagom 2a6d2fbb64 Merge branch 'master' of https://github.com/ismagom/libLTE 11 years ago
ismagom caff6d85ad Added Turbo Decoder 11 years ago
Ismael Gómez-Miguelez 801f7b52ee Merge pull request #2 from agelonch/master
CRC issues solved and code reshaped to libLTE format
11 years ago
agelonch 7972076b0e Code CRC Reshaped to libLTE format 11 years ago
agelonch 7e21282dec Code CRC Reshaped to libLTE format 11 years ago
ismagom c40d1e5dbf Added PDCCH encoder/decoder. Tested with Amarisoft eNodeB 11 years ago
ismagom 869b842415 Added PDCCH encoder/decoder. Tested with Amarisoft eNodeB 11 years ago
agelonch 07528df864 Fixed crc issues 11 years ago
ismagom 587ff2c7f8 Increased FFT test threshold 11 years ago
ismagom 6c59735554 Fixed FEC parity.h compilation error in 32-bit arch 11 years ago
ismagom 8bed6caf4f Fixed VOLK compilation issue #16 11 years ago
ismagom 04172989e7 Fixed pdcch compilation 11 years ago
ismagom e41fee4a7d Merge branch 'pdcch' 11 years ago
ismagom 355ed0386d PDCCH working branch 11 years ago
Paul Sutton 0c03bcd68f Adding arbitrary resampler with tests and benchmark 11 years ago
Paul Sutton 463f0018c5 Adding header files to project (useful for IDEs) 11 years ago
nodeuser 644e91e5df Fixed bug in sync 11 years ago
ismagom e1334ff028 Added SSS disable option to sync 11 years ago
ismagom de553d3452 Added PCFICH and PHICH Tx/Rx. 11 years ago
ismagom 6a514e4107 All tests completed 11 years ago
ismagom f588d670ad Fixed bug when receiving all zeros samples 11 years ago
ismagom 6459f516d8 Fixed some minor bugs 11 years ago
ismagom 590f6748a8 Added precoding test 11 years ago
ismagom 67b8cf3ee2 Added scrambling, ratematching and layer mapping tests 11 years ago
ismagom c4e0e403ce Using CTest for testing 11 years ago
ismagom adf5260e29 CFO correction using LUT 11 years ago
ismagom f5f1ee186e Added VOLK support 11 years ago
ismagom 8f4dee7c53 Reorganized the directory structure. Added Graphics support. Added precoding/layer mapper. MIB detection now working with 1 or 2 tx antennas. Initial eNodeB implementation with PSS/SSS and PBCH generation 11 years ago