osmocom-bb.git branch stumpf/virt-phy updated. osmocon_v0.0.0-1765-g7620efef

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 Feb 6 13:15:10 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 updated
       via  7620efefb7a95e3fabd6feafbcc48d6bd0d186aa (commit)
      from  2cadcc18b21dadaab1c85721649ff3569514ae04 (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/osmocom-bb/commit/?id=7620efefb7a95e3fabd6feafbcc48d6bd0d186aa

commit 7620efefb7a95e3fabd6feafbcc48d6bd0d186aa
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Mon Feb 6 14:14:31 2017 +0100

    VIRT-PHY: Cleanup dirs, makefile, dependencies and formatting code.

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

Summary of changes:
 src/Makefile                                       |  6 ++-
 src/host/virt_phy/configure.ac                     |  2 +-
 .../{src => include/virtphy}/gsmtapl1_if.h         |  7 ++--
 .../virt_phy/{src => include/virtphy}/l1ctl_sap.h  | 10 ++---
 .../virt_phy/{src => include/virtphy}/l1ctl_sock.h |  0
 .../virt_phy/{src => include/virtphy}/logging.h    |  0
 .../{src => include/virtphy}/osmo_mcast_sock.h     |  0
 .../{src => include/virtphy}/virt_l1_model.h       | 14 +++----
 .../virt_phy/{src => include/virtphy}/virtual_um.h |  6 ++-
 src/host/virt_phy/src/Makefile.am                  | 14 +------
 src/host/virt_phy/src/gsmtapl1_if.c                | 17 ++++----
 src/host/virt_phy/src/l1ctl_sap.c                  | 13 +++---
 src/host/virt_phy/src/l1ctl_sock.c                 | 10 ++---
 src/host/virt_phy/src/logging.c                    | 48 +++++++++-------------
 .../virt_phy/src/{ => shared}/osmo_mcast_sock.c    |  3 +-
 src/host/virt_phy/src/{ => shared}/virtual_um.c    | 10 ++---
 src/host/virt_phy/src/virt_l1_model.c              | 12 +++---
 src/host/virt_phy/src/virtphy.c                    | 20 ++++-----
 18 files changed, 85 insertions(+), 107 deletions(-)
 rename src/host/virt_phy/{src => include/virtphy}/gsmtapl1_if.h (85%)
 rename src/host/virt_phy/{src => include/virtphy}/l1ctl_sap.h (89%)
 rename src/host/virt_phy/{src => include/virtphy}/l1ctl_sock.h (100%)
 rename src/host/virt_phy/{src => include/virtphy}/logging.h (100%)
 rename src/host/virt_phy/{src => include/virtphy}/osmo_mcast_sock.h (100%)
 rename src/host/virt_phy/{src => include/virtphy}/virt_l1_model.h (90%)
 rename src/host/virt_phy/{src => include/virtphy}/virtual_um.h (69%)
 rename src/host/virt_phy/src/{ => shared}/osmo_mcast_sock.c (99%)
 rename src/host/virt_phy/src/{ => shared}/virtual_um.c (92%)


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



More information about the osmocom-commitlog mailing list