osmo-pcu.git branch jerlbeck/master updated. 0.2-459-g37e896d

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
Tue Jun 9 13:51:07 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, jerlbeck/master has been updated
       via  37e896dff112fda77c29de770a0d8b3fe8800a5a (commit)
       via  b33e675e5a9f80be81ffef87ba3a9ed05d6945c5 (commit)
       via  8158ea7288f57d7bc66d8ccd1c278999fd656076 (commit)
       via  144a1d0516187d09f80c8b9125c6e51b4988503f (commit)
       via  8322d08071d740b033941271d584a52d25565a94 (commit)
       via  a17fccbcf47bff8f0cca7f3f02d55d63cf5b4d01 (commit)
       via  1751c62c980f8d6ed965e08fcb9ad1af485d8854 (commit)
       via  f47f68a9d8e4421398e2369e4b18de8c52a9d396 (commit)
       via  62e96a3535714088a5dabe3cb4a8523165b19877 (commit)
       via  a700dd9e11d31805cfe8dd07fc27ac96425cbf0c (commit)
       via  17214bb06de4a1d8b626dab0f695017b0c74b358 (commit)
       via  befc760f8677d794e5a0dbc1f02f8ac85b649aa0 (commit)
       via  489a2b35d87610fb077a51de696555a54e5fb247 (commit)
       via  10ed79553a8e7241b69c4155325c29105c7a606d (commit)
       via  1d0a52a3497ada98bb4013ba907a00b4ab9a1ccd (commit)
       via  6dbe822062d54a6c765c6fa7e2c6b79a5dff29b1 (commit)
       via  b3f713bd7be2af9bf7c3168099d35df089020164 (commit)
       via  3c91cb881d6a5126673e88d8421a207efec6a42d (commit)
      from  a098c19b5531e175a308fbe4aee39c54cb3c71f1 (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/Makefile.am                                |   2 +
 src/bts.cpp                                    |   3 +-
 src/bts.h                                      |   4 +
 src/encoding.cpp                               |   4 +-
 src/gprs_ms.cpp                                |  99 ++++++++++++++++-
 src/gprs_ms.h                                  |  50 ++++++++-
 src/gprs_ms_storage.cpp                        |   5 +-
 src/gprs_ms_storage.h                          |   6 +-
 src/gprs_rlcmac_ts_alloc.cpp                   |  14 +--
 src/llc.cpp                                    |  76 +++++++-------
 src/llc.h                                      |  36 +++++--
 src/pcu_main.cpp                               |   6 ++
 src/pcu_vty.c                                  | 140 ++++++++++++++++++++++++-
 src/pcu_vty_functions.cpp                      | 108 +++++++++++++++++++
 src/{gprs_ms_storage.h => pcu_vty_functions.h} |  33 +++---
 src/rlc.h                                      |   2 +
 src/sysmo_l1_if.c                              |   6 ++
 src/tbf.cpp                                    |  48 ++++++++-
 src/tbf.h                                      |  17 +--
 src/tbf_dl.cpp                                 | 111 ++++++++++++++++----
 tests/alloc/AllocTest.cpp                      |   3 +
 tests/ms/MsTest.cpp                            |  12 +--
 tests/tbf/TbfTest.cpp                          |  10 +-
 tests/tbf/TbfTest.err                          |  41 +++++++-
 24 files changed, 711 insertions(+), 125 deletions(-)
 create mode 100644 src/pcu_vty_functions.cpp
 copy src/{gprs_ms_storage.h => pcu_vty_functions.h} (62%)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list