Commit Graph

137 Commits

Author SHA1 Message Date
ismagom c56d099afd Compute parity without using assembler 2014-06-09 18:59:57 +01:00
ismagom 225ae44e0e Fixed compilation issue with ratematching 2014-06-07 10:48:03 +02:00
Ismael Gómez-Miguelez 8ee7385aeb Merge pull request #22 from ismagom/master
Pull from ismagom fork. Fixed B210 USRP Clock issue added PDCCH
2014-06-06 17:54:38 +02:00
ismagom eb52aeb1ab Fixed B210 USRP Clock issue. Added Turbo Rate matching 2014-06-06 17:09:15 +02:00
ismagom 6fe5a05952 Added CRC. Changed ratematching to FEC directory 2014-06-03 14:59:15 +02:00
Paul Sutton d10e4d809d Building as shared libraries, adding extern C calls to support use from C++ 2014-05-19 16:45:08 +01:00
Paul Sutton f41ca07e83 Adding custom targets to include all header files in generated project files 2014-05-14 11:31:25 +01:00
ismagom 887c3a8e80 Restored old CRC 2014-05-13 16:43:16 +01:00
ismagom bcdf2f0886 Added Turbo Decoder 2014-05-13 16:03:39 +01:00
ismagom 2a6d2fbb64 Merge branch 'master' of https://github.com/ismagom/libLTE 2014-05-13 16:00:52 +01:00
ismagom caff6d85ad Added Turbo Decoder 2014-05-13 16:00:49 +01:00
Ismael Gómez-Miguelez 801f7b52ee Merge pull request #2 from agelonch/master
CRC issues solved and code reshaped to libLTE format
2014-05-13 15:59:45 +01:00
agelonch 7972076b0e Code CRC Reshaped to libLTE format 2014-05-13 13:41:10 +02:00
agelonch 7e21282dec Code CRC Reshaped to libLTE format 2014-05-13 13:31:08 +02:00
ismagom c40d1e5dbf Added PDCCH encoder/decoder. Tested with Amarisoft eNodeB 2014-05-12 18:44:00 +01:00
ismagom 869b842415 Added PDCCH encoder/decoder. Tested with Amarisoft eNodeB 2014-05-12 18:43:14 +01:00
agelonch 07528df864 Fixed crc issues 2014-05-12 13:20:21 +02:00
ismagom 587ff2c7f8 Increased FFT test threshold 2014-04-24 14:33:58 +01:00
ismagom 6c59735554 Fixed FEC parity.h compilation error in 32-bit arch 2014-04-24 14:22:00 +01:00
ismagom 8bed6caf4f Fixed VOLK compilation issue #16 2014-04-23 10:33:19 +01:00
ismagom 04172989e7 Fixed pdcch compilation 2014-04-17 11:53:29 +01:00
ismagom e41fee4a7d Merge branch 'pdcch' 2014-04-17 11:40:04 +01:00
ismagom 355ed0386d PDCCH working branch 2014-04-17 11:28:21 +01:00
Paul Sutton 0c03bcd68f Adding arbitrary resampler with tests and benchmark 2014-04-16 16:44:11 +01:00
Paul Sutton 463f0018c5 Adding header files to project (useful for IDEs) 2014-04-15 10:48:41 +01:00
nodeuser 644e91e5df Fixed bug in sync 2014-03-28 12:49:40 +00:00
ismagom e1334ff028 Added SSS disable option to sync 2014-03-28 10:27:49 +00:00
ismagom de553d3452 Added PCFICH and PHICH Tx/Rx. 2014-03-27 16:31:25 +00:00
ismagom 6a514e4107 All tests completed 2014-03-15 01:04:21 +00:00
ismagom f588d670ad Fixed bug when receiving all zeros samples 2014-03-13 18:03:39 +00:00
ismagom 6459f516d8 Fixed some minor bugs 2014-03-12 10:57:27 -05:00
ismagom 590f6748a8 Added precoding test 2014-03-11 21:46:54 -05:00
ismagom 67b8cf3ee2 Added scrambling, ratematching and layer mapping tests 2014-03-11 13:42:51 -05:00
ismagom c4e0e403ce Using CTest for testing 2014-03-08 11:46:19 +00:00
ismagom adf5260e29 CFO correction using LUT 2014-03-03 23:54:02 +00:00
ismagom f5f1ee186e Added VOLK support 2014-03-03 21:01:04 +00:00
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 2014-03-03 19:09:26 +00:00