osmo-pcu.git branch jerlbeck/master updated. 0.2-480-g67728ac

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 Jun 18 10:27:40 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  67728acc7a90dbf076eb179d6e3e119a4197896a (commit)
       via  967e4dd2c357b3b3ff716fa6c77e7b7350f81711 (commit)
       via  0a9639012204a79bf5ae4c103a6de083e7e488d6 (commit)
       via  155cf8442a796d7263e5fb480e029cad353afcf0 (commit)
       via  bd8c689ed42c5260719b3ca172ad3052d73467e0 (commit)
       via  618babae128ddc2cd1bdca8d65ea1156ad78ee75 (commit)
       via  2f7228b15fd8b55c6bc0c3e203aa19cb41497bf6 (commit)
       via  e61b652e1b9f184d8cf9584b068600e907df2347 (commit)
       via  53a32b8e95bed5cca800c98861458cbfed753104 (commit)
       via  6634635cf57c551538c43892de3e7eb2e10b1631 (commit)
       via  5823b20f2f81bff984461436e8e2512b5daa8793 (commit)
       via  6659c516fa32ab64642b5822bf4b880f3cc27bbb (commit)
       via  54fff3b3e4cef0bf182ec7779793a252b73c48b0 (commit)
       via  3bea905e0d013de9a0b9d77fdc5318a133a6af9b (commit)
       via  4ff709c3aca86f9974c99b99aea3da9bfde714a3 (commit)
      from  0808f6860111ef54e80a2865029760e063c29755 (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