Commit Graph

9691 Commits

Author SHA1 Message Date
Ismael Gómez-Miguelez b1052fd0b2 Merge pull request #25 from ismagom/master
Added PDSCH and fixed merge conflicts
2014-06-17 16:33:44 +02:00
ismagom 60e5ed1ee1 Resolved merge conflict with issue #24 2014-06-17 16:32:19 +02:00
Paul Sutton 34a2241bb5 Changing order of ADD_SUBDIRECTORY to ensure cuhd is built before lte 2014-06-17 15:28:29 +01:00
Paul Sutton f933a73490 Directory restructure and cmake cleanup 2014-06-17 14:20:00 +01:00
ismagom 61734466a4 Added PDSCH. Fixed other issues with turbodecoder, precoding and DCI Format 1A unpacking 2014-06-17 12:44:42 +02:00
Ismael Gómez-Miguelez acff8b089f Merge pull request #24 from suttonpd/master
Adding explicit visibility settings for the library
2014-06-17 12:40:54 +02:00
Paul Sutton 36a4a5612a Replacing tabs with spaces 2014-06-17 10:48:18 +01:00
Paul Sutton 82b5a04bea Minor edits 2014-06-17 10:46:07 +01:00
Paul Sutton 5679797ed2 Replacing tabs with spaces 2014-06-17 10:11:41 +01:00
Paul Sutton c762cd6f0f Cleanup of dft interface 2014-06-17 09:38:34 +01:00
Paul Sutton 27ef1a58bc Adding explicit visibility settings for the library 2014-06-13 12:42:29 +01:00
Ismael Gómez-Miguelez 788ec3269e Merge pull request #23 from suttonpd/master
Adding Qwt6.1 support
2014-06-13 12:01:04 +02:00
Paul Sutton 8c0b3f0e2a Merge branch 'master' of https://github.com/suttonpd/liblte 2014-06-12 10:03:30 +01:00
Paul Sutton dc01602093 Adding support for Qwt6.1 2014-06-12 09:59:21 +01:00
suttonpd d7d0f3ee94 Merge pull request #5 from libLTE/master
Pull from libLTE
2014-06-12 09:01:32 +01:00
ismagom c56d099afd Compute parity without using assembler 2014-06-09 18:59:57 +01:00
ismagom c3504cb385 Merge branch 'master' of https://github.com/ismagom/libLTE 2014-06-08 17:48:37 +02:00
ismagom 5e810e8a7d Fixed compilation problem with Qwt 6.1 2014-06-08 17:48:24 +02: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
Ismael Gómez-Miguelez c5df1dcd15 Merge pull request #21 from suttonpd/master
Merge from suttonpd
2014-05-22 12:12:09 +03: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
suttonpd b1fc0986b1 Merge pull request #4 from libLTE/master
Merge from ismagom
2014-05-14 10:52:18 +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 7f42343215 Merge branch 'master' of https://github.com/ismagom/libLTE 2014-05-12 18:43:39 +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
Ismael Gómez-Miguelez b91082dee1 Merge pull request #1 from trondeau/uhd_mods
UHD mods
2014-05-02 18:06:39 +01:00
Tom Rondeau 8bb3d759ab uhd: check for lo_locked or ref_locked sensor before trying to use them. If neither found, wait a bit to settle and return true. 2014-05-02 10:43:40 -04:00
Tom Rondeau aad0c6c56a cmake: adding LINK_DIRECTORIES to cmake to tell it where to find uhd if not in a normal (i.e., /usr or /usr/local) prefix. 2014-05-02 10:42:42 -04: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 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