Ismael Gomez
408545dab8
X2 (constant NCC) working
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
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
Xavier Arteaga
d041431c13
Merge branch 'reporting' into enbmimo
7 years ago
Xavier Arteaga
b084b153cf
Added UE Mode 3-1 aperiodic reporting
7 years ago
Ismael Gomez
72d83be8bc
Fix minor issues with adaptive retx ENB
7 years ago
Joseph Giovatto
cc420d1cb9
use vector push_back method to allocate required
...
storgae for log service objects vs using index operator.
7 years ago
Xavier Arteaga
c2d8508dcb
Merge branch 'next' into enbmimo
7 years ago
Xavier Arteaga
9fbcf95367
Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE into enbmimo
7 years ago
Ismael Gomez
f00a752628
Fixed bug in PDSCH retx in srsENB
7 years ago
Xavier Arteaga
2b0a4fa2d0
eNB: solved sched-pdsch bug
7 years ago
Xavier Arteaga
650cc0788c
eNB: Added RI metrics trace
7 years ago
Xavier Arteaga
42626a1120
eNB: retransmissions in Diversity mode
7 years ago
Xavier Arteaga
69682d488b
eNB: Do not consider CQI/RI if PUCCH has low correlation
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
Ismael Gomez
3287042f18
Merge branch 'master' into next
7 years ago
Ismael Gomez
45d78d33fb
Consider negative elapsed time values in activity monitor due to multiple PHY threads. Fixes issue #111
7 years ago
Ismael Gomez
cb6adba46a
Merge branch 'master' into next
7 years ago
Ismael Gomez
c7f7409954
Edit warning log
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
7bef0b0e7f
Merge branch 'next' into next_novolk
7 years ago
Xavier Arteaga
c8bba2f4d0
DFT optimization. memcpy removal ( #76 )
...
* Solved PHICH Segmentation fault for MIMO
* Initial Guru FFT optimitzation
* Guru (i)FFT implemented. All test passed!
* Integrated new DFT into pdsch_enodeb and pdsch_ue. Solved more DFT bugs.
* Solved Merge Errors and bugs
* Solved UL Guru bug (DC missing). Updated Init and OFDM calls for enb and ue (cell measurement too).
7 years ago
Ismael Gomez
2f44e2bf3a
Refactored cases mcs>29 for ul/dl
7 years ago
ilshatDesu
2a381c109c
Update enb_cfg_parser.cc
...
Non critical error in SIB1.
CellIdentity is constucted from eNBID and SectorID.
7 years ago
Ismael Gomez
aeabcb4551
Merge branch 'next' into next_novolk
7 years ago
Ismael Gomez
db5d747c66
Fix coverty issues
7 years ago
Xavier Arteaga
21355de77e
Added TM3 (1 layer only) eNB support at RRC
7 years ago
Xavier Arteaga
95897ceb71
Added TM2 (Tx diversity) support for eNB
7 years ago
Xavier Arteaga
e8da7160f0
eNB transmits diversity by default if two cell ports are configured
7 years ago
Ismael Gomez
fda886407b
Added option to force the DL/UL frequency at the UE
7 years ago
Ismael Gomez
a180b5ebac
Msg3 delay is added to harq delay
7 years ago
Ismael Gomez
d6561fa067
Merge branch 'next' into next_novolk
7 years ago
Ismael Gomez
51c2c041d7
Update enb.conf.example
7 years ago
Ismael Gomez
5208c4c160
Removed unused code
7 years ago
Ismael Gomez
1dff82065b
Merge branch 'next' into next_novolk
7 years ago
Ismael Gomez
0c263b123f
Reset HARQ process if TB can't be scheduled
7 years ago
Ismael Gomez
ba91a38da4
Allow PDCCH scheduling for 6 PRB
7 years ago
Andre Puschmann
5e9750f2f6
remove clutter from enb.conf.example
7 years ago
Ismael Gomez
ca0cf017d6
Now working with variable HARQ scheduling
7 years ago
Ismael Gomez
fb0a918f7a
Merge branch 'next' into next_novolk
7 years ago
Ismael Gomez
b353ed03dd
cleaned stdout metric
7 years ago
Ismael Gomez
c8dc3d1ad7
Merge branch 'next_with_variable_harq' into next_novolk
7 years ago
Ismael Gomez
582c87e86d
Removed PUCCH reserved logs
7 years ago
Ismael Gomez
cc6546db18
Fixed incorrect scheduling with PUCCH
7 years ago
Ismael Gomez
7c081c695a
Missing call to c_str in printf
7 years ago
Ismael Gomez
c066732095
Merge branch 'next' into next_with_variable_harq
7 years ago
Ismael Gomez
48186cd4fc
fixed warning
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
602b684352
Reduced default TX/RX gains in srsUE/srsENB
7 years ago
Ismael Gomez
d6bdabfdc0
Changed all harq delays to variables
7 years ago
Ismael Gomez
9437731c00
Removed softbuffer TX reset
7 years ago
Ismael Gomez
c23ceae2ec
Changes on enb::stop and rem_user to avoid segfaults
7 years ago
Ismael Gomez
b625910b55
Added 50% margin to PDCCH spectral efficiency for scheduling
7 years ago
Ismael Gomez
6029d25214
Fixed bug in get_required_nprb_ul
7 years ago
Ismael Gomez
c66f5fc570
Reduced CQI more for PUSCH+UCI
7 years ago
Ismael Gomez
92144ce15d
Revert "Handle RRC ConnectionReject at eNodeB and UE"
...
This reverts commit b6f905e2df
.
7 years ago
Ismael Gomez
23179262c3
Set waiting time on Reject
7 years ago
Ismael Gomez
b6f905e2df
Handle RRC ConnectionReject at eNodeB and UE
7 years ago
Ismael Gomez
736b73bb4b
Print PDSCH iterations per codeword
7 years ago
Ismael Gomez
7be56a85ea
Changed order of stop in srsENB to avoid PHY errors at exit
7 years ago
Ismael Gomez
489ac43408
Minor logging edits
7 years ago
Ismael Gomez
4753366096
Added option to ue.conf/enb.conf to forward logs to stdout
7 years ago
Ismael Gomez
6556941e6d
simplified MAC timers. Unified mac and upper timers in same background task
7 years ago
Ismael Gomez
5359c42b46
RLC UM release timer at stop()
7 years ago
Ismael Gomez
17b97c50cf
fixed CQI reduction due to UCI in UL only
7 years ago
Ismael Gomez
20cdc85ebd
fixed scheduler for constant mcs
7 years ago
Ismael Gomez
8661503d59
restore RX gain to 50 dB
7 years ago
Ismael Gomez
b59e4d08ca
fixed incorrect initialization of PUSCH estimator
7 years ago
Ismael Gomez
22f194182c
fixed memory leaks
7 years ago
Ismael Gomez
b0639ab394
resolved merge conflicts
7 years ago
Ismael Gomez
283cb115ac
fixed bugs in enb
7 years ago
Ismael Gomez
a993e72534
correction to previous commit
7 years ago
Ismael Gomez
6e0fd43c1f
Moved FFTW to WISDOM and save/load from file
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
Paul Sutton
02439f291d
Add n_prb description
7 years ago
Ismael Gomez
58aecf818d
Allowing any PUSCH MCS
7 years ago
Ismael Gomez
fabeca49c7
moved pdsch_coderate to phy_common
7 years ago
Ismael Gomez
8a25cac41b
increased timeout for RRCConnectionRelease transmission
7 years ago
Ismael Gomez
b7a91b5971
fixed unititiazed pucch_sched in sched_ue::get_pucch_sched
7 years ago
Ismael Gomez
2832ece415
Fixed SCTP stream id to 1.
7 years ago
Ismael Gomez
0ca8c8aac6
considering PUCCH2 in PUSCH scheduler
7 years ago
Ismael Gomez
955170bd52
Improved DL TCP performance by tweeking BSR reports and UL scheduler
7 years ago
Ismael Gomez
616e18c570
fixed PUCCH correlation estimator
7 years ago
Ismael Gomez
49e8a2c594
fixed memory leak in mac/ue
7 years ago
Ismael Gomez
5fed766806
fixed UE not reattaching after paging
7 years ago
Ismael Gomez
0f9f76ff00
calibrated configuration values
7 years ago
Andre Puschmann
d6c027069c
Merge branch 'master' into next
7 years ago
Philipp Gorczak
407d2ef024
Use runtime dir parameter for executables.
7 years ago
Philipp Gorczak
5fdcef60f6
Install binaries.
7 years ago
Ismael Gomez
8ad26bda07
eNodeB 2x time advance
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
Andre Puschmann
8dbabb2834
rework bearer/LCID handling
...
This is a larger patch that reworks the LCID handling throughout the
code.
- It first moves the RB/LCID mapping out of common.h into the RRC object
because different RATs may have different mappings.
- It adds a interface to RRC that other objects like RLC/PDCP/etc. may
use to get the bearer name of a specific LCID.
- The patch also introduces a PDCP config class.
7 years ago
Paul Sutton
769c2c1f6b
Merge branch 'next' of https://github.com/softwareradiosystems/srslte into next
7 years ago
Paul Sutton
776c1bbc9d
Moving fftw checks to top CMakeLists
7 years ago
Ismael Gomez
140cef69e0
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
7 years ago
Ismael Gomez
6037a2f2bd
changed logger classes
7 years ago
Paul Sutton
b71f7b7080
Adding support for static builds
7 years ago
Ismael Gomez
8a5a2bbb4d
Merge branch 'master' of github.com:srsLTE/srsLTE
7 years ago
Ismael Gomez
362ff61c83
disabled RLC AM mode temporary due to known bug
7 years ago
Paul Sutton
00f5d654a7
Fix for uninitialized bool
8 years ago
Ismael Gomez
d5524b2a34
set default RRC timeout to 30s
8 years ago
Paul Sutton
07d8997395
Merge branch 'next' into next_paul_libs
8 years ago
Paul Sutton
4b68272964
Switch to static internal libs, set -fPIC by default
8 years ago
Ismael Gomez
fc6a38cad1
removed more unused libraries in ue binary
8 years ago
Ismael Gomez
5e030dc805
renamed SRSUE_ constants to SRSLTE_
8 years ago
Ismael Gomez
129b34201d
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next_private
8 years ago
Ismael Gomez
d05b03e43a
added buffer pool function call name debug feature
8 years ago
Paul Sutton
09f9063272
Merge branch 'restruct_update' into next
8 years ago
Paul Sutton
0b64e8a9ee
Minor cleanup of security library handling in cmake
8 years ago
Ismael Gomez
ddfeb63f5c
fixed configuration for enb
8 years ago
Ismael Gomez
b7996e58c2
increased max radio failure timeout
8 years ago
Ismael Gomez
5b974e5f7a
Merge branch 'restruct_update' of github.com:softwareradiosystems/srsLTE into restruct_update
8 years ago
Ismael Gomez
3473aa1157
fixed default enb config files
8 years ago
Andre Puschmann
04ec09bd71
add license text to various files
8 years ago
Ismael Gomez
198c705fcd
renamed srsue and srsenb
8 years ago
Ismael Gomez
930147fcda
moved boost requirement to root cmake
8 years ago
Ismael Gomez
e5ae82aef1
added srsENB code
8 years ago