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=df69809b82c28d1d75d98b4fc8bfecd2...
commit df69809b82c28d1d75d98b4fc8bfecd25b046768 Author: Tom Tsou tom.tsou@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
osmocom-commitlog@lists.osmocom.org