srsLTE codebot
|
3daa9f3fc3
|
Merge branch 'next' into agpl_next
# Conflicts:
# lib/include/srslte/common/mac_nr_pcap.h
# lib/include/srslte/phy/ue/ue_ul_nr_data.h
# lib/src/common/mac_nr_pcap.cc
# lib/src/phy/ue/ue_ul_nr_data.c
# srsenb/hdr/phy/lte/worker_pool.h
# srsenb/hdr/phy/nr/cc_worker.h
# srsenb/hdr/phy/nr/sf_worker.h
# srsenb/hdr/phy/nr/worker_pool.h
# srsenb/src/phy/lte/worker_pool.cc
# srsenb/src/phy/nr/cc_worker.cc
# srsenb/src/phy/nr/sf_worker.cc
# srsenb/src/phy/nr/worker_pool.cc
# srsue/hdr/phy/lte/worker_pool.h
# srsue/hdr/phy/nr/cc_worker.h
# srsue/hdr/phy/nr/sf_worker.h
# srsue/hdr/phy/nr/worker_pool.h
# srsue/hdr/stack/mac/mac_nr.h
# srsue/src/phy/lte/worker_pool.cc
# srsue/src/phy/nr/cc_worker.cc
# srsue/src/phy/nr/sf_worker.cc
# srsue/src/phy/nr/worker_pool.cc
# srsue/src/stack/mac/mac_nr.cc
|
4 years ago |
David Rupprecht
|
1fcd006a7c
|
fixed segfaulting
|
4 years ago |
Xavier Arteaga
|
b768002a93
|
SRSUE Added RAR unpacking and other fixes
|
4 years ago |
David Rupprecht
|
82a8dcc77a
|
Change interface to unique_byte_buffer
logging message for msg3 preparing
|
4 years ago |
Xavier Arteaga
|
760ad3a746
|
SRSUE: Interface stack and PHY for NR-RA procedure
|
4 years ago |
David Rupprecht
|
a7949e69c8
|
configure and start ra proc
Fix crash due to missing init
|
4 years ago |
Xavier Arteaga
|
bdef411855
|
SRSUE: Aesthetic changes
|
4 years ago |
Xavier Arteaga
|
784a33583b
|
SRSUE: Initial NR MAC-PHY interfaces
SRSUE Fix compilation
SRSUE: temporary fixes LTE/NR PHY/Stack interface problem
fix
fix
|
4 years ago |
David Rupprecht
|
24123313bf
|
Added MAC NR RA procedure with a minimal test case
|
4 years ago |
Andre Puschmann
|
6eed6f622f
|
mac_nr: update RA related function in MAC/PHY interface
* expose interface to trigger PRACH from MAC
* indicate PRACH tx from PHY
* add temporary RAR PDU handling with Msg3 grant indication to PHY
|
4 years ago |
Andre Puschmann
|
f5c945dc2f
|
mac_nr: add interface to set C-RNTI and contention ID from RRC
used during contention-based/free RA
|
4 years ago |
Codebot
|
d5ee9a5200
|
Adding AGPL copyright to new files
|
4 years ago |
srsLTE codebot
|
c9f48bce7b
|
Merge branch 'next' into agpl_next
# Conflicts:
# lib/include/srslte/phy/ch_estimation/ul_rs_tables.h
# lib/include/srslte/phy/ue/ue_dl_nr_data.h
# lib/src/phy/ue/ue_dl_nr_data.c
# srsue/test/ttcn3/hdr/swappable_log.h
|
4 years ago |
David Rupprecht
|
ceda458bb3
|
Added MAC NR to EUTRA and NR with stack interfaces including MAC config build
Moved MAC logical channel config to MAC interface types
|
4 years ago |
Codebot
|
98425e0b2b
|
Adding AGPL copyright to new files
|
4 years ago |
Andre Puschmann
|
07d2bc4fe8
|
change license header to agnostic version with hint to root LICENSE file
|
4 years ago |
Francisco Paisana
|
d7c7bb382a
|
fix license year
|
5 years ago |
Francisco Paisana
|
b4b5cd7cd6
|
added nr gnb and ue interfaces
|
5 years ago |