Ismael Gomez
|
f9d770e50e
|
Added option for Doppler frequency correction
|
7 years ago |
Ismael Gomez
|
c2098ad626
|
Removed unused sample offset correction
|
7 years ago |
Ismael Gomez
|
3adc6b5cbc
|
Merge pull request #158 from softwareradiosystems/csi
Csi
|
7 years ago |
Ismael Gomez
|
13efa740e8
|
Changed logic in RRC/NAS/PHY for cell/plmn search to avoid stucking in IDLE
|
7 years ago |
Ismael Gomez
|
90553e830d
|
Fixed cell search for non-home PLMN
|
7 years ago |
Ismael Gomez
|
91664ef2be
|
Do sell reselection on IDLE by phch_recv thread instead of worker
|
7 years ago |
Xavier Arteaga
|
8cabfa82cf
|
Added CSI report enable option in SRS UE
|
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
|
56df710d1f
|
Add rx_gain_offset interface for RSRP calibration
|
7 years ago |
Pedro Alvarez
|
cc9845ef07
|
Merging HSS resynch functionality from David Rupprecht. Resolving conflict in user_db.csv.
|
7 years ago |
Ismael Gomez
|
a279ab47f0
|
Improved neighbour cell accuracy. Changed RRC to avoid segfault when neighbour cell addition
|
7 years ago |
David Rupprecht
|
5db5399b2f
|
Added HSS sync support (not tested)
|
7 years ago |
David Rupprecht
|
3ead643c64
|
Introducing epc interfaces for hss and srsepc namespace
|
7 years ago |
Andre Puschmann
|
74138071db
|
move radio bearer definition to RRC
|
7 years ago |
Ismael Gomez
|
b0a2fa3b0b
|
Merge branch 'enbmimo' into mob_crypto_mimo
|
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
|
9a255b477a
|
Merge branch 'crypto' into mobility_crypto
|
7 years ago |
Paul Sutton
|
1a323770c9
|
Added support for AS ciphering
|
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 |
Ismael Gomez
|
3a0ab02264
|
S1/X2 handover tested and working
|
7 years ago |
Ismael Gomez
|
8447c965e3
|
Fixing RSRP measurements
|
7 years ago |
Ismael Gomez
|
d428760b20
|
Merge branch 'next' into mobility
|
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 |
Xavier Arteaga
|
75957d41d7
|
Added DCI formats 2 and 2a inScheduler. Improved UE PHCH, corrected some MIMO bugs on both sides.
|
7 years ago |
Xavier Arteaga
|
96a6d6ae9f
|
Merge branch 'next' into enbmimo
|
7 years ago |
Xavier Arteaga
|
6985682ef0
|
Added 2nd Codeword interface in scheduler, plus pmi close loop reporting
|
7 years ago |
Xavier Arteaga
|
af669a6cbb
|
Added RI reporting in enb and optimised RI computing calling time
|
7 years ago |
Ismael Gomez
|
85571c47cd
|
Added option to ue.conf to configure CFO EMA (set default to 0.4)
|
7 years ago |
Xavier Arteaga
|
21355de77e
|
Added TM3 (1 layer only) eNB support at RRC
|
7 years ago |
Ismael Gomez
|
1c677f7183
|
Read Home PLMN from IMSI
|
7 years ago |
Ismael Gomez
|
2159ad3280
|
Added support for roaming PLMN
|
7 years ago |
Paul Sutton
|
428e5955df
|
Fix for SPGW address issue for GTP bearers - now using addresses from bearer setup requests
htonl fix
|
7 years ago |
Ismael Gomez
|
92144ce15d
|
Revert "Handle RRC ConnectionReject at eNodeB and UE"
This reverts commit b6f905e2df .
|
7 years ago |
Ismael Gomez
|
b6f905e2df
|
Handle RRC ConnectionReject at eNodeB and UE
|
7 years ago |
Ismael Gomez
|
4a86967530
|
Improved stability after radio link failure and radio transport error
|
7 years ago |
Xavier Arteaga
|
c29af35158
|
Solved bug: when a retransmission of a succesfully decoded block was received
|
7 years ago |
Ismael Gomez
|
68b1782c86
|
Fixed Paging and reattachment in new state machine. Moved GW to srsue
|
7 years ago |
Ismael Gomez
|
826667361e
|
Reduced chances of uhd demuxer error. Reset device when it occurs
|
7 years ago |
Xavier Arteaga
|
230eb63a97
|
Refactored grant: removed nof_tb from grant. Use tb_en instead.
|
7 years ago |
Ismael Gomez
|
b0639ab394
|
resolved merge conflicts
|
7 years ago |
Ismael Gomez
|
a51b6b09dd
|
Merged with next. Attach successful
|
7 years ago |
Ismael Gomez
|
e5feec1934
|
Temporal commit before merge. Changed sequence objects to avoid reallocating memory. new NAS/RRC working with initial attachment
|
7 years ago |
Ismael Gomez
|
955170bd52
|
Improved DL TCP performance by tweeking BSR reports and UL scheduler
|
7 years ago |
Andre Puschmann
|
8030778809
|
fix PDCP initialization in eNB
|
7 years ago |
Andre Puschmann
|
7ca0988ea3
|
refactor RLC to use RAT-agnostic config
|
7 years ago |