Codebot
|
a8ef3ba6b2
|
Merge branch 'next' into agpl_next
# Conflicts:
# srsenb/test/common/dummy_nr_classes.h
|
3 years ago |
Francisco Paisana
|
4a2b51bc0d
|
sched,nr: fix sched nr pusch K2 timing
|
3 years ago |
Francisco Paisana
|
b589c0d184
|
sched,nr: ack/crc info included in nr_phy_test
|
3 years ago |
Francisco Paisana
|
592d9332ba
|
sched,nr: add logic for allocation of RAR and Msg3 grants
|
3 years ago |
David Rupprecht
|
880eb6fc14
|
Added git args
|
3 years ago |
David Rupprecht
|
4f0f6169f5
|
Added NGAP Metrics
|
3 years ago |
Francisco Paisana
|
c9a5180a09
|
sched,nr: integrate NR scheduler in nr_phy_test
The scheduler can be activated via a command line flag
|
3 years ago |
Francisco Paisana
|
660b66dbe3
|
sched,nr: add option to run phy nr test with real NR scheduler
|
3 years ago |
Andre Puschmann
|
fc8fe032ff
|
rrc_nr,endc: add more fields to NR RRC Reconfig for EN-DC activation
adds a big chunk of new fields to the reconfig packing code,
tested with srsUE
|
3 years ago |
Codebot
|
3a5ee8d41a
|
Adding AGPL copyright to new files
|
3 years ago |
Codebot
|
ccf8cfb65f
|
Merge branch 'next' into agpl_next
# Conflicts:
# lib/include/srsran/common/basic_pnf.h
# lib/include/srsran/common/basic_vnf.h
# lib/include/srsran/common/basic_vnf_api.h
# lib/src/common/basic_vnf.cc
# lib/test/common/pnf_bridge.cc
# lib/test/common/pnf_dummy.cc
# srsenb/hdr/phy/vnf_phy_nr.h
# srsenb/hdr/stack/mac/nr/sched_nr_common.h
# srsenb/hdr/stack/mac/nr/sched_nr_phy_helpers.h
# srsenb/src/phy/vnf_phy_nr.cc
# srsenb/src/stack/mac/nr/sched_nr_common.cc
# srsenb/src/stack/mac/nr/sched_nr_phy_helpers.cc
# srsue/hdr/phy/vnf_phy_nr.h
# srsue/src/phy/vnf_phy_nr.cc
|
3 years ago |
Francisco Paisana
|
e6683b7387
|
sched,nr: simplify scheduler threading architecture to reflect the new cc-based parallelism model
|
4 years ago |
Francisco Paisana
|
74d0a8adb8
|
sched: add subband cqi info interface to LTE scheduler
|
4 years ago |
Andre Puschmann
|
921a04ce65
|
enb,mac_nr: turn UE object into normal std::unique_ptr
|
4 years ago |
Andre Puschmann
|
8d2e81ad6f
|
enb,mac,nr: add basic UE object skeleton
refactor that also adds a basic UE object to the NR MAC
|
4 years ago |
Francisco Paisana
|
09c7000201
|
sched,nr: update nr scheduler to use new mac nr interface types
|
4 years ago |
Francisco Paisana
|
8a34a3c41a
|
sched,nr: fix compilation issues in centos7 and removed unused variables
|
4 years ago |
Francisco Paisana
|
d9336bcd9e
|
sched,nr: creation of pool of softbuffers for NR. Now the sched NR harq manages the lifetime of the softbuffer and its forwarding to the PHY
|
4 years ago |
Francisco Paisana
|
1535e6b205
|
sched,nr: extend sched nr testing suite. restrict paralllelization for correct DAI generation
|
4 years ago |
Francisco Paisana
|
323703c2f3
|
sched,nr: measure latency of sched nr in test
|
4 years ago |
Francisco Paisana
|
d63ea00a5d
|
sched,nr: use PRBs instead of RBGs as the basic unit for PRB grants in the NR scheduler
|
4 years ago |
Francisco Paisana
|
b81cbd1334
|
sched,nr: redesign the order available search spaces/coresets are found in the scheduler
|
4 years ago |
Francisco Paisana
|
dd3c9b4d7e
|
sched,nr: utilization of common bwp params structure across multiple sched objects
|
4 years ago |
Francisco Paisana
|
2db8b8d876
|
sched,nr: add RAR scheduler inspired in LTE one
|
4 years ago |
Francisco Paisana
|
4f0b954cde
|
sched,nr: changed scheduler nr api to not require slot_indication function
|
4 years ago |
Francisco Paisana
|
23afc66a86
|
sched,nr: implementation of PUCCH HARQ allocation in NR
|
4 years ago |
Francisco Paisana
|
bcc374c2cd
|
implement TDD DL vs UL slot activation
|
4 years ago |
Francisco Paisana
|
f87f898641
|
sched,nr: extend coreset pdcch allocation to UL
|
4 years ago |
Ismael Gomez
|
5d034b067e
|
Add option to rr.conf to select sub-band CQI K value (#3071)
|
4 years ago |
Francisco
|
2a31daca4a
|
enb,configuration: allow to specify enb specific max nof RLC retxs
|
4 years ago |
Pedro Alvarez
|
8d41c0d476
|
Maded SRB configuration optional in rb.conf
|
4 years ago |
Pedro Alvarez
|
72cf3a1cec
|
Added RLC SRB1 and SRB2 configuration ability.
The configuration was added to drb.conf
|
4 years ago |
Ismael Gomez
|
1fd9d4300c
|
Move pdu buffer mutex in mac::ue to each carrier buffer map
|
4 years ago |
Xavier Arteaga
|
b25681f9de
|
gnb,prach: add PRACH to gNB
rebase of Xavier's feature_gnb_prach branch
|
4 years ago |
Codebot
|
fdebee422e
|
Adding AGPL copyright to new files
|
4 years ago |
Codebot
|
516951c41c
|
Merge branch 'next' into agpl_next
# Conflicts:
# lib/include/srsran/interfaces/rrc_nr_interface_types.h
# lib/include/srsran/phy/enb/enb_dl_nr.h
# test/phy/nr_dl_flood.cc
|
4 years ago |
Andre Puschmann
|
3f81d3e969
|
enb,rrc_endc: add handler for measurements and UE capabilities
|
4 years ago |
Andre Puschmann
|
8d443d79e5
|
enb,rrc: add skeleton code for new RRC internal interface for SgNB addition
|
4 years ago |
Andre Puschmann
|
8dd7075d12
|
enb,stack: add NR components for NSA mode
adds the main NR components for RLC, PDCP, MAC and RRC
for NSA operation.
|
4 years ago |
Andre Puschmann
|
19996a4059
|
sched_nr: fix compilation
|
4 years ago |
Xavier Arteaga
|
5307fec2f0
|
Added GNB MAC UL info initial interface and fix PHY implementation
|
4 years ago |
Codebot
|
58ca99d22a
|
Adding AGPL copyright to new files
|
4 years ago |
Codebot
|
585e3c51c1
|
Merge branch 'next' into agpl_next
# Conflicts:
# srsenb/hdr/phy/nr/cc_worker.h
# srsenb/hdr/phy/nr/sf_worker.h
# srsenb/src/phy/nr/cc_worker.cc
# srsenb/src/phy/nr/sf_worker.cc
# test/phy/nr_phy_test.cc
|
4 years ago |
Ismael Gomez
|
c0fd64c4e6
|
Fix data races in srsENB MAC
|
4 years ago |
Pedro Alvarez
|
171d5727be
|
Moved lib RLC into it's own folder
|
4 years ago |
Francisco Paisana
|
4d014e7ceb
|
s1ap,feature: make the ts1 reloc timers configurable via the enb.conf
|
4 years ago |
Francisco
|
4c316aa9ea
|
sched,nr: integrate mac-phy interface types into the scheduler
|
4 years ago |
Francisco
|
5b3c5ded63
|
sched,nr: implement NR PDCCH allocation algorithm
|
4 years ago |
Xavier Arteaga
|
6f5614a0cc
|
Suggested modifications on gNb MAC/PHY interface
|
4 years ago |
Xavier Arteaga
|
8378c85ec4
|
Refactored gNb PHY
|
4 years ago |