Commit Graph

6250 Commits

Author SHA1 Message Date
ismagom 6c59735554 Fixed FEC parity.h compilation error in 32-bit arch 2014-04-24 14:22:00 +01:00
ismagom 4570802974 Added license for CheckFunctionExistsMath.cmake 2014-04-23 12:36:01 +01:00
ismagom 60dc3cbdf7 Merge branch 'master' of https://github.com/ismagom/libLTE 2014-04-23 10:33:38 +01:00
ismagom 8bed6caf4f Fixed VOLK compilation issue #16 2014-04-23 10:33:19 +01:00
Ismael Gómez-Miguelez ad4e6b9bd9 Update README.md 2014-04-22 12:36:14 +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
Ismael Gómez-Miguelez fc75cdcddc Merge pull request #20 from suttonpd/master
Adding arbitrary resampler with tests and benchmark
2014-04-17 10:06:02 +01:00
Paul Sutton ae50c990ec Adding matlab files for arbitrary resampler 2014-04-16 17:06:34 +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
suttonpd f2ae9d0217 Merge pull request #3 from ismagom/master
Merge from ismagom
2014-04-11 10:43:00 +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 b78c8bde4f Merge branch 'master' of https://github.com/ismagom/libLTE 2014-03-27 16:31:37 +00:00
ismagom de553d3452 Added PCFICH and PHICH Tx/Rx. 2014-03-27 16:31:25 +00:00
ismagom 06b3741984 Updated README.md 2014-03-21 13:41:28 +00:00
Ismael Gómez-Miguelez f0f2eb3e7f Update README.md 2014-03-21 12:24:30 +00:00
Ismael Gómez-Miguelez 0130fbe6bc Update README.md 2014-03-21 12:23:54 +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
Ismael Gómez-Miguelez bea03bfdd2 Update README.md 2014-03-08 12:33:26 +00:00
Ismael Gómez-Miguelez 74af8dd9f8 Update README.md 2014-03-08 12:26:27 +00:00
Ismael Gómez-Miguelez a23208cbc8 Update README.md 2014-03-08 12:26:01 +00:00
ismagom 3566b6d8e5 PBCH example capture 2014-03-08 12:25:07 +00:00
ismagom c946562787 Removed Boost dependencies in graphics library 2014-03-08 11:53:42 +00:00
ismagom c4e0e403ce Using CTest for testing 2014-03-08 11:46:19 +00:00
ismagom 034b003a85 CMake chekcs for Qwt6. Fixed UHD close RX stream at exit 2014-03-04 22:08:52 +00:00
ismagom e66fe3102c Fixed compilation problem for old GCXX 2014-03-04 19:33:06 +00:00
ismagom 10c6cfef12 Graphics/UHD optional to compile enodeb_bch/mib_track examples 2014-03-04 11:55:55 +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 cfc9e3e5d8 Added USRP arg options 2014-03-03 20:25:56 +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
ismagom 40238fe023 Changed dot product to vector product 2014-02-14 15:10:01 +00:00
suttonpd d87988a97a Merge pull request #2 from ismagom/master
Fixed naming convention in vec module. Separated viterbit and convolutio...
2014-02-14 10:16:13 +00:00
ismagom f356937046 Fixed naming convention in vec module. Separated viterbit and convolutional coder. 2014-02-13 16:54:51 +00:00
suttonpd 3e5327248f Merge pull request #1 from ismagom/master
Updating suttonpd fork
2014-02-13 10:47:39 +00:00
ismagom a07f3966a3 Issue1 fixed 2014-02-03 20:34:28 +01:00
ismagom 0ff188d9a1 Merge branch 'master' of https://github.com/ismagom/libLTE 2014-01-31 14:35:55 +00:00
ismagom 893cab84f1 Fixed PRS sequence generation 2014-01-31 14:35:43 +00:00
Ismael Gómez-Miguelez 467c970fc9 Update README.md 2014-01-30 16:09:41 +00:00
Ismael Gómez-Miguelez c328a29e39 Update README.md 2014-01-30 15:14:41 +00:00
ismagom afa8cd8424 Cell search program working 2014-01-30 14:45:59 +00:00
ismagom aaadc40ff4 Updated README.md 2014-01-28 11:43:31 +00:00
ismagom 0737f1e615 Initial commit 2014-01-28 11:41:17 +00:00