Ismael Gomez
|
aacd9e1e5b
|
Revert "Use CP-based CFO estimation only for DL and UL. Estimate every subframe. Calibrated EMA to 0.3 highest valid for low SNR"
This reverts commit 6196c096af .
|
7 years ago |
Pedro Alvarez
|
fd6baaf15c
|
Changed S1AP to singleton. Continuing to work on the intial context setup request. Added a TEID to MME_UE_S1AP_ID map.
|
7 years ago |
Ismael Gomez
|
3a0ab02264
|
S1/X2 handover tested and working
|
7 years ago |
yagoda
|
38903de07c
|
adding simd xor functionality
|
7 years ago |
Ismael Gomez
|
cfbea7a6c1
|
Restored non-guru DFT interface. Removed input buffer from ue_dl interface
|
7 years ago |
Ismael Gomez
|
b9854b65da
|
Merge branch 'next' into mobility
|
7 years ago |
Ismael Gomez
|
e035e248b8
|
Fix bug in sync when not correcting CFO
|
7 years ago |
Ismael Gomez
|
8447c965e3
|
Fixing RSRP measurements
|
7 years ago |
Pedro Alvarez
|
3c839c1c9b
|
Starting to create Initial Context Setup request message.
|
7 years ago |
Paul Sutton
|
a604cfb99b
|
Fix for RRC reconnection
|
7 years ago |
Paul Sutton
|
5b46174b5b
|
Adding RRC logic to receive all SIBs
|
7 years ago |
Pedro Alvarez
|
ee21a277e5
|
Added PAA information in the create session response.
|
7 years ago |
Pedro Alvarez
|
d76daf3db5
|
Added GTP-C cause value enum.
|
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 |
Andre Puschmann
|
d562a70261
|
fix USIM test
|
7 years ago |
Ismael Gomez
|
8a09454d7c
|
Merge pull request #109 from softwareradiosystems/guti_attach
Guti attach
|
7 years ago |
Ismael Gomez
|
408545dab8
|
X2 (constant NCC) working
|
7 years ago |
Paul Sutton
|
4877c7ab07
|
Adding support for GUTI attach
|
7 years ago |
Paul Sutton
|
d9b9ae9454
|
Fix for GUTI pack bug, add support for integrity with attach req
|
7 years ago |
Pedro Alvarez
|
2e6050bf38
|
Started to fill in the necessary information for the create session response.
|
7 years ago |
Pedro Alvarez
|
2172662388
|
Added initial create session response structure. Compiling now.
|
7 years ago |
Pedro Alvarez
|
ff32f31c9b
|
Added structures to create session request. Starting to add create session response structure
|
7 years ago |
Andre Puschmann
|
dc65e4243c
|
print build info to log and on stdout
|
7 years ago |
Ismael Gomez
|
053f5a619d
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
8b6bd607a7
|
Fixed and tested AGC
|
7 years ago |
Ismael Gomez
|
6196c096af
|
Use CP-based CFO estimation only for DL and UL. Estimate every subframe. Calibrated EMA to 0.3 highest valid for low SNR
|
7 years ago |
Pedro Alvarez
|
e754c6cbf5
|
Fixed more compilation bugs. Bearer context IE still needs to be added.
|
7 years ago |
Xavier Arteaga
|
0bb789b1cd
|
Solved Segmentation Fault error in Power Allocation
|
7 years ago |
Xavier Arteaga
|
f377b12f91
|
Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE into enbmimo
|
7 years ago |
Xavier Arteaga
|
dbf10cff17
|
Solved PDSCH Power Allocation p_b on eNB side
|
7 years ago |
Xavier Arteaga
|
176dae270c
|
Fixes #105. Added backtrace print in 'srsLTE.backtrace.crash'
|
7 years ago |
Pedro Alvarez
|
ccbeb9e1c5
|
Fixed a bunch of compilation errors.
|
7 years ago |
Pedro Alvarez
|
a8a370ec21
|
Starting to add Create Session Request function
|
7 years ago |
Xavier Arteaga
|
91e706d4d1
|
Fixes #107: srslte_simd_f_sqrt NaN solved if input is 0
|
7 years ago |
Ismael Gomez
|
0093497752
|
Merge pull request #106 from softwareradiosystems/power
Power
|
7 years ago |
Xavier Arteaga
|
401cc9a20a
|
Merge branch 'power' of https://github.com/softwareradiosystems/srsLTE into enbmimo
|
7 years ago |
Xavier Arteaga
|
58aac96a6e
|
Added Power Allocation from HL in UE side
|
7 years ago |
Xavier Arteaga
|
4ecd73c984
|
Added power allocation p_a in UE
|
7 years ago |
Xavier Arteaga
|
91c9ddf244
|
Added scaling factor to predecoder
|
7 years ago |
Paul Sutton
|
38ab9921f8
|
Undoing unnecessary RLC fix
|
7 years ago |
Pedro Alvarez
|
606520d244
|
Added a TUN interface for the SGi and a socket to receive packets from the S1-U. Select is able choose the fd that needs to be read from.
|
7 years ago |
Paul Sutton
|
10bc2ee8a1
|
Fix for RLC AM polling condition
|
7 years ago |
Pedro Alvarez
|
796fba6f55
|
Adding socket for S1-U interface.
|
7 years ago |
Ismael Gomez
|
12d8b373c7
|
srsUE takes and reports intra-frequency measurements correctly
|
7 years ago |
Pedro Alvarez
|
f9b2c6434a
|
Added TUN SGi interface to SP-GW.
|
7 years ago |
Pedro Alvarez
|
eac3ee26c1
|
Starting to add TUN if for SGi interface
|
7 years ago |
Xavier Arteaga
|
387f87aa83
|
Solved Segfault
|
7 years ago |
Pedro Alvarez
|
b6d0fcfdbe
|
Renamed s-gw to sp-gw.
|
7 years ago |
Pedro Alvarez
|
2088b3967b
|
Commenting out the initial GTP-C packing functions (for now).
|
7 years ago |