osmocom-bb.git branch laforge/virt-phy created. osmocon_v0.0.0-1796-g1de06e05

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 Jul 12 21:21:24 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, laforge/virt-phy has been created
        at  1de06e05bc33945d27c546d093482702ccdd91c7 (commit)

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

commit 1de06e05bc33945d27c546d093482702ccdd91c7
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Jul 12 23:12:54 2017 +0200

    VIRT-PHY: Fix all compiler warnings on gcc-6.3.0
    
    Change-Id: I95b93ec907fbfd180a0f2ac681dd63791ede24db

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

commit def504bc5cb930f8e7302e1f61e3715b2bc4fc36
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Jul 12 23:09:54 2017 +0200

    VIRT-PHY: Make sure heaer files are part of 'make dist'
    
    Change-Id: Ib4cd0463da1cf22e04a1debfed55a33f7b6542d4

http://cgit.osmocom.org/osmocom-bb/commit/?id=4b88613208982b4c778a99714d2b0f58ab058dae

commit 4b88613208982b4c778a99714d2b0f58ab058dae
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Jul 12 22:58:39 2017 +0200

    VIRT-PHY: coding style / API usage cleanup
    
    This is the result of my manual clean-up of the many coding style issues
    found in the stumpf/virt-phy branch of OsmocomBB.  Some may remain, but
    it's much closer to what we're used to in the Osmocom world now.
    
    Change-Id: I3aa95dbef75d7749d490aad0237d074528527e8b

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

commit d0247e128551e00aec1019a2ac3a1353fd2640cd
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Jul 12 21:57:58 2017 +0200

    VIRT-PHY: Remove non-overridable CFLAGS "-g -O0"
    
    If the user wants debugging / no optimziation, they can always pass the
    related CFLAGS at ./configure time, there's no nee to have them
    hard-coded in the actual Makefiles.
    
    Change-Id: I6a2b30f946579bbd49bf66c4f59d160a975a1b56

http://cgit.osmocom.org/osmocom-bb/commit/?id=74b9787b51c67b00b2060a96d9baf08a4fa41261

commit 74b9787b51c67b00b2060a96d9baf08a4fa41261
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Mon Apr 24 10:45:17 2017 +0200

    VIRT-PHY: Configurable signal power reductions for multiple arfcns.
    
    Model was expanded and holds now power management information consisting
    of an array of received power levels for all arfcns and one for the
    reduction of this signal in dbm. The reduction is configurable by
    commandline by --arfcn-sig-lev-red 666,12:888,13. The signal level is
    assumed to be max level (-63) if a packet from that arfcn is received
    within a timeframe (also configurable via  cmd -- timeout-pm 5:800 ==
    <seconds>:<microseconds>). After that timeout it will be reduced to min
    level (-110).
    
    Change-Id: I369ca26703f14bba4e9334b8f417deef640462f9

http://cgit.osmocom.org/osmocom-bb/commit/?id=909ba98ac39eaa6e60a819733810af6f8ad15f9f

commit 909ba98ac39eaa6e60a819733810af6f8ad15f9f
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Thu Apr 6 16:46:52 2017 +0200

    VIRT-PHY: Extracted common virtphy utils.
    
    Change-Id: I759c6e9805ab012f9553bcba9b5d379193462955

http://cgit.osmocom.org/osmocom-bb/commit/?id=6af01ed3a7b6d99545a14eda25284d2e3f48dc61

commit 6af01ed3a7b6d99545a14eda25284d2e3f48dc61
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Sun Mar 12 14:11:40 2017 +0100

    VIRT-PHY: Added option parsing.
    
    Available options:
    dl-rx-grp: mcast group messages on downlink are received from
    ul-tx-grp: mcast group messages on uplink are sent to
    port: port used for mcast sockets
    log-mask: logging mask
    l1ctl-sock: l1ctl socket path to connect to l23
    
    Change-Id: Id939e5d7b90b592c85ad19f3ad6f459351e2d8f6

http://cgit.osmocom.org/osmocom-bb/commit/?id=6ed85de7383e856049393c5d6b20fc0c377eafb2

commit 6ed85de7383e856049393c5d6b20fc0c377eafb2
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Tue Mar 7 17:59:54 2017 +0100

    VIRT-PHY: Add downlink filter for msg on dedicated channels.
    
    Messages incoming on dedicated channel (SDCCH/8, SDCCH/4) are no longer
    forwarded to l23 if their timeslot/subchannel is not fitting the ones
    configured by l23 via L1CTL_DM_EST_REQ.
    
    Change-Id: I6112b20e31c25636e53d3a6cda6f7443a94ff9c3

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

commit bd0c2482b494c418d31692f66339f7a5d13f826e
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Sat Mar 4 18:17:27 2017 +0100

    VIRT-PHY: Fixed power management and PCS sync.
    
    PCS flag was ignored in fbsb. Power management returned a perfect link
    for all possible arfcns causing the mobile trying to sync to all these
    afterwards. This took too long and PM now only returnes a good link
    quality for arfcns configured as available.
    
    Power management was also extracted to an own file.
    
    Change-Id: Ia1b79aa47c9df3b1e316122455ceccb4a66724e0

http://cgit.osmocom.org/osmocom-bb/commit/?id=2db781ddbb43ca39a6cff87e58143ffd00f7a9f8

commit 2db781ddbb43ca39a6cff87e58143ffd00f7a9f8
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Sat Mar 4 15:42:11 2017 +0100

    VIRT-PHY: Fixed FACCH processing on TCH.
    
    As TCH is not supported in GSMTAP yet, all incoming frames on the
    virt-phy are forwarded as FACCH to the l23 for now.
    
    Cleanup code in virt_prim_data and virt_prim_traffic.
    
    Change-Id: I6b41f21b6984e62ad98edfe4398bd678d5b2dad5

http://cgit.osmocom.org/osmocom-bb/commit/?id=63d510a9f6e5775a81034f32b9cab87f9d6e263a

commit 63d510a9f6e5775a81034f32b9cab87f9d6e263a
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Tue Feb 28 16:39:28 2017 +0100

    VIRT-PHY: Scheduler - correct handling over hyperframe repeat.
    
    Scheduler will no longer skip tasks that are scheduler for a framenumber
    greater than the current fn because of a hyperframe repetition.
    
    Change-Id: I683ba18b5dee308d58f9a95a0ee10e22da207eda

http://cgit.osmocom.org/osmocom-bb/commit/?id=477a30655c4bd303a7b1644a857c5f15b8359f8d

commit 477a30655c4bd303a7b1644a857c5f15b8359f8d
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Mon Feb 27 18:16:44 2017 +0100

    VIRT-PHY: Calculate correct scheduler fn for data- and tch-msgs on ul.
    
    Proper calculation of the scheduled frame number and appending the jobs
    with that fn to the scheduler. Thus uplink msgs are scheduled at the
    (approx.) correct fn and with this fn set in the gsmtap hdr.
    
    Change-Id: I0f44d0b5b9208755e671c619d1f851a043aefb54

http://cgit.osmocom.org/osmocom-bb/commit/?id=6f8f3b19a9b9e636f1758a63d1eedf23b85fab00

commit 6f8f3b19a9b9e636f1758a63d1eedf23b85fab00
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Mon Feb 27 15:13:26 2017 +0100

    VIRT-PHY: Fixed error causing send msgs to be received on same sock.
    
    This could be disabled setting socket option IP_MULTICAST_ALL = 0.
    
    Change-Id: Ia2838c4cd39bfac04c014b4c8512466b301d8875

http://cgit.osmocom.org/osmocom-bb/commit/?id=0ae91acd70c94cf9f4d4874cb1ba466b48aea3c3

commit 0ae91acd70c94cf9f4d4874cb1ba466b48aea3c3
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Sun Feb 26 14:43:01 2017 +0100

    VIRT-PHY: Data and traffic req from l23 now use scheduler.
    
    Msgs are not put on virt um directly in the handler like before, but are
    scheduled. FN they are scheduled with not yet properly calculated.
    
    Also, code was extracted from lactl_sap.c into own files.
    
    Change-Id: Ibe57abebadf294f1407d82cef3fd0b51e7c1b23e

http://cgit.osmocom.org/osmocom-bb/commit/?id=5ddcac2dca6676ca1a66b487fc3fddc0c839356a

commit 5ddcac2dca6676ca1a66b487fc3fddc0c839356a
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Sun Feb 26 14:37:45 2017 +0100

    VIRT-PHY: Using IANA-registered port 4729 for GSMTAP for virt um.
    
    Change-Id: Id8e262c9a9a6260353bfb98e774b9d0b6eecae53

http://cgit.osmocom.org/osmocom-bb/commit/?id=948a697a9931855657c6918d77b7100317bb128d

commit 948a697a9931855657c6918d77b7100317bb128d
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Sat Feb 25 16:17:12 2017 +0100

    VIRT-PHY: Uplink scheduler implementation.
    
    Implemented simple scheduler depending on frame number in downlink. It
    will be executed each time we receive a msg on downlink and send out all
    scheduled uplink msgs with a sched_fn smaller than the one of this
    received downlink msg.
    
    Further refactored l1ctl_sap by extracting rach and fbsb logic and
    putting it to own files virt_prim_fbsb.c and virt_prim_rach.c
    
    Added simple states to the ms layer 1 model, indicating if the ms is
    currently searching for bts, syncing to or camping on a bts. Downlink
    will be handled differently dependent of the state.
    
    Change-Id: I8937b1d6568f5d3750bbdc5d77fa283074d5365e

http://cgit.osmocom.org/osmocom-bb/commit/?id=5593d630906483fcb34348c2523a5cecf101091a

commit 5593d630906483fcb34348c2523a5cecf101091a
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Mon Feb 13 13:42:43 2017 +0100

    VIRT-PHY: Uplink flag and arfcn check.
    
    Incoming messages with the uplinks flag set in the arfcn or another
    arfcn than the cell's we are camping on are ignored.
    
    Change-Id: Ibb78ac68172fceaa04acca81271940632e52d857

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

commit fe23d76a07e4bc47ba9c8f939e6eaf80378d2a39
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Fri Feb 10 16:32:45 2017 +0100

    VIRT-PHY: Added example config for 2 mobile instances.
    
    Change-Id: Iecfed3933ca88aa7a027e6247a8b71e28ee1883e

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

commit d14015af182573be8276d7ea8dfc5302b928f4b7
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Thu Feb 9 17:59:54 2017 +0100

    VIRT-PHY: Enable multiple phy-instances by configurable l1ctl-sock-path.
    
    Change-Id: Ief22eedacd1929450ff68f553068b95a778df80f

http://cgit.osmocom.org/osmocom-bb/commit/?id=1b6d4955abbf7e4e6c0e19907ab6a949f7eb2961

commit 1b6d4955abbf7e4e6c0e19907ab6a949f7eb2961
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.
    
    Change-Id: Ibd68a03bcc439c262ba513782936c6b62937eaaa

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

commit fed0682950c4fdb9b6e04e829a6cd1da2ecadb1b
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Thu Feb 2 18:50:02 2017 +0100

    VIRT_PHY: Improved l1ctl-to-l23 interface + gsmtap header parsing.
    
    Fixed mapping from gsmtap msg type to rsl msg type and vice versa.
    Proper chan_nr decoding instead of usage of dummy values for timeslot /
    link_id / subslot.
    Implemented missing l23 rx handler routines.
    
    Change-Id: Ibad741d112643c55091b8ba00164b05d728ae1a1

http://cgit.osmocom.org/osmocom-bb/commit/?id=5f4acc7302390609b5867e9013d2d35ea6e31bfa

commit 5f4acc7302390609b5867e9013d2d35ea6e31bfa
Author: Sebastian Stumpf <sebastian.stumpf87 at googlemail.com>
Date:   Thu Jan 26 18:28:07 2017 +0100

    VIRT-PHY: Implemented RACH on uplink.
    
    RACH will now be transmitted over GSMTAP virtual UM interface if L1CTL
    command is received.
    
    Minor further changes:
    - Incoming messages are now only then forwarded if ms is synced to a
    cell (fbsb cmd from l1ctl received).
    - SDCCH/4/8 are forwarded to l23 for now as we don't use
    encoding/ciphering (yet) this should not be a problem.
    
    Change-Id: Ic15188c5c0bba96c223d689be733324a9778a2e8

http://cgit.osmocom.org/osmocom-bb/commit/?id=685e81f6adf639e5192b06b478da31dfd7153db3

commit 685e81f6adf639e5192b06b478da31dfd7153db3
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.
    
    Change-Id: I203c8ec58326e52a09603a37232fce7ae3641415

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


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



More information about the osmocom-commitlog mailing list