Ismael Gomez
|
f8655f3260
|
Changed the way we detect out-of-sync
|
7 years ago |
yagoda
|
a113d5164f
|
facilitate automatic mbms service start
|
7 years ago |
Andre Puschmann
|
9ce3be974a
|
Merge branch 'next' into embms_merge_final
|
7 years ago |
yagoda
|
e4c3f0bc30
|
adding mbms-gw and mch generation tables
|
7 years ago |
yagoda
|
12c9f50ba9
|
adding upper layer embms support to the UE
|
7 years ago |
yagoda
|
e35672e234
|
adding PHY embms support to the UE
|
7 years ago |
Andre Puschmann
|
a30ad8952c
|
fix indent and simplify auth request packing
|
7 years ago |
Andre Puschmann
|
d0457211ad
|
adding support for CHAP auth
|
7 years ago |
Andre Puschmann
|
4dc2951d59
|
perform initial attach with ESM info transfer
|
7 years ago |
Andre Puschmann
|
0a6a72832a
|
add return value to USIM init and exit UE if reader wasn't found
|
7 years ago |
Andre Puschmann
|
3fe6dad323
|
adding hard SIM card support using PCSC
|
7 years ago |
Ismael Gomez
|
81b69327b1
|
Added TA to metrics
|
7 years ago |
Ismael Gomez
|
4515dd94ea
|
Use blocking queue for RRC measurement fixes #193
|
7 years ago |
Ismael Gomez
|
abea371180
|
RLF on separate thread to avoid blocking in RLC AM RLF
|
7 years ago |
Ismael Gomez
|
cac027d695
|
Merge branch 'issue_incorrect_dci' into raa_new
|
7 years ago |
Ismael Gomez
|
036e39481c
|
Reset PID when grant changes
|
7 years ago |
Ismael Gomez
|
3ab74fb552
|
Exposed continuous TX mode to ue.conf
|
7 years ago |
Ismael Gomez
|
62787bdd41
|
Remove unused include
|
7 years ago |
Ismael Gomez
|
06db4e2a87
|
Start PCCH Only when switching cell in IDLE mode
|
7 years ago |
Ismael Gomez
|
49c0455b4a
|
Expose print buffer state option to ue.conf and disable by default
|
7 years ago |
Ismael Gomez
|
ab78eb6d58
|
Process BCCH from pdu_process thread. Process PCCH from new thread in RRC
|
7 years ago |
Ismael Gomez
|
74d6028769
|
Delay application of time_adv by 1 subframe
|
7 years ago |
Ismael Gomez
|
ab7a0842ba
|
Send PRACH from worker thread with zero time advance
|
7 years ago |
Ismael Gomez
|
9c7b3339be
|
Get CRS-based RSRP estimate for in/out-sync measurement. New SNR estimation gives 0 SNR when cell signal is lost preventing from detecting out-of-sync
|
7 years ago |
Ismael Gomez
|
ffb8337be7
|
Merge branch 'next' into sync_states
|
7 years ago |
Ismael Gomez
|
99253cb703
|
Cherry picked fixes from PR #160
|
7 years ago |
Ismael Gomez
|
ff1269add3
|
HO working
|
7 years ago |
Ismael Gomez
|
edd9cbf4dc
|
Merge branch 'next' into sync_states
|
7 years ago |
David Rupprecht
|
06d4559294
|
Change include path absolut to project dir
|
7 years ago |
David Rupprecht
|
9d71bec7b6
|
Unified include guards
|
7 years ago |
Ismael Gomez
|
b3be54b274
|
Attach and paging ok. Reselection on IDLE not working
|
7 years ago |
Ismael Gomez
|
2c3386a486
|
Updated missing changes
|
7 years ago |
Ismael Gomez
|
f88f465c97
|
Refactored NAS/RRC/PHY cell_search/selection procedures
|
7 years ago |
Ismael Gomez
|
548a4ae29d
|
RRC is_connected return and srsgui crashing if ports=0 when init
|
7 years ago |
Ismael Gomez
|
86d4ce52e0
|
Make intra-frequency measurement period/length a parameter
|
7 years ago |
Ismael Gomez
|
f9d770e50e
|
Added option for Doppler frequency correction
|
7 years ago |
Ismael Gomez
|
c0aea5ae13
|
Neighbour cell RSRP measurement always and only with correlation method
|
7 years ago |
Ismael Gomez
|
0fbeee72a1
|
Fixed offset int in previous commit
|
7 years ago |
Ismael Gomez
|
809c550ca2
|
Use RS power estimation for serving cell RSRP/SNR measurements. Use correlation of RS sequences for neighbour cell verification of Cell ID
|
7 years ago |
Ismael Gomez
|
c2098ad626
|
Removed unused sample offset correction
|
7 years ago |
Ismael Gomez
|
6ca6919694
|
Handle T300 expiry to avoid blocking on RLC TM UL CCCH when ConnectionRequest fails
|
7 years ago |
Andre Puschmann
|
cbda94f0a6
|
fix mem leak in phch_recv
|
7 years ago |
Andre Puschmann
|
9553784e2f
|
change phy_log in UE to log_filter
|
7 years ago |
Ismael Gomez
|
c6c170e737
|
Do HO after correct synchronization
|
7 years ago |
Ismael Gomez
|
a85368cac0
|
Discard duplicated TB after timeout
|
7 years ago |
Ismael Gomez
|
13efa740e8
|
Changed logic in RRC/NAS/PHY for cell/plmn search to avoid stucking in IDLE
|
7 years ago |
Paul Sutton
|
57505725e0
|
Merge pull request #157 from softwareradiosystems/issue_154fix
Issue 154fix
|
7 years ago |
Ismael Gomez
|
be959d0575
|
Fix several pool leaks in RRC/NAS
|
7 years ago |
Ismael Gomez
|
8f028e34f3
|
Do not deallocate BCCH buffer in dl_harq
|
7 years ago |
Ismael Gomez
|
dc65061dbb
|
Print buffer pool status every 10s (Debugging commit)
|
7 years ago |
Ismael Gomez
|
b8b39d6d1b
|
NULL payload buffer in dl_harq in the constructor
|
7 years ago |
Ismael Gomez
|
23f3086669
|
Deallocate properly on dl_harq
|
7 years ago |
Ismael Gomez
|
f53cb11e82
|
Remove mutex from ul_harq
|
7 years ago |
Ismael Gomez
|
8591049e92
|
Added mutex to ul/dl harq reset
|
7 years ago |
Ismael Gomez
|
73602a8558
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
90553e830d
|
Fixed cell search for non-home PLMN
|
7 years ago |
Andre Puschmann
|
f6ee0e1c8a
|
move byte_buffer to UE base class
|
7 years ago |
Ismael Gomez
|
91664ef2be
|
Do sell reselection on IDLE by phch_recv thread instead of worker
|
7 years ago |
Ismael Gomez
|
650f433532
|
Add mutex to worker_imp/set_cell worker
|
7 years ago |
Ismael Gomez
|
fd0c8168f0
|
Set to Continuous RX and TX
|
7 years ago |
Ismael Gomez
|
5fe066df69
|
Merge branch 'raa' into next
|
7 years ago |
Ismael Gomez
|
de747f4e1c
|
MUX retx Msg3 correctly
|
7 years ago |
Ismael Gomez
|
0fcb065ae8
|
Disabled TX continuous and sleep on cell search
|
7 years ago |
Ismael Gomez
|
beccfd2919
|
Average RSRP in linear domain to get better resolution
|
7 years ago |
Ismael Gomez
|
cfaa5e9b28
|
Fix previous commit could not HO more than once due to not refreshing serving cell after 1st HO
|
7 years ago |
Ismael Gomez
|
42ece73453
|
Changed cell selection/reselection to avoid stopping/restarting radio. Fixed SIB message search
|
7 years ago |
Ismael Gomez
|
56455b31ef
|
Use dedicated thread for MAC timers
|
7 years ago |
Ismael Gomez
|
8474c6e3aa
|
Fixed HO to unkown cell issue
|
7 years ago |
Ismael Gomez
|
7c276318b2
|
Merge branch 'next' into raa
|
7 years ago |
Xavier Arteaga
|
4df6227f5b
|
UE stores last PMI and last RI in common phy
|
7 years ago |
Ismael Gomez
|
09c5ddb730
|
Merge branch 'next' into raa
|
7 years ago |
Ismael Gomez
|
f6a17d1182
|
Logs to test snr drop issue
|
7 years ago |
Ismael Gomez
|
e59822f9a9
|
Fixed bug in previous commit
|
7 years ago |
Ismael Gomez
|
62116bf1ae
|
Revert "Logs to test snr drop issue"
This reverts commit 097005684a .
|
7 years ago |
Ismael Gomez
|
65023f576e
|
Merge branch 'test_snr' into raa
|
7 years ago |
Ismael Gomez
|
79e59f1bf8
|
Missed headers in previous commit
|
7 years ago |
Ismael Gomez
|
097005684a
|
Logs to test snr drop issue
|
7 years ago |
Ismael Gomez
|
90fe4a218b
|
Fix RNTI in Msg3 after non-contention HO in PCAP
|
7 years ago |
Andre Puschmann
|
b2ce6ec9a9
|
Merge pull request #139 from mrlnc/apn_cfg
Add APN to config and PDN connectivity request
|
7 years ago |
Ismael Gomez
|
9acefc53f8
|
Set C-RNTI when grant from RAR but no Msg3
|
7 years ago |
Ismael Gomez
|
13a16e200c
|
Transmit Msg3 only if available (2)
|
7 years ago |
Ismael Gomez
|
ca4a22aeaf
|
Transmit Msg3 only if available
|
7 years ago |
Ismael Gomez
|
2cf6f96f24
|
Fixes #6 AGC
|
7 years ago |
Ismael Gomez
|
4e1d2cdf05
|
Defaut in-sync for neighbour cell to true
|
7 years ago |
Andre Puschmann
|
ccfb9314bc
|
fix various coverity bugs
|
7 years ago |
Xavier Arteaga
|
0c2f0ac038
|
Fixed srsue freq_offset compensation for UL
|
7 years ago |
Xavier Arteaga
|
4949759cdc
|
Fixed simultaneous PHICH (ACK) and CQI request.
|
7 years ago |
Ismael Gomez
|
a279ab47f0
|
Improved neighbour cell accuracy. Changed RRC to avoid segfault when neighbour cell addition
|
7 years ago |
Xavier Arteaga
|
872a92abbc
|
Fixed UL MAC Bug
|
7 years ago |
Ismael Gomez
|
348117df3c
|
Recover on radio overflow
|
7 years ago |
Ismael Gomez
|
a4e55b8f88
|
Merge branch 'amf_grab' into next
|
7 years ago |
Ismael Gomez
|
e2c3a304b7
|
In-sync and out-of-sync after 100 and 200 ms. Use RSRP -124 dBm as per the specs instead of SNR
|
7 years ago |
Andre Puschmann
|
36a53b9cfc
|
fix coverity issue
|
7 years ago |
Pedro Alvarez
|
e4b1525982
|
Removed AMF from USIM configuration. AMF is exctracted from the authentication request now.
|
7 years ago |
Andre Puschmann
|
dbe0fa6f4e
|
calculate actual period for metrics logging
|
7 years ago |
Ismael Gomez
|
d9560dc155
|
Fixed RSRP increasing with traffic
|
7 years ago |
Ismael Gomez
|
afaf6679ea
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
7d633951a9
|
Improved srsUE stability when loosing signal and restoring it
|
7 years ago |
Xavier Arteaga
|
c386bee399
|
Fixed PUSCH aperiodic report bug.
|
7 years ago |
Andre Puschmann
|
bf45ba32bf
|
inform all listeners about stop in metrics hub
|
7 years ago |
Andre Puschmann
|
253e7502e8
|
fix csv output with newline instead of endl to avoid forced flush
|
7 years ago |
Ismael Gomez
|
754566b28f
|
Changed priorities to below UHD in srsUE
|
7 years ago |
Merlin Chlosta
|
fcedeb0278
|
Add APN to config and PDN connectivity request
|
7 years ago |
Xavier Arteaga
|
dcf7654928
|
Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE into next
|
7 years ago |
Xavier Arteaga
|
373afcddc9
|
Added cross channels to srsue GUI
|
7 years ago |
Ismael Gomez
|
278384e9a2
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
3e4538cb2e
|
Increased RRC connection timeout (needed for Lime)
|
7 years ago |
Andre Puschmann
|
892ff2c36a
|
add configuration for GW
|
7 years ago |
Ismael Gomez
|
76969932dc
|
Merge pull request #134 from softwareradiosystems/enbmimo
Enbmimo
|
7 years ago |
Ismael Gomez
|
3be48c40c8
|
Added rotating log to srsUE and srsENB
|
7 years ago |
Xavier Arteaga
|
57d443ace2
|
Merge branch 'next' into enbmimo
|
7 years ago |
Andre Puschmann
|
74138071db
|
move radio bearer definition to RRC
|
7 years ago |
Xavier Arteaga
|
9ffdb1e62d
|
Refactored PMI/CQI/RI reporting
|
7 years ago |
Ismael Gomez
|
a799098784
|
Merge branch 'next' into merge_patch
|
7 years ago |
yagoda
|
23afd44a7d
|
modifications to enable phy lib logging
|
7 years ago |
Ismael Gomez
|
37ee5505e9
|
Removed unused log_line() functions. Added DCI info string
|
7 years ago |
yagoda
|
1b1301101c
|
adding support for phy(C level) logging to file
|
7 years ago |
Ismael Gomez
|
6711387ad7
|
Disabled AGC for initial cell search. Copy CFO from search and disable CP based CFO after search to reduce overhead
|
7 years ago |
Ismael Gomez
|
9355cd5732
|
Improved CFO loop. Fixed issue with sinusoid tolerance
|
7 years ago |
Ismael Gomez
|
7e29430c81
|
remove unused function
|
7 years ago |
Ismael Gomez
|
93a47df015
|
Fixed segfault when exit due to prach destructor
|
7 years ago |
Ismael Gomez
|
b0a2fa3b0b
|
Merge branch 'enbmimo' into mob_crypto_mimo
|
7 years ago |
Ismael Gomez
|
e720568e82
|
Revert "Added UE Mode 3-1 aperiodic reporting"
This reverts commit 0bd683b3c4 .
|
7 years ago |
Xavier Arteaga
|
0bd683b3c4
|
Added UE Mode 3-1 aperiodic reporting
|
7 years ago |
Ismael Gomez
|
78bd71dfa9
|
Fixed ul retx when not needed
|
7 years ago |
Ismael Gomez
|
48dfc08fa3
|
Fixed SIC for PSS using channel estimates, added option to disable it (not usable on synchronous same-site cells). Use PSS CE in SSS decoding
|
7 years ago |
Ismael Gomez
|
5c31800ccb
|
Fixed HO with ciphering
|
7 years ago |
Ismael Gomez
|
c1e7666215
|
Merge branch 'mobility' into mobility_crypto
|
7 years ago |
Ismael Gomez
|
c816be525e
|
Testing Reestablishment
|
7 years ago |
Ismael Gomez
|
aa41237961
|
Fix adaptive UL retx. Fixes #99
|
7 years ago |
Ismael Gomez
|
9a255b477a
|
Merge branch 'crypto' into mobility_crypto
|
7 years ago |
Ismael Gomez
|
f3b1bc0e2d
|
Look for multiple cells on each n_id_2 while cancelling the self interference
|
7 years ago |
Ismael Gomez
|
8f39a622fe
|
Added cancelation of self interference of PSS and SSS signals
|
7 years ago |
Ismael Gomez
|
c69d4a37e8
|
Implemented proper cell reselection. Tested reestablishment from one cell to another.
|
7 years ago |
Ismael Gomez
|
c0e79477b5
|
Fixed cell reselection when radio-link failure
|
7 years ago |
Paul Sutton
|
516fdc27f1
|
Fix for NAS security bearer id, added encryption test sets, fix for compile warning
|
7 years ago |
Ismael Gomez
|
6b264732d2
|
Disabled subframe average
|
7 years ago |
Ismael Gomez
|
f1c6bcd252
|
Merge branch 'next' into mobility
|
7 years ago |
Ismael Gomez
|
dd8bacf466
|
Calibrated CFO loop default values
|
7 years ago |
Paul Sutton
|
84724d2ab1
|
NAS-plane encryption working (thanks to David Rupprecht)
|
7 years ago |
Paul Sutton
|
d34ce74419
|
NAS security context file tidy-up, usim_test minor edit
|
7 years ago |
Ismael Gomez
|
3a0ab02264
|
S1/X2 handover tested and working
|
7 years ago |
Ismael Gomez
|
8447c965e3
|
Fixing RSRP measurements
|
7 years ago |
Paul Sutton
|
5b46174b5b
|
Adding RRC logic to receive all SIBs
|
7 years ago |
Ismael Gomez
|
d428760b20
|
Merge branch 'next' into mobility
|
7 years ago |
Andre Puschmann
|
3ebda40580
|
move build info to UE base class
|
7 years ago |
Ismael Gomez
|
408545dab8
|
X2 (constant NCC) working
|
7 years ago |
Paul Sutton
|
4877c7ab07
|
Adding support for GUTI attach
|
7 years ago |
Ismael Gomez
|
12d8b373c7
|
srsUE takes and reports intra-frequency measurements correctly
|
7 years ago |
Ismael Gomez
|
c6e947e7ca
|
Enable S-TMSI attach
|
7 years ago |