Xavier Arteaga
|
34233e64a4
|
Fixed SNR source from equalizer to average
|
7 years ago |
Xavier Arteaga
|
4949759cdc
|
Fixed simultaneous PHICH (ACK) and CQI request.
|
7 years ago |
Xavier Arteaga
|
610edac801
|
Do not append RI in RM30 if no TM3/4
|
7 years ago |
Merlin Chlosta
|
9484887f80
|
Write Identity Response to PCAP
|
7 years ago |
Ismael Gomez
|
69895d2928
|
Do not reset rx_gain_offset when PHY reset. Added log messages to debug Measurement reports
|
7 years ago |
Ismael Gomez
|
c64c618194
|
Fix typo in previous commit and remove printf
|
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
|
45ea443377
|
Deallocate attach_request pdu
|
7 years ago |
Ismael Gomez
|
36358fa34b
|
Use SNR as out-of-sync threshold in addition to RSRP
|
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
|
dfe430a584
|
Merge branch 'next'
|
7 years ago |
Andre Puschmann
|
07cd9ae528
|
fix coverity issues
|
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 |
Pedro Alvarez
|
e5d07a4231
|
Starting to extract AMF value from authentication request (AUTN) in srsUE.
|
7 years ago |
Andre Puschmann
|
f7fab103be
|
print UE init msg to log
|
7 years ago |
Andre Puschmann
|
4fc7dbc340
|
Merge branch 'next'
|
7 years ago |
Andre Puschmann
|
dbe0fa6f4e
|
calculate actual period for metrics logging
|
7 years ago |
Andre Puschmann
|
afcdf21dcc
|
Merge branch 'next'
|
7 years ago |
Andre Puschmann
|
f49c1d8d65
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Andre Puschmann
|
02856704c8
|
more coverity fixes
|
7 years ago |
Xavier Arteaga
|
0299e9aae1
|
Fixed Aperiodic reporting RM31 for TM4 (Amarisoft proof)
|
7 years ago |
Ismael Gomez
|
808e3a532b
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
d9560dc155
|
Fixed RSRP increasing with traffic
|
7 years ago |
Andre Puschmann
|
f3b1fe0f1a
|
update for null-termination of strings fix
|
7 years ago |
Andre Puschmann
|
c8f9a7785a
|
fix null-termination of strings
|
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 |
Ismael Gomez
|
684a4c37dc
|
Do not catch SIGKILL
|
7 years ago |
Xavier Arteaga
|
c386bee399
|
Fixed PUSCH aperiodic report bug.
|
7 years ago |
Andre Puschmann
|
03e7d9c199
|
register handler for SIGTERM and SIGKILL in UE, eNB and EPC
|
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 |
Andre Puschmann
|
44e9a5bd11
|
fix stdin bug returning eof in input loop
|
7 years ago |
Ismael Gomez
|
754566b28f
|
Changed priorities to below UHD in srsUE
|
7 years ago |
Ismael Gomez
|
8418c74a2d
|
Fixes RLC small grant issue in eNodeB and non-adaptive retx
|
7 years ago |
Merlin Chlosta
|
8d1767c642
|
Fix bug in random UE ID generation
|
7 years ago |
Ismael Gomez
|
415b528aff
|
Fixed MME IP address in default ENB configuration
|
7 years ago |
Ismael Gomez
|
0093928b73
|
Fixed some warnings in ARM
|
7 years ago |
Ismael Gomez
|
f25e34aad7
|
Merge pull request #138 from softwareradiosystems/epc
Epc
|
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 |
Xavier Arteaga
|
43549ee942
|
Fixes #135.
|
7 years ago |
Pedro Alvarez
|
4b62c9cb06
|
Merge branch 'next' into epc.
|
7 years ago |
Pedro Alvarez
|
2dea986acc
|
Sligthly tweaked the ue.conf.example to match the values in the HSS database.
|
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
|
f948a75b55
|
initialize variables
|
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 |
Xavier Arteaga
|
de654cd344
|
Merge branch 'next' into enbmimo
|
7 years ago |
Xavier Arteaga
|
7a840d9f59
|
Solved RI reporting bug and improved PUSCH log trace
|
7 years ago |
Andre Puschmann
|
f5f9963807
|
fix NAS test PDU contents
|
7 years ago |
Andre Puschmann
|
93053701a4
|
fix and enable NAS test
|
7 years ago |
Ismael Gomez
|
a799098784
|
Merge branch 'next' into merge_patch
|
7 years ago |
Ismael Gomez
|
c6ab02f3f4
|
Minor changes to logging
|
7 years ago |
yagoda
|
318afbd8b4
|
minor fixes to phy logging
|
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 |
Ismael Gomez
|
23718aebad
|
Forced kill of UE and ENB by typing ctrl
+c multiple times
|
7 years ago |
yagoda
|
1b1301101c
|
adding support for phy(C level) logging to file
|
7 years ago |
Ismael Gomez
|
c54cb02efd
|
Increased REF BW CFO loop
|
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
|
60b81f47f1
|
Do chest on filter only when sic_pss is enabled. Do not equalize SSS by default (something is not ok and takes more time to decode it)
|
7 years ago |
Ismael Gomez
|
95f6eb87c8
|
Minor issue with paging
|
7 years ago |
Ismael Gomez
|
7e29430c81
|
remove unused function
|
7 years ago |
Ismael Gomez
|
fba900f63c
|
Merge branch 'mob_crypto_mimo' into next
|
7 years ago |
Ismael Gomez
|
09dc96a370
|
Changed neighbour cell to find PSS over multiple frames
|
7 years ago |
Ismael Gomez
|
f3ee6c0009
|
Minor logging changes
|
7 years ago |
Ismael Gomez
|
4c2b6fbd29
|
Added check for serving PCI target HO
|
7 years ago |
Ismael Gomez
|
082da2f7b6
|
Added filter for maximum PSS CFO detection value. Increased averaging for PSS CFO estimation
|
7 years ago |
Andre Puschmann
|
0641fee20b
|
nas: fix IMSI print
|
7 years ago |
Andre Puschmann
|
3705baddc3
|
nas: initialize ctxt variable and only check ksi if ctxt is present
|
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 |
Ismael Gomez
|
eefbdbc913
|
Revert "Added Aperiodic mode 3-1 in enb and some more optimizations"
This reverts commit 8ab196901f .
|
7 years ago |
Xavier Arteaga
|
8ab196901f
|
Added Aperiodic mode 3-1 in enb and some more optimizations
|
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
|
cfb059f0c2
|
Restart rx_counter for SRB in PDCP when restablishing
|
7 years ago |
Ismael Gomez
|
5c31800ccb
|
Fixed HO with ciphering
|
7 years ago |
Ismael Gomez
|
997a22a1c6
|
Disabled test Restablishment
|
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 |
Paul Sutton
|
1a323770c9
|
Added support for AS ciphering
|
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 |