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 a76a7d0c6c526f333ebdc02d2332a8b6659d8fb2 (commit) via d000d80968ce6292d6715008ed803ec1f41b6a10 (commit) from 92e9c17aec02006a38922c41f9c5b59df6c45ea0 (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=a76a7d0c6c526f333ebdc02d2332a8b6...
commit a76a7d0c6c526f333ebdc02d2332a8b6659d8fb2 Author: Max msuraev@sysmocom.de Date: Fri Jan 26 11:09:16 2018 +0100
Simplify TS alloc: adjust function signatures
* document used parameters and return values * use consistent formatting * constify function parameters where appropriate (adjusting parameter types if necessary)
Change-Id: I211b10b4da59c73d509b719346774515c761886a Related: OS#2282
http://cgit.osmocom.org/osmo-pcu/commit/?id=d000d80968ce6292d6715008ed803ec1...
commit d000d80968ce6292d6715008ed803ec1f41b6a10 Author: Max msuraev@sysmocom.de Date: Wed Sep 20 17:55:28 2017 +0200
Simplify TS alloc: use defines for constants
* define and use constant for occupied TFI instead copying the same magic number all over the place * use libosmocore's define for bit pretty-printer
Change-Id: I2699ceebf0cbec01652a02fa68ccc9e9419d0293 Related: OS#2282
-----------------------------------------------------------------------
Summary of changes: src/bts.cpp | 7 ++- src/bts.h | 3 +- src/gprs_rlcmac_ts_alloc.cpp | 113 ++++++++++++++++++++++++------------------- tests/alloc/AllocTest.cpp | 6 +-- 4 files changed, 70 insertions(+), 59 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org