pespin has uploaded a new patch set (#2). (
https://gerrit.osmocom.org/c/osmo-pcu/+/32399
)
Change subject: WIP: Apply alloc_algo results in the caller
......................................................................
WIP: Apply alloc_algo results in the caller
TODO: cleanup helper functions, move to better place?:
* attach_tbf_to_pdch
* assign_ul_tbf_slots
* assign_dl_tbf_slots
TODO: Have a second look at gprs_rlcmac_tbf::alloc_algorithm() to see if it
can be simplified or made more robust.
Change-Id: I5ffd00f5f80bde4b73b78db44896f65e70e12b20
---
M src/alloc_algo.cpp
M src/alloc_algo.h
M src/gprs_pcu.h
M src/tbf.cpp
M src/tbf.h
M src/tbf_dl.cpp
M tests/tbf/TbfTest.err
M tests/ulc/PdchUlcTest.cpp
8 files changed, 400 insertions(+), 374 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/99/32399/2
--
To view, visit
https://gerrit.osmocom.org/c/osmo-pcu/+/32399
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I5ffd00f5f80bde4b73b78db44896f65e70e12b20
Gerrit-Change-Number: 32399
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-MessageType: newpatchset