osmo-bts.git branch master updated. 0.3.0-282-g0ddd4b6

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
Wed Mar 25 22:43:32 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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  0ddd4b6c25dcb1cf85809b190afd6ac4d95890ea (commit)
       via  24839068f5c7e044e82afaa3b88d08a07e123ee7 (commit)
      from  b631bd21d21b10f8e0344dc47af34ef09306d0fb (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-bts/commit/?id=0ddd4b6c25dcb1cf85809b190afd6ac4d95890ea

commit 0ddd4b6c25dcb1cf85809b190afd6ac4d95890ea
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Mon Jul 29 09:37:07 2013 +0200

    Add header file of PH-/MPH-/TCH-SAP interface to common part of osmo-bts
    
    Instead of handling primitives directly at layer 1 specific code,
    osmo-bts handles primitives at common code.
    
    When all primitive are moved, the l1sap interface will:
    - receive PH-DATA indications and forward them to layer 2.
    - check for RF link loss and notify BSC.
    - receive TCH indications and forward them via RTP.
    - receive PH-RTS indications and send PH-DATA requests with content
      according to its logical channel.
    - receive TCH-RTS indications and send TCH requests with content
      received via RTP or loopback from TCH indications.
    - send MPH-INFO requests to activate, deactivate and modify logical
      channels and handle their confirms.
    - receive MPH-INFO indications with measurements from tranceiver.
    - forward received and transmitted PH-DATA to GSMTAP.

http://cgit.osmocom.org/osmo-bts/commit/?id=24839068f5c7e044e82afaa3b88d08a07e123ee7

commit 24839068f5c7e044e82afaa3b88d08a07e123ee7
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sun Jul 28 11:48:40 2013 +0200

    sysmo-bts: Use correct boundaries of L1 msg when forwarding to L1 proxy
    
    In case of a headroom in a message, the 'head' pointer will not point to
    the actual data.

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

Summary of changes:
 include/osmo-bts/Makefile.am       |  2 +-
 include/osmo-bts/l1sap.h           | 71 ++++++++++++++++++++++++++++++++++++++
 src/osmo-bts-sysmo/l1_transp_fwd.c |  2 +-
 3 files changed, 73 insertions(+), 2 deletions(-)
 create mode 100644 include/osmo-bts/l1sap.h


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list