osmo-pcu.git branch master updated. 0.2-481-gb671dbf

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
Mon Jun 29 07:17:14 UTC 2015


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  b671dbfe94789d849880b8c6f2a036f7db04b037 (commit)
       via  1e50a3dadef7823b6f50bd387f84f324029a217d (commit)
       via  70b96aa232bd9784a94247bf7b193cb2147ada9d (commit)
       via  07eb655244bd973a9bdf69ef958ee06cf867a0bb (commit)
       via  1eae96ca2fe1e23def798ea90645538a4e4193e5 (commit)
       via  626369c2fbbd1935d9ddc5aebd86c182e8c87083 (commit)
       via  409efa1ec84c14aaa43bfac85ba4956e9f3cf16a (commit)
       via  411686402b6a7f148fd05c926d5fbce7a1802810 (commit)
       via  04a108617ab904d7614966dfa9e4602bd1d4fae1 (commit)
       via  e1d2b3568afe914d5b9c77bafd48be5b35e2d1d4 (commit)
       via  da1a79ef5b5c61981c94e58ba76d96d40f10d3f3 (commit)
       via  51b11510448bcca092db191d5f17a00892af9f71 (commit)
       via  94cde130ca78d6ca1b5f815180ccdd363b234407 (commit)
       via  e4bcb62dbf89bf882805e3824251a3013f3eecd7 (commit)
       via  20f6fd1b63355b9a3ab1423cb24b73ca27f57243 (commit)
      from  b4584ff6c433551f9b633d3e0c6d00380119fa89 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 src/bts.cpp               |  82 ++++++++++++++++--
 src/bts.h                 |   8 +-
 src/gprs_bssgp_pcu.cpp    |   4 +-
 src/gprs_bssgp_pcu.h      |   4 +-
 src/gprs_ms.cpp           | 115 +++++++++++++++++++++++--
 src/gprs_ms.h             |  18 ++--
 src/llc.cpp               |  29 +++++--
 src/llc.h                 |  27 +++++-
 src/pcu_l1_if.cpp         |   8 +-
 src/pcu_l1_if.h           |  76 ++++++++++++++++-
 src/pcu_main.cpp          |  10 +++
 src/pcu_vty.c             |  79 +++++++++++++++++
 src/pcu_vty_functions.cpp |  31 +++++++
 src/sysmo_l1_if.c         |  18 +++-
 src/tbf.h                 |   7 +-
 src/tbf_dl.cpp            | 142 +++++++++++++++----------------
 src/tbf_ul.cpp            |   9 +-
 tests/Makefile.am         |  14 ++-
 tests/llc/LlcTest.cpp     | 211 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/llc/LlcTest.err     |   4 +
 tests/llc/LlcTest.ok      |   4 +
 tests/ms/MsTest.cpp       |  38 +++++++++
 tests/ms/MsTest.err       |   2 +
 tests/ms/MsTest.ok        |   2 +
 tests/tbf/TbfTest.cpp     |  79 ++++++++++++++++-
 tests/tbf/TbfTest.err     | 161 +++++++++++++++++++++++++++++------
 tests/tbf/TbfTest.ok      |   2 +
 tests/testsuite.at        |   7 ++
 28 files changed, 1042 insertions(+), 149 deletions(-)
 create mode 100644 tests/llc/LlcTest.cpp
 create mode 100644 tests/llc/LlcTest.err
 create mode 100644 tests/llc/LlcTest.ok


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list