Change in osmo-pcu[master]: WIP: Move NULL and ASSIGN tbf_state transition to tbf_fsm

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Thu Jul 22 18:26:20 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/25011 )


Change subject: WIP: Move NULL and ASSIGN tbf_state transition to tbf_fsm
......................................................................

WIP: Move NULL and ASSIGN tbf_state transition to tbf_fsm

At some point later in time the state_flags will most probably be split
into different variables, one ending up in a different FSM. It is moved
so far to the exsiting FSM from the C++ class since it's easier to
access it from C and C++ code, and anyway that kind of information
belongs to the FSM.

Related: OS#2709
Change-Id: I3c62e9e83965cb28065338733f182863e54d7474
---
M src/pcu_vty_functions.cpp
M src/pdch.cpp
M src/tbf.cpp
M src/tbf.h
M src/tbf_dl.cpp
M src/tbf_fsm.c
M src/tbf_fsm.h
M src/tbf_ul.cpp
M tests/alloc/AllocTest.err
M tests/tbf/TbfTest.err
10 files changed, 24,858 insertions(+), 134 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/11/25011/1


-- 
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/25011
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I3c62e9e83965cb28065338733f182863e54d7474
Gerrit-Change-Number: 25011
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210722/ea87b979/attachment.htm>


More information about the gerrit-log mailing list