Commit Graph

1027 Commits

Author SHA1 Message Date
Xavier Arteaga e837788ad4 Added initial Generic DL Phy test 2018-07-02 10:20:40 +02:00
Andre Puschmann 05ede38ea6 remove obsolte config.h 2018-06-29 15:31:34 +02:00
Ismael Gomez 8c92f3fddc
Improvements and fixes on srsENB scheduler (#228) 2018-06-29 11:25:22 +02:00
Andre Puschmann 46436efb3b
Merge pull request #227 from softwareradiosystems/qci_epc
Qci epc
2018-06-28 14:30:48 +02:00
Andre Puschmann 1cba6b18ee
Merge pull request #221 from softwareradiosystems/op_vs_opc
Op vs opc
2018-06-28 12:44:39 +02:00
Ismael Gomez d81062145f Fixed phy_log was allocating memory dynamically on every call even when not enabled 2018-06-28 10:29:18 +02:00
Xavier Arteaga f01f7b4945 Added Vector max abs SIMD function 2018-06-28 09:28:17 +02:00
Pedro Alvarez 0a6540d8bf Saving QCI into ESM context. Different QCIs should be working now. 2018-06-27 17:45:19 +01:00
Ismael Gomez e18ba937dc Limit uplink signal normalization to avoid clipping 2018-06-27 16:29:40 +02:00
Pedro Alvarez 66db3deeb4 Starting to add Bearer QoS parameter to create session request. 2018-06-27 15:10:17 +01:00
Andre Puschmann 91e1b27219 Merge branch 'master' into next 2018-06-27 11:43:01 +02:00
Pedro Alvarez 1b43c40422 Starting to add Bearer QoS IE to Create Session Request. 2018-06-26 18:53:04 +01:00
Ismael Gomez ea3fdf7f51 Increased uhd timeout 2018-06-26 14:52:00 +02:00
Pedro Alvarez f301bb6373 Merging next into op_vs_opc and resolving conflicts. 2018-06-26 11:36:40 +01:00
Andre Puschmann 0fcb27de53 soapy: make soapy log level a device param and fix issue in setting tx bandwidth 2018-06-26 11:46:42 +02:00
Andre Puschmann 90bdb730ee Merge branch 'est_cause' into next 2018-06-26 10:41:41 +02:00
Ismael Gomez c04c147451 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-06-26 10:27:51 +02:00
Ismael Gomez 9d18349a08 Reduced uhd timeout 2018-06-26 10:27:39 +02:00
Andre Puschmann 064d7bd2dc use original UE establishment cause in S1AP initial UE message 2018-06-25 18:19:57 +02:00
Andre Puschmann ddf7d2b2f7 soapy: rework driver init and add option to load config file 2018-06-25 16:13:09 +02:00
Xavier Arteaga 5e4fb48184 Refactored CQI reporting logging in UE. Fixes #199 2018-06-25 14:57:12 +02:00
Francisco Paisana 337857df5f added a normalization factor 2018-06-25 14:57:12 +02:00
Xavier Arteaga 22c0a67b97 Fixed minor issues 2018-06-25 14:57:11 +02:00
Paul Sutton 2a0c98c82a minor uninitialized variable fix 2018-06-22 14:52:04 +01:00
Paul Sutton 4abe744337 Fix for use before check error 2018-06-22 14:01:51 +01:00
Andre Puschmann 81882aae8b white-space fix 2018-06-20 16:40:10 +02:00
Andre Puschmann e6b12cb1db adding basic radio benchmark test 2018-06-20 16:40:10 +02:00
Andre Puschmann f8fb176ff5 soapy: use log-level error to suppress late warning on console 2018-06-20 16:40:10 +02:00
Andre Puschmann a68758ab0d soapy: set RF bandwidth during rate change 2018-06-20 16:40:10 +02:00
Andre Puschmann 937cb4d7a8 rework error handling in Soapy and add statistics 2018-06-20 16:40:10 +02:00
Andre Puschmann ecfa685dde add ctor to radio_multi, fix tearing down radio when not initialized 2018-06-20 16:40:10 +02:00
Andre Puschmann 5d2a947aac soapy: rework rx/tx timing 2018-06-20 16:40:10 +02:00
Andre Puschmann 727d26e75f init Soapy with LTE rates before creating streams 2018-06-20 16:40:10 +02:00
Andre Puschmann b8391d20a4 fix tx/rx calibration for Lime 2018-06-20 16:40:10 +02:00
Andre Puschmann da55c6a71c expose antenna port selection for soapy through device arguments 2018-06-20 16:40:10 +02:00
Andre Puschmann 1c3017771f move helper functions for processing args to own header 2018-06-20 16:40:10 +02:00
David Rupprecht 764c3b574e Add limeSDR mini devname 2018-06-20 16:40:10 +02:00
Andre Puschmann 2605c9066b improve lime support for srsUE by stopping/starting rx streaming during rate changes 2018-06-20 16:40:10 +02:00
Pedro Alvarez fd97caadb3 Revert "Merge branch 'op_vs_opc' into next"
This reverts commit be2276b8da, reversing
changes made to 4d3fd342f7.
2018-06-19 18:17:11 +01:00
Pedro Alvarez c717148d54 Revert "Do not print OPc debug"
This reverts commit 5fe329971a.
2018-06-19 18:14:09 +01:00
Andre Puschmann 01f6395d70 add option to force IMSI attach by not loading NAS ctxt from file 2018-06-19 14:23:47 +02:00
Pedro Alvarez bd39d8bac2 Fixed bug in getting OPc. Removed debug print. Fixed test12345. UE is still having re-synch issues. 2018-06-18 19:32:50 +01:00
Andre Puschmann fb82e00289 print poll retx timer expired only in debug logs 2018-06-18 18:05:20 +02:00
Pedro Alvarez 75c5e476f1 Added OPc option to UE. (needs testing.) 2018-06-18 15:19:04 +01:00
Pedro Alvarez 721be55f4f Fixing compute_OPc compilation issue. 2018-06-18 12:07:22 +01:00
Pedro Alvarez aec0f3f5ac Starting to change f* to expect OPc. Making compute_OPc public function. 2018-06-18 11:58:40 +01:00
Pedro Alvarez 02bc1c9956 Revert "Starting to add OP/OPc support."
This reverts commit 1766e11076.
2018-06-18 11:34:45 +01:00
Pedro Alvarez e3d1cff4a3 Revert "Adding OPc option to security functions."
This reverts commit 0eeb70bede.
2018-06-18 11:29:40 +01:00
Pedro Alvarez 0eeb70bede Adding OPc option to security functions. 2018-06-18 11:24:35 +01:00
Pedro Alvarez 1766e11076 Starting to add OP/OPc support. 2018-06-15 13:28:23 +01:00