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 |
Francisco
|
7f6f3f7912
|
fix sched test check for ConRes DCI format.
|
4 years ago |
Codebot
|
98425e0b2b
|
Adding AGPL copyright to new files
|
4 years ago |
Francisco
|
aed36eb273
|
sched rand tester refactor: elimination of ue_ctxt_test obsolete class
|
4 years ago |
Francisco
|
b4861bc59a
|
move sched params and sched helper methods to sched_helpers.h/cc files. Removed place in the scheduler where the mcs is increased forcefully to avoid segmentation
|
4 years ago |
Francisco
|
9eddfdb4a3
|
fix sched rand tester coderate check. tbs needs to be converted from bytes to bits
|
4 years ago |
Francisco
|
0ae304a6ed
|
update sched rand tester to detect when tbs coderate exceeds 0.93
|
4 years ago |
Francisco
|
2598989f7d
|
replace msg3grant type from C-array to bounded vector
|
4 years ago |
Andre Puschmann
|
07d2bc4fe8
|
change license header to agnostic version with hint to root LICENSE file
|
4 years ago |
Francisco
|
3d80ff4831
|
fix activation of PDCCH for adaptive retxs.
|
4 years ago |
Francisco
|
fc81a5c6ba
|
harq ack state can now only be NACK or ACK. The ul_harq pending phich flag is now reset after phich scheduling. Thus, the existence of a crc_info(...) signal from the PHY is not required.
|
4 years ago |
Francisco Paisana
|
49a48c0130
|
add measgap awareness to scheduler metric and sf_sched. Add measGap test to random sched test suite.
|
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 |