Commit Graph

13 Commits

Author SHA1 Message Date
ismagom 5181b771fd Converted all unsigned data types to uint32_t 2014-07-01 10:48:51 +02:00
ismagom 67fb600193 Removed PBCH eNodeB/UE examples and integrated into PDSCH ones using the program argument -b 2014-06-30 01:32:42 +02:00
ismagom 231c29ef21 Added lte_cell_t struct to PBCH module. 2014-06-30 00:44:39 +02:00
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. 2014-06-29 19:51:25 +02:00
ismagom c5d07eee00 Merge branch 'master' of https://github.com/ismagom/libLTE 2014-06-27 18:36:33 +02:00
ismagom a08cdaecfc Fixed PDSCH not working with odd number of PRB. Fixed PBCH resource allocation for PRB greater than 6. Other minor issues 2014-06-27 18:36:25 +02:00
Paul Sutton 507dc8b6cb General cleanup - moving prach code to phch folder, moving common ret vals to config.h, renamed phy_common files 2014-06-26 12:13:05 +01:00
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 2014-06-25 09:43:06 +01:00
Paul Sutton 696eed6d14 Adding prach for uplink - supports preamble formats 0-3, does not currently support high-speed flag, benchmark not yet implemented 2014-06-24 17:41:08 +01:00
Paul Sutton 489377a6a9 Bugfix - initializing dc flag 2014-06-20 18:55:47 +01:00
Paul Sutton d175e8b482 Cleanup and bugfix of dft module 2014-06-20 15:35:37 +01:00
Paul Sutton f9bc63ba63 Merged restructure branch and fixed conflicts 2014-06-17 16:11:40 +01:00
Paul Sutton f933a73490 Directory restructure and cmake cleanup 2014-06-17 14:20:00 +01:00