Ismael Gomez
|
9e0d7281f5
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
6 years ago |
Ismael Gomez
|
fda4c39590
|
pdsch_ue RSRP in dBm. Fix default rx_gain_offset in ue.conf differs from code
|
6 years ago |
Andre Puschmann
|
be3b2fbc08
|
Merge pull request #239 from softwareradiosystems/epc_stacktrace
Epc stacktrace
|
6 years ago |
Andre Puschmann
|
bd59d72b9f
|
set RRC args by-value
|
6 years ago |
Pedro Alvarez
|
597cf18b9d
|
Changing common/debug.h to crash_handler.h
|
6 years ago |
Ismael Gomez
|
c012a6ea83
|
Mutex more operations in worker to fix segfault when HO. Protect pdsch/pusch from regenerating sequence
|
6 years ago |
Ismael Gomez
|
5474f6d55f
|
Add log to pool deallocate
|
6 years ago |
Andre Puschmann
|
1f7e918790
|
use blocking pool_allocate for all NAS messages
|
6 years ago |
Pedro Alvarez
|
c3ef88e112
|
Fixing conflicts with next.
|
6 years ago |
Ismael Gomez
|
9690125882
|
Minor cleanup
|
6 years ago |
Ismael Gomez
|
75e8df2e9f
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
6 years ago |
Ismael Gomez
|
653d126319
|
Merge branch 'tx_enabled_issue' into next
|
6 years ago |
Ismael Gomez
|
9231bd0fe0
|
Fix Aperiodic CQI retx when TBS=0
|
6 years ago |
Andre Puschmann
|
55b3b61ec1
|
Merge branch 'master' into next
|
6 years ago |
Ismael Gomez
|
bd5c1fd83a
|
deallocate dedicatedInfoNAS in rrc
|
6 years ago |
Andre Puschmann
|
77827691f5
|
Merge pull request #236 from softwareradiosystems/ciphered_auth_resp
add support for ciphered authentication response
|
6 years ago |
Ismael Gomez
|
074db8478c
|
deallocate dedicatedInfoNAS in rrc
|
6 years ago |
Andre Puschmann
|
43571ce186
|
update ue.conf.example with missing metrics period
|
6 years ago |
Andre Puschmann
|
9b894799f0
|
add support for ciphered authentication response
|
6 years ago |
Pedro Alvarez
|
7aaa9a1789
|
Moved srslte_debug_handle_crash to common/debug.c
|
6 years ago |
Merlin Chlosta
|
2098aa0739
|
add keys to loglevel info to simplify PCAP analysis (#194)
|
6 years ago |
Andre Puschmann
|
a38abfbd47
|
make metrics great again
|
6 years ago |
Ismael Gomez
|
f40766a503
|
Fixed UE not printing RF metrics
|
6 years ago |
Ismael Gomez
|
19ac35d933
|
Increased RLC UL buffer size
|
6 years ago |
Ismael Gomez
|
ebea1cd7fa
|
Look only for required SIBs
|
6 years ago |
Ismael Gomez
|
fae5531bcc
|
Correction to commit 2a4a84a578 . We don't check for tailroom but for read space
|
6 years ago |
Ismael Gomez
|
1248a4224a
|
Initialize nof_coworkers
|
6 years ago |
Ismael Gomez
|
9d6c323001
|
Remove superfluous packing call in rrc capabilities
|
6 years ago |
Ismael Gomez
|
0321a967f2
|
Search SIB in all opportunities
|
6 years ago |
Andre Puschmann
|
3dc5a40caf
|
handle config parsing error gracefully and fix op/opc selection issue
|
6 years ago |
Andre Puschmann
|
1cba6b18ee
|
Merge pull request #221 from softwareradiosystems/op_vs_opc
Op vs opc
|
6 years ago |
Ismael Gomez
|
d81062145f
|
Fixed phy_log was allocating memory dynamically on every call even when not enabled
|
6 years ago |
Ismael Gomez
|
e18ba937dc
|
Limit uplink signal normalization to avoid clipping
|
6 years ago |
Pedro Alvarez
|
721cb4adae
|
Chaging default of srsUE to OPc.
|
6 years ago |
Pedro Alvarez
|
f301bb6373
|
Merging next into op_vs_opc and resolving conflicts.
|
6 years ago |
Pedro Alvarez
|
25aafa1f63
|
Fixing the USIM test.
|
6 years ago |
Pedro Alvarez
|
50f9f78852
|
Changed f2345 and f1 in USIM to use OPc.
|
6 years ago |
Pedro Alvarez
|
50f497dcdc
|
Small fix in srsUE for reading OPc from config file.
|
6 years ago |
Xavier Arteaga
|
5e4fb48184
|
Refactored CQI reporting logging in UE. Fixes #199
|
6 years ago |
Xavier Arteaga
|
6542f56cba
|
Fix: no RI when periodic report in PUSCH
|
6 years ago |
Pedro Alvarez
|
8d07709069
|
Revert "Changed ue.conf op to opc"
This reverts commit 3631c4a83f .
|
6 years ago |
Pedro Alvarez
|
4eb9d1abac
|
Revert "fix USIM test by replacing OP with OPc"
This reverts commit 16b2172e36 .
|
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
|
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
|
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 |
Andre Puschmann
|
16b2172e36
|
fix USIM test by replacing OP with OPc
|
6 years ago |