osmocom-bb.git branch stumpf/virt-phy created. osmocon_v0.0.0-1762-ga32f937

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
Mon Jan 9 16:26:23 UTC 2017


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 "The Open Source GSM Base Band stack".

The branch, stumpf/virt-phy has been created
        at  a32f937a1123273c4f4f9860914e855e01ba50b0 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=a32f937a1123273c4f4f9860914e855e01ba50b0

commit a32f937a1123273c4f4f9860914e855e01ba50b0
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Mon Jan 9 17:05:31 2017 +0100

    VIRT-PHY: Initial commit of virt-phy to work with osmo-bts virt-phy.
    
    This patch implements a virtual physical layer replacing the air
    interface. The purpose is to get rid of the hardware requirements
    and be able to start testing and implementing layer 2 communication
    functionality on one machine. Multicast sockets are used to enable
    bidirectional communication between the BTS and the MS process.
    The GSMTAP protocol designed for wireshark capturing is used to
    encapsulate the payload on the virtual physical layer.
    The virtual physical layer on the osmocom-bb side implements the
    L1CTL interface to the layer23 apps like mobile.
    
    * Working mcast socket communication and extraction of its
      functionality.
    * Basic handlers for file descriptor callbacks from incoming L1CTL
      messages and extraction of that functionality to a l1ctl socket class.
    * Multiplexing to different routines depending on incoming L1CTL
      message type.
    * Uses virt_um and osmocom_mcast_sock implementation from osmo-bts
      virt-phy.
    * Ecapsulation and parsing methods to and from GSMTAP messages.
    * Basic handlers for file descriptor callbacks from incoming mcast
      messages on the virtual um.
    * Multiplexing to different channel routines based on GSMTAP header
      channel type.
    * Example configuration for l23 app mobile using virtual test sim.

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


hooks/post-receive
-- 
The Open Source GSM Base Band stack



More information about the osmocom-commitlog mailing list