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 |
faluco
|
199f1c953e
|
Remove unneeded logmap headers.
|
4 years ago |
faluco
|
b014233662
|
- Port time related classes to srslog.
- Adapt tti_point_test to srslog.
|
4 years ago |
Codebot
|
d5ee9a5200
|
Adding AGPL copyright to new files
|
4 years ago |
Codebot
|
98425e0b2b
|
Adding AGPL copyright to new files
|
4 years ago |
Francisco
|
82d057345b
|
fix compilation issue with user-defined fmt formatter
|
4 years ago |
Francisco
|
86ab1864f7
|
The struct tti_point is now used ubiquitously in the scheduler
|
4 years ago |
Andre Puschmann
|
07d2bc4fe8
|
change license header to agnostic version with hint to root LICENSE file
|
4 years ago |
Francisco Paisana
|
88105c1577
|
change the namespace of tti point helper functions for the eNB
|
4 years ago |
Francisco Paisana
|
c1755727d7
|
changed interval method names, and added comments and assertions
|
4 years ago |
Francisco Paisana
|
64e8f5e3ed
|
update license year
|
5 years ago |
Francisco Paisana
|
c661025cda
|
fix log tti, and print a warning when the ul_harq tti does not match existing ones
|
5 years ago |
Francisco Paisana
|
5330249625
|
created tti_point type and unit test. Added also the tti_point to the scheduler harqs, and rrc procedure
|
5 years ago |