osmo-pcu.git branch master updated. 0.2-749-g22d7e75

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/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Thu Feb 25 13:16:49 UTC 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".

The branch, master has been updated
       via  22d7e75e1f160e5337140d9f3dcb2679b621b646 (commit)
      from  f3f1bde4fcabf20d00b60de934e1c1e07ab0b16c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-pcu/commit/?id=22d7e75e1f160e5337140d9f3dcb2679b621b646

commit 22d7e75e1f160e5337140d9f3dcb2679b621b646
Author: Max <msuraev at sysmocom.de>
Date:   Wed Feb 24 12:49:35 2016 +0100

    Refactor coding scheme assignment code
    
    Previously this code used too much copy-paste of boilerplate code which
    is error-prone and hard to read. Factor out actual (M)CS assignment into
    separate function and use it for both DL and UL cases in respective
    mode.
    
    Fixes: Coverity: CID 1351733

-----------------------------------------------------------------------

Summary of changes:
 src/gprs_ms.cpp | 65 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 33 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list