3185 Commits (28844b54ddafa0456439877022c6a5a9bb2994d4)
 

Author SHA1 Message Date
Paul Sutton 039c951eff Merge branch 'asn_fix' into next 6 years ago
Paul Sutton 4abe744337 Fix for use before check error 6 years ago
Pedro Alvarez 11b51e7cb4 Merge branch 'next' into epc_sigpipe 6 years ago
Matt Thompson 569dfd8e09 Add cmake option to conditionally compile SoapySDR 6 years ago
Andre Puschmann 81882aae8b white-space fix 6 years ago
Andre Puschmann e6b12cb1db adding basic radio benchmark test 6 years ago
Andre Puschmann f8fb176ff5 soapy: use log-level error to suppress late warning on console 6 years ago
Andre Puschmann a68758ab0d soapy: set RF bandwidth during rate change 6 years ago
Andre Puschmann 937cb4d7a8 rework error handling in Soapy and add statistics 6 years ago
Andre Puschmann ecfa685dde add ctor to radio_multi, fix tearing down radio when not initialized 6 years ago
Andre Puschmann 5d2a947aac soapy: rework rx/tx timing 6 years ago
Andre Puschmann 727d26e75f init Soapy with LTE rates before creating streams 6 years ago
Andre Puschmann b8391d20a4 fix tx/rx calibration for Lime 6 years ago
Andre Puschmann da55c6a71c expose antenna port selection for soapy through device arguments 6 years ago
Andre Puschmann 1c3017771f move helper functions for processing args to own header 6 years ago
David Rupprecht 764c3b574e Add limeSDR mini devname 6 years ago
Andre Puschmann 2605c9066b improve lime support for srsUE by stopping/starting rx streaming during rate changes 6 years ago
Pedro Alvarez 8df7a1b1af Change some debug prints. 6 years ago
Pedro Alvarez fd97caadb3 Revert "Merge branch 'op_vs_opc' into next"
This reverts commit be2276b8da, reversing
changes made to 4d3fd342f7.
6 years ago
Pedro Alvarez 8d07709069 Revert "Changed ue.conf op to opc"
This reverts commit 3631c4a83f.
6 years ago
Pedro Alvarez c717148d54 Revert "Do not print OPc debug"
This reverts commit 5fe329971a.
6 years ago
Pedro Alvarez 4eb9d1abac Revert "fix USIM test by replacing OP with OPc"
This reverts commit 16b2172e36.
6 years ago
Pedro Alvarez 6a32b5b047 Starting to separate the increment of SQN into a seperate function. 6 years ago
Andre Puschmann 01f6395d70 add option to force IMSI attach by not loading NAS ctxt from file 6 years ago
Pedro Alvarez b9c50a93a8 Fixed bug in writing OPc into user_db.csv. 6 years ago
Pedro Alvarez bd39d8bac2 Fixed bug in getting OPc. Removed debug print. Fixed test12345. UE is still having re-synch issues. 6 years ago
Pedro Alvarez e9c3b4c8ce Added OPc suport on EPC. 6 years ago
Pedro Alvarez 0d61011d13 Changing user_db.csv to allow users to choose OP/OPc. 6 years ago
Andre Puschmann fb82e00289 print poll retx timer expired only in debug logs 6 years ago
Pedro Alvarez a839817790 Starting to add OPc option to HSS. 6 years ago
Pedro Alvarez 75c5e476f1 Added OPc option to UE. (needs testing.) 6 years ago
Pedro Alvarez ea5445f999 Adding options for OP and OPc in the UE. They cannot be simultanoulsy set. 6 years ago
Pedro Alvarez 721be55f4f Fixing compute_OPc compilation issue. 6 years ago
Pedro Alvarez aec0f3f5ac Starting to change f* to expect OPc. Making compute_OPc public function. 6 years ago
Pedro Alvarez 02bc1c9956 Revert "Starting to add OP/OPc support."
This reverts commit 1766e11076.
6 years ago
Pedro Alvarez e3d1cff4a3 Revert "Adding OPc option to security functions."
This reverts commit 0eeb70bede.
6 years ago
Pedro Alvarez 0eeb70bede Adding OPc option to security functions. 6 years ago
Pedro Alvarez 1766e11076 Starting to add OP/OPc support. 6 years ago
Xavier Arteaga 9406715609 Minor fix on timestammp substraction 6 years ago
yagoda cca8362a69 adding mbsfn conditional to gtpu to create mch thread only if mbsfn is enabled 6 years ago
Andre Puschmann 16b2172e36 fix USIM test by replacing OP with OPc 6 years ago
Andre Puschmann 2b937023dc remove usage of gold linker causing issues with some linkers and boost (rfci testbed) 6 years ago
Ismael Gomez 3c276e7ae3 Wait to stop ENB/PHY worker 6 years ago
Ismael Gomez 2b9105791c Changed default DRB config QCI 9 to AM 6 years ago
Ismael Gomez 94bb1912b7 Fix distributed ngap not printing in dci info 6 years ago
Ismael Gomez 56d3b9297e Fix previous commit 6 years ago
Ismael Gomez ca1ec9bb61 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 6 years ago
Ismael Gomez 9a5e29ccab Added mutex to phch_common 6 years ago
Paul Sutton 2f73b52419 Fixing and disabling faulty tests - asserts only failing in debug 6 years ago
Ismael Gomez 6120f20290
Changes in RRC and S1AP to make enb more robust on UE add/rem operations.
* Consolidated functions in S1AP

* Fixed ASAN in some GCC

* Stop quicker the enb

* Minor typo edit

* Fixed mutexing issues in RRC and possibly RLC/PDCP when adding/removing users
6 years ago