Francisco Paisana
|
fdec451a9d
|
disable mcs>20 if eNB supports UL 64QAM but UE doesn't
|
4 years ago |
Francisco Paisana
|
bc00abeeb8
|
fix phy configuration of UL 64QAM
|
4 years ago |
Francisco Paisana
|
b369d6d5d5
|
consider enb sib config when activating UL 64QAM
|
4 years ago |
Francisco Paisana
|
bf7c587e4f
|
add UL 64QAM support to eNB RRC and scheduler
|
4 years ago |
Pedro Alvarez
|
604e79214d
|
Changed NAS is_attached interface to is_registered.
|
4 years ago |
Pedro Alvarez
|
14844a168a
|
Created new class to hold all NAS states for the NAS state machine. Added EMM-DEREGISTERED substates and EMM-REGISTERED substates.
Decoupled PLMN selection, attach request and service request. Removed RRC connect procedure from NAS.
|
4 years ago |
Francisco Paisana
|
ff7811c822
|
remove unused member variable from sched tester
|
4 years ago |
Francisco Paisana
|
3407ac6741
|
fix ca sched test
|
4 years ago |
Francisco Paisana
|
e8ac98d06f
|
added extra tbs and dci aggregation level checks to sched test suite
|
4 years ago |
Francisco Paisana
|
5467ee9f83
|
moved more tests to ue-dedicated test suite
|
4 years ago |
Francisco Paisana
|
992ea7fd29
|
moved UE-dedicated RA sched test to separate test suite file.
|
4 years ago |
Francisco Paisana
|
d5f6ccc0c4
|
integrated UL UE-dedicated sched tests in random test
|
4 years ago |
Francisco Paisana
|
eb327183d3
|
moved harq tests from scheduler_test_common.cc to separate test suite file. Created a class ue_sim, whose role is to emulate a UE behavior
|
4 years ago |
Francisco Paisana
|
64fca23eb3
|
extended dci content checks of DL and UL grants in the scheduler random tester.
|
4 years ago |
Francisco Paisana
|
88105c1577
|
change the namespace of tti point helper functions for the eNB
|
4 years ago |
Francisco Paisana
|
114932b4c6
|
extended common sched test suite api to multi carrier
|
4 years ago |
Francisco Paisana
|
f24e5aadaf
|
clean common sched output tests
|
4 years ago |
Ismael Gomez
|
524453a6af
|
Fixes N_pucch_cs allocation to avoid collision with SR
|
4 years ago |
Ismael Gomez
|
13f1d65b24
|
Add missing current_tx_nb which was causing all in uplink to fail
|
4 years ago |
Ismael Gomez
|
8ed6345ff2
|
Do not reset softbuffer on each iteration
|
4 years ago |
Francisco Paisana
|
3ea47b645a
|
changed the way the number of UL pending bytes is calculated in the scheduler
|
4 years ago |
Ismael Gomez
|
dfb389d68f
|
srsenb: Use MCS from new grant when doing adaptive retx
|
4 years ago |
Francisco Paisana
|
77d64f3ea5
|
add PDCCH alloc to UL retxs that resume the HARQ
|
4 years ago |
Francisco Paisana
|
d8203acd56
|
implement harq resuming functionality
|
4 years ago |
Francisco Paisana
|
510959b50f
|
update nr asn1 files, and asn1 tests
|
4 years ago |
Francisco Paisana
|
f927ccaf55
|
fix pusch grant allocation for cqi reporting in CA.
|
4 years ago |
Francisco Paisana
|
a351b2534e
|
allow PUSCH grants for CQI in PCell
|
4 years ago |
Francisco Paisana
|
2ade364434
|
defer scell activation to rrc reconf complete reception
|
4 years ago |
Andre Puschmann
|
74dcdec54f
|
enb: fix antenna port count for SCell config in RRC reconfig
set antenna port count for SCells in RRC reconfig message according
to configured ports in the enb config
|
4 years ago |
Francisco Paisana
|
a865858db3
|
disable srbs UL during handover to avoid UL grants and scheduling requests before the handover is complete
|
4 years ago |
Francisco Paisana
|
484c7586b4
|
fix heap buffer overflow
|
4 years ago |
Francisco Paisana
|
42cdc5e340
|
Allocate all the leftover bytes of the TBS to last allocated MAC SDU.
Fix the way the RLC header is accounted for depending on the bearer id.
For instance, the SRB0 does not require any RLC header.
|
4 years ago |
Francisco Paisana
|
55d62a2baa
|
fix rlc buffer updating inside the scheduler to account for RLC headers
|
4 years ago |
Francisco Paisana
|
980278fdec
|
add comments regarding radio resource asn1 setting in the eNB
|
4 years ago |
Francisco Paisana
|
84cfc29ca1
|
apply the scell configuration sooner during intra-enb handover
|
4 years ago |
Francisco Paisana
|
b40a5a958e
|
use common function to fill rrc reconf message in handover
|
4 years ago |
Francisco Paisana
|
e9b693942f
|
diff-based cell selection activation
|
4 years ago |
Francisco Paisana
|
836e7d7ede
|
refactor scell addition in the srsenb::rrc to follow the same style of other rrc recfg fields
|
4 years ago |
Francisco Paisana
|
a8e11d7991
|
removal of the special case for rrc reconf update
|
4 years ago |
Francisco Paisana
|
f26b5ccde7
|
fix drb reestablishment during handover
|
4 years ago |
Francisco Paisana
|
7bf196a6e0
|
removal of srb handling from srsenb::rrc::bearer_cfg_handler
|
4 years ago |
Francisco Paisana
|
2ef1e286b2
|
fix set of rrc reconf message radio resource cfg fields
|
4 years ago |
Francisco Paisana
|
890113fd32
|
now the rrc enb is using a common function for rr_cfg reconf for the first reconf message
|
4 years ago |
Francisco Paisana
|
ce78fa82ce
|
now the rrc enb is using a common function for rr_cfg setup/reest
|
4 years ago |
Francisco Paisana
|
97f2e4336e
|
refactor of functions for filling the asn1 radio resource config structs. This functions are used during rrc setup/reest/reconf
|
4 years ago |
Xavier Arteaga
|
fa837925d0
|
Fix inter-frequency/intra-enb HO
|
4 years ago |
Andre Puschmann
|
ff21d9c077
|
enb: fix error log when parsing cell config
|
4 years ago |
Xavier Arteaga
|
58be68f856
|
Changed cell gain command from cell index to cell id
|
4 years ago |
Francisco Paisana
|
9b40d1da99
|
fix 256qam for handover
|
4 years ago |
Francisco Paisana
|
c24d754dbb
|
add 256qam to scell as well
|
4 years ago |