Codebot
|
01369f65c3
|
Adding AGPL copyright to new files
|
3 years ago |
Codebot
|
8c3332f894
|
Merge branch 'next' into agpl_next
# Conflicts:
# srsenb/hdr/stack/upper/pdcp_nr.h
# srsenb/hdr/stack/upper/rlc_nr.h
# srsenb/src/stack/upper/pdcp_nr.cc
# srsenb/src/stack/upper/rlc_nr.cc
|
3 years ago |
Francisco Paisana
|
78dad52cc8
|
rrc,nr,gnb: disable CQI configuration in gNB until gNB PHY supports it
|
3 years ago |
Francisco Paisana
|
a64750e1be
|
rrc,nr,gnb: fix number of PDCCH candidates in search space
|
3 years ago |
Fabian Eckermann
|
e02218e4ab
|
configure phy to be tdd by default (currently static).
|
3 years ago |
Ismael Gomez
|
91401ae3a4
|
Fix meascfg test
|
3 years ago |
Ismael Gomez
|
7bc8bb8500
|
combine all report configuration with all measurement objects
|
3 years ago |
Ismael Gomez
|
ada05ea0c8
|
Add A1, A2 and A4 measurement Reports event triggers
|
3 years ago |
Ismael Gomez
|
04db8c6bbf
|
Log measurementReport before checking if it's valid
|
3 years ago |
Fabian Eckermann
|
8830c2796f
|
Add support for NSA FDD on band n3, n5 and n7.
|
3 years ago |
Francisco Paisana
|
c45c3ec95c
|
sched,nr: ensure the SSB and NZP CSI RS allocations are cleared at the end of every slot
|
3 years ago |
Francisco Paisana
|
d927b779dc
|
sched,nr: implement methods to fill nzp csi-rs in scheduler
|
3 years ago |
faluco
|
a8f58f503c
|
- Fix arm compiler warning. GCC treats chars as unsigned in this arch.
- Fix race condition in json metrics.
|
3 years ago |
Francisco Paisana
|
17e015df62
|
rrc,nr: fix PUCCH Resource CSI configuration to avoid collisions with SR
|
3 years ago |
Andre Puschmann
|
315057d11c
|
enb: signal user activity to EUTRA RRC when doing NR DL traffic
to avoid releasing the UE when only NR DL traffic is done.
similar to the EUTRA solution.
|
3 years ago |
Xavier Arteaga
|
8b2514ded3
|
Added NZP-CSI-RS signals in gNb
|
3 years ago |
Andre Puschmann
|
6054e1229b
|
enb,rrc,rrc_nr: fix logging when removing user
each action should only be logged once
|
3 years ago |
Andre Puschmann
|
9cefddd739
|
enb,mac_nr: remove user from scheduler when removed from MAC
|
3 years ago |
Francisco Paisana
|
698eff29f4
|
sched,nr: avoid ul pending bytes of each UE becoming negative
|
3 years ago |
Francisco Paisana
|
3119214124
|
nr,rrc: defer drb activation in NR to when the C-RNTI is received
|
3 years ago |
Francisco Paisana
|
cbb709d4e3
|
sched,nr: function to log UEs buffer status before scheduling decision, fix const_iterator of circular_map
|
3 years ago |
Ismael Gomez
|
1c77998df5
|
Stop PDCP for data bearers before initiating HO
|
3 years ago |
faluco
|
fa351cd285
|
Rename functions that contain the unsafe word to nolock.
The term "unsafe" does not clearly state that the function is not locking the shared date and it sounds "dangerous", so use a more explicit term.
|
3 years ago |
Francisco Paisana
|
c7e2038904
|
lte: stop radio before stopping stack
|
3 years ago |
Andre Puschmann
|
593d28fa4d
|
enb,stack_lte: protect access to sync queue
the sync queue is only created during init so access needs to be protected
|
3 years ago |
Codebot
|
2b80b88a98
|
Adding AGPL copyright to new files
|
3 years ago |
Codebot
|
ecd0580b9e
|
Merge branch 'next' into agpl_next
|
3 years ago |
Francisco Paisana
|
8ba623f954
|
sched,nr: remove unecessary setup of lcid=0 in scheduler
|
3 years ago |
Andre Puschmann
|
88212ed3e0
|
fix NR sched configuration of UE generated in RRC
|
3 years ago |
Francisco Paisana
|
a952f0f62d
|
sched,nr: expose sched nr UE bearer configuration in sched interface
|
3 years ago |
Francisco Paisana
|
d1b1ef181a
|
fix conflicts in rebasing
|
3 years ago |
Francisco Paisana
|
bdf18856d1
|
sched,nr: fix handling of DL BSR in NR scheduler and computation of UCI
|
3 years ago |
Francisco Paisana
|
70fe48a5ab
|
sched,nr: change NR sched configuration api
|
3 years ago |
Francisco Paisana
|
a035ad144b
|
mac,nr: create sched_nr object only at mac::init()
|
3 years ago |
Andre Puschmann
|
7cdb9c00c0
|
enb,rrc: disable log error when non-EUTRA reports arrive
since this will be cause an Error log for NR events
|
3 years ago |
Andre Puschmann
|
5966760458
|
rrc_endc: start SgNB addition from start if B1 events are disabled
|
3 years ago |
Andre Puschmann
|
af73c57780
|
rrc_endc: prepare ENDC paramter
exposes some of the hard-coded params as struct.
filling/parsing from file still needs to be added.
|
3 years ago |
Francisco Paisana
|
12d63468e3
|
sched,lte: separated adaptive mcs learning rate argument into two arguments, one for DL and the other for UL
|
3 years ago |
Andre Puschmann
|
7f897d83e2
|
gnb,mac_nr: push DL buffer state to scheduler
|
3 years ago |
Andre Puschmann
|
426e876047
|
enb,nr: fix GTPU handler to forward UL PDUs
|
3 years ago |
yagoda
|
bc4388a78c
|
-adding temp crnti removal for NR carrier attach
|
3 years ago |
Ismael Gomez
|
1c44546c0b
|
srsenb: allocate pucch for new UE on reestablishment request
|
3 years ago |
Ismael Gomez
|
af9822bede
|
srsenb: add error handling on RRC message generation
|
3 years ago |
Francisco Paisana
|
3351e97aa2
|
nr,mac: use SR to send an UL grant after Msg3 and complete ContextResolution of UE NSA NR
|
3 years ago |
Francisco Paisana
|
e1a4e63ec8
|
sched,nr: use MAC-NR as prefix for NR scheduler
|
3 years ago |
Francisco Paisana
|
aabec3d7af
|
sched,nr: forward SRs present in PUCCH from MAC to scheduler
|
3 years ago |
Francisco Paisana
|
5a45767c73
|
sched,nr: fix SR PUCCH resource configuration
|
3 years ago |
Francisco Paisana
|
37bdf53f42
|
sched,nr: fix SR slot derivation in scheduler
|
3 years ago |
Francisco Paisana
|
8d30ed0721
|
sched,nr: ensure PUCCHs are cleared at the end of a slot
|
3 years ago |
Francisco Paisana
|
00cc8fb8d8
|
sched,nr: ensure PUCCH is generated for SR even if the UE doesn't have any pending ACK
|
3 years ago |