osmo-pcu.git branch master updated. 0.2-803-gdf69809

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 Jul 14 06:56:35 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  df69809b82c28d1d75d98b4fc8bfecd25b046768 (commit)
      from  5d94b5455f50f9e1d35a706ad5956332922f06d5 (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=df69809b82c28d1d75d98b4fc8bfecd25b046768

commit df69809b82c28d1d75d98b4fc8bfecd25b046768
Author: Tom Tsou <tom.tsou at ettus.com>
Date:   Mon Jul 11 17:05:19 2016 -0700

    egprs: Use RLC/MAC headers from libosmocore
    
    EGPRS Type 1, 2, and 3 headers are used by OsmoPCU and OsmoBTS.
    Move the header definitions to libosmocore to be shared by both
    packages.
    
    Modify the struct variable naming to use *_hi/*_lo instead of
    *_a/*_b in order to be consistent with existing naming used in
    libosmocore.
    
    Change-Id: I98687ad981d27502aec42729611937ba1caf207c

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

Summary of changes:
 src/decoding.cpp        | 19 +++++-----
 src/encoding.cpp        | 38 ++++++++++---------
 src/rlc.h               | 99 -------------------------------------------------
 tests/edge/EdgeTest.cpp | 73 ++++++++++++++++++------------------
 4 files changed, 68 insertions(+), 161 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list