Commit Graph

1530 Commits

Author SHA1 Message Date
Xavier Arteaga 9c9c07a845 Improvement in how PDSCH UE shows downlink statistics. 2017-08-21 12:01:34 +02:00
Xavier Arteaga ed19a4d200 Removed PDSCH threads and refactored RI/PMI select 2017-08-18 16:48:21 +02:00
Xavier Arteaga f2db2db81b Added PMI select C test and solved bugs (golden vectors generated from reference script) 2017-08-17 16:23:43 +02:00
Xavier Arteaga 801b210511 Include open RF multi 2017-08-17 10:23:28 +02:00
Xavier Arteaga 94325d13d2 Scalable PDSCH with MAX_CODEWORDS PDSCH plus decoding threads for bitrate increase 2017-08-17 10:23:03 +02:00
Xavier Arteaga 48d508aeba Added srs_lte_cpy for aligned copy which improves a bit performance for aligned data 2017-08-17 10:19:19 +02:00
Xavier Arteaga a9d9c92205 Added MMSE in SSE and AVX plus subroutines refactor 2017-08-17 10:17:48 +02:00
Xavier Arteaga d1709e06af Added algebra SSE, AVX (+FMA) implementatiokns with test 2017-08-17 10:14:37 +02:00
Xavier Arteaga 2d1166e3fa Added FMA flag 2017-08-17 10:13:03 +02:00
Xavier Arteaga 4007a15581 Merge branch 'next' into next_mimo 2017-08-17 09:38:52 +02:00
Andre Puschmann 8fee5eb41f Merge pull request #13 from softwareradiosystems/next_bugfix_sch
Solved infinite loop and/or segmentation fault in ...
2017-08-16 21:27:03 +02:00
Xavier Arteaga 2bf288ff59 Solved infinite loop and/or segmentation fault in the SCH decoder for non-SSE compilation. 2017-08-16 17:39:49 +02:00
Andre Puschmann 9c49e27778 remove unused variable 2017-08-07 13:18:18 +02:00
Andre Puschmann c474b24d32 add basic NAS configuration class 2017-08-07 13:17:11 +02:00
Xavier Arteaga 1d00e1acaa Merge with next_with_matlab 2017-08-03 13:56:57 +02:00
Paul Sutton c58d2a4689 Merge branch 'master' into next due to RRC ASN bug fix 2017-08-02 16:22:19 +01:00
Paul Sutton 12603e4da2 Bugfix for RRC ASN MeasConfig packing 2017-08-02 15:47:49 +01:00
Xavier Arteaga 6a45147f45 Added different data sources and sinks 2017-07-26 11:31:02 +02:00
Xavier Arteaga 19bc98081a PDSCH decoder multi has been modified for future parallel decoding of codewords. 2017-07-25 15:35:25 +02:00
Xavier Arteaga 6142a5f9e5 Merge to next_with_matlab 2017-07-25 13:17:36 +02:00
Xavier Arteaga fa741f24e7 Added .gitignore 2017-07-25 10:43:20 +02:00
Andre Puschmann e16cc4c58b Merge branch 'next_new_feature' into next 2017-07-24 18:12:16 +02:00
Andre Puschmann 82c206c2bb Merge branch 'master' into next 2017-07-24 18:11:58 +02:00
Andre Puschmann 32b3046d0f fix segfault in UE PHY tests
- added dummy rrc class to UE phy tests
2017-07-24 18:10:31 +02:00
Ismael Gomez dd5822077b fix for soapy 2017-07-14 10:46:50 +01:00
Andre Puschmann d6c027069c Merge branch 'master' into next 2017-07-14 10:49:15 +02:00
Andre Puschmann 00be4a5de7 fix bug with uninitalized number of rx antennas 2017-07-14 10:48:34 +02:00
Andre Puschmann 39ebc0e5fd gracefully exit MAC test when radio init fails 2017-07-14 10:48:26 +02:00
Andre Puschmann 588dc7978d gracefully exit MAC test when radio init fails 2017-07-14 10:46:27 +02:00
Andre Puschmann bb34be24ac fix bug with uninitalized number of rx antennas 2017-07-14 10:41:44 +02:00
yagoda 8c049b2981 fix for both lime and rtl 2017-07-14 09:41:00 +01:00
Paul Sutton eeaa6720ed Merge pull request #88 from pgorczak/master
Install srsenb and srsue executables
2017-07-14 09:27:59 +02:00
yagoda 12d58bbb62 fixing soapy Tx for lime and RTL-SDR 2017-07-13 15:14:22 +01:00
Ismael Gomez 639227557f fixing small conflicts 2017-07-13 13:51:09 +01:00
Ismael Gomez c9ced0b2e1 fixing commits 2017-07-13 13:44:09 +01:00
Ismael Gomez 2d0508ab25 fixing conflict 2017-07-13 13:36:18 +01:00
Ismael Gomez 151f219e41 small soapy fix 2017-07-13 13:32:58 +01:00
yagoda bc337ee281 fixing soapy lime and rtlsdr compatibility 2017-07-13 13:54:31 +01:00
Philipp Gorczak 407d2ef024 Use runtime dir parameter for executables. 2017-07-13 10:21:38 +02:00
Andre Puschmann 266f1b08fb rlc_am: print LCID in buffer status msg 2017-07-12 17:40:42 +02:00
Andre Puschmann e8c41d4620 Revert "Soapy(lime) tx support"
This reverts commit 10c0f03f33.
2017-07-12 17:34:14 +02:00
Philipp Gorczak 5fdcef60f6 Install binaries. 2017-07-12 16:30:06 +02:00
Ismael Gomez 8ad26bda07 eNodeB 2x time advance 2017-07-11 15:47:08 +02:00
Ismael Gomez 7a02efe0e5 fixed segfault due to race condition in scrambling sequence pre-generation 2017-07-11 13:43:06 +02:00
Ismael Gomez 41edfcc7ab fixed segfault due to race condition in scrambling sequence pre-generation 2017-07-11 13:17:51 +02:00
Ismael Gomez 711bf23ee2 fixed segfault due to race condition in scrambling sequence pre-generation 2017-07-11 13:17:26 +02:00
Ismael Gomez 5b62859cca Merge pull request #12 from softwareradiosystems/next_new_feature
Soapy(lime) tx  support
2017-07-10 15:56:26 +02:00
Ismael Gomez 0737a858f7 Merge pull request #11 from softwareradiosystems/ue_refactor_common_v2
UE refactor common v2
2017-07-10 15:54:04 +02:00
Ismael Gomez 14916fdc9a missing return statement 2017-07-07 18:04:59 +02:00
Andre Puschmann 1e3b5f553e fix printf argument 2017-07-06 18:34:00 +02:00