619 Commits (fc96b7f3e8c8158da45f9a424e7afe49c4064355)
 

Author SHA1 Message Date
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 10 years ago
ismagom 01ca2dcf28 Added HARQ support on PDSCH. Small changes on API. 10 years ago
ismagom 561a2abd53 Fixed bug in channel estimation test 10 years ago
ismagom 2b291be6b0 Merge branch 'master' of https://github.com/ismagom/libLTE 10 years ago
ismagom ec321f971d Fixed error in PDSCH mapping. Further API simplification 10 years ago
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
suttonpd c4f149f6e3 Merge pull request #7 from libLTE/master
Updating my fork from main repo
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
suttonpd 93f6acafbd Merge pull request #32 from suttonpd/master
PRACH support
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
suttonpd 2ce8bd7113 Merge pull request #29 from suttonpd/master
Bugfix - initializing dc flag
11 years ago
Paul Sutton 489377a6a9 Bugfix - initializing dc flag 11 years ago
Ismael Gómez-Miguelez 8f08380d46 Merge pull request #28 from suttonpd/master
Cleanup and bugfix of dft module
11 years ago
Paul Sutton d175e8b482 Cleanup and bugfix of dft module 11 years ago
Ismael Gómez-Miguelez ba69e83b4d Merge pull request #27 from ismagom/master
Moved PDSCH examples
11 years ago
ismagom 88d961e169 Moved PDSCH examples 11 years ago
Ismael Gómez-Miguelez b4e625eddd Merge pull request #26 from suttonpd/master
Directory restructure and cmake cleanup
11 years ago
Paul Sutton f9bc63ba63 Merged restructure branch and fixed conflicts 11 years ago
suttonpd 243ccc823c Merge pull request #6 from libLTE/master
Merge from liblte
11 years ago
Ismael Gómez-Miguelez b1052fd0b2 Merge pull request #25 from ismagom/master
Added PDSCH and fixed merge conflicts
11 years ago
ismagom 60e5ed1ee1 Resolved merge conflict with issue #24 11 years ago
Paul Sutton 34a2241bb5 Changing order of ADD_SUBDIRECTORY to ensure cuhd is built before lte 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
Ismael Gómez-Miguelez acff8b089f Merge pull request #24 from suttonpd/master
Adding explicit visibility settings for the library
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
Ismael Gómez-Miguelez 788ec3269e Merge pull request #23 from suttonpd/master
Adding Qwt6.1 support
11 years ago
Paul Sutton 8c0b3f0e2a Merge branch 'master' of https://github.com/suttonpd/liblte 11 years ago
Paul Sutton dc01602093 Adding support for Qwt6.1 11 years ago
suttonpd d7d0f3ee94 Merge pull request #5 from libLTE/master
Pull from libLTE
11 years ago
ismagom c56d099afd Compute parity without using assembler 11 years ago
ismagom c3504cb385 Merge branch 'master' of https://github.com/ismagom/libLTE 11 years ago
ismagom 5e810e8a7d Fixed compilation problem with Qwt 6.1 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