Andre Puschmann
|
3fe6dad323
|
adding hard SIM card support using PCSC
|
7 years ago |
Ismael Gomez
|
ffb8337be7
|
Merge branch 'next' into sync_states
|
7 years ago |
Xavier Arteaga
|
15173c5c30
|
Added gaussian filter configuration options in srsue.conf
|
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
|
f88f465c97
|
Refactored NAS/RRC/PHY cell_search/selection procedures
|
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
|
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 |