Commit Graph

165 Commits

Author SHA1 Message Date
Francisco fd7c5e375c nr,gnb,rrc: implement NR RRCSetup in RRC and wrote unit test 2021-11-11 10:55:35 +00:00
Francisco 89ca761680 nr,gnb,sched: small fixes in sched sib allocation logging 2021-11-09 18:28:44 +00:00
Francisco aba3ac9ddf nr,gnb,sched: increase SIB grant size in PRBs, to ensure it fits the message 2021-11-08 20:29:18 +00:00
Francisco ae4071a3df nr,gnb,rrc: propagate RRC SIB configurations to mac and scheduler 2021-11-08 14:36:45 +00:00
Francisco 5766ddfa38 nr,gnb,sched: fix nr_phy_tests. The default sched cell config was not being correctly generated 2021-11-08 14:36:45 +00:00
Francisco 1807ba1e37 nr,gnb,sched: fix si softbuffer allocation. Add extra comments 2021-11-08 14:36:45 +00:00
Francisco a34a1f3f6b fix failing compilation due to rebase 2021-11-08 14:36:45 +00:00
Francisco a137835d07 gnb,rrc: use phy helper to generate coreset#0 2021-11-08 14:36:45 +00:00
Francisco 2fc41acd9a nr,gnb: generation of CORESET#0 and SearchSpace#0 parameters in rrc. Passing CORESET#0/SS#0 to scheduler 2021-11-08 14:36:45 +00:00
Francisco 87635fe8c5 nr,gnb,sched: fix sib nof_retxs. Log SIB scheduling 2021-11-08 14:36:45 +00:00
Francisco 9a267d7ed0 nr,gnb,sched: fix SIB1 periodicity derivation in NR sched 2021-11-08 14:36:45 +00:00
Francisco 72c2129cd3 nr,gnb,sched: fix sib1 window derivation in NR sched 2021-11-08 14:36:45 +00:00
Francisco 60d4d12070 nr,gnb,mac: implement basic sib1 scheduling 2021-11-08 14:36:45 +00:00
Francisco 30c0ffe3e5 nr,gnb,mac: decouple UL PDU decoding from the UE object 2021-11-08 13:45:34 +00:00
Andre Puschmann 0967cda042 gnb,stack: move gNB components into own folder
* move RRC, MAC, NGAP, SDAP into gnb folder
* move testing code below respective layers
2021-11-05 15:26:06 +01:00