Xavier Arteaga
|
f71240d845
|
Merge branch 'next' into enbmimo
|
7 years ago |
Xavier Arteaga
|
0773220d86
|
Corrected bugs for running TM3 witha phone (up to 75Mbps@10MHz)
|
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 |
Xavier Arteaga
|
a2a7411509
|
Solved bug: Added TPC pack for DCI format 2A
|
7 years ago |
Ismael Gomez
|
dd8bacf466
|
Calibrated CFO loop default values
|
7 years ago |
Ismael Gomez
|
46f15c19e6
|
Added subframe averaging option in chest_dl. Optional in pdsch_ue
|
7 years ago |
Ismael Gomez
|
6e0c24c7ee
|
Fixed feedback loop in CFO correction
|
7 years ago |
Ismael Gomez
|
dbaf014b00
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
a3a1d268b7
|
Improved CFO estimation/correction by filtering central 6 PRB. Cleaned ue_sync/sync/pss objects. Used const attr in vector and other objects
|
7 years ago |
Paul Sutton
|
5292137b3a
|
Adding APN info to log output
|
7 years ago |
Ismael Gomez
|
2772471e41
|
Added filtering function to PSS
|
7 years ago |
Ismael Gomez
|
2fd2f15157
|
Cell RS based CFO estimation
|
7 years ago |
Ismael Gomez
|
15a1304395
|
Revert "Add noise reduction in PSS before estimating CFO"
This reverts commit 0d7af88822 .
|
7 years ago |
Ismael Gomez
|
0d7af88822
|
Add noise reduction in PSS before estimating CFO
|
7 years ago |
Paul Sutton
|
d34ce74419
|
NAS security context file tidy-up, usim_test minor edit
|
7 years ago |
Xavier Arteaga
|
854a77455d
|
Merge pull request #113 from softwareradiosystems/next_new_features
adding simd xor functionality
|
7 years ago |
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 |
yagoda
|
38903de07c
|
adding simd xor functionality
|
7 years ago |
Ismael Gomez
|
e035e248b8
|
Fix bug in sync when not correcting CFO
|
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 |
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 |
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 |
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 |
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 |
Paul Sutton
|
10bc2ee8a1
|
Fix for RLC AM polling condition
|
7 years ago |
Xavier Arteaga
|
387f87aa83
|
Solved Segfault
|
7 years ago |
Xavier Arteaga
|
721d15a8bb
|
Solved PUSCH RI reporting bug
|
7 years ago |
Xavier Arteaga
|
af5ca314d0
|
Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE into enbmimo
|
7 years ago |
Xavier Arteaga
|
c0b9129c89
|
String init
|
7 years ago |
Xavier Arteaga
|
e2a61af462
|
Added Aperiodic mode 3-1 in enb and some more optimizations
|
7 years ago |
Ismael Gomez
|
e04a221911
|
Removed volk occurrences. Fixes #103
|
7 years ago |
Ismael Gomez
|
b94e6945a6
|
Merge branch 'next' into next_testers
|
7 years ago |
Xavier Arteaga
|
ab3a3108f1
|
Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE into next
|
7 years ago |
Xavier Arteaga
|
b7d678f05e
|
Solved bug when parsing two times the same subdev_spec
|
7 years ago |