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, laforge/virt-new has been created
at 959758402f6dbf394f10559fadf3442e43ce5086 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=959758402f6dbf394f10559fadf3442…
commit 959758402f6dbf394f10559fadf3442e43ce5086
Author: Sebastian Stumpf <sebastian.stumpf87(a)googlemail.com>
Date: Tue Feb 28 16:36:36 2017 +0100
VIRT-PHY: Added test option for fast hyperframe repeat.
Frame number will restart at 0 after each superframe (approx. 6.1 sec)
if enabled. Can be enabled by preprocessor define.
Change-Id: If3adf14df5fcd8daf53363c27b3772c42d7122e9
http://cgit.osmocom.org/osmo-bts/commit/?id=c1eb2cf8eb3dca22e0aad09f3f6f915…
commit c1eb2cf8eb3dca22e0aad09f3f6f9154f2b2ebdb
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jul 12 21:19:06 2017 +0200
[virt] Fix handling of default values for vty configuration
The defaults must be set during bts_model_phy_link_set_defaults()
and can then later be overridden by the vty (from the config file).
They should only be written back to the file if they differ from
the default settings.
Change-Id: I5d7f2c1dc8bc3d11db5c607b664730e4dcd58c96
http://cgit.osmocom.org/osmo-bts/commit/?id=fc601476193a75635e1e196a363217a…
commit fc601476193a75635e1e196a363217a0ac01d13d
Author: Sebastian Stumpf <sebastian.stumpf87(a)googlemail.com>
Date: Sat Feb 25 17:18:04 2017 +0100
VIRT-PHY: Fixed timeslot in gsmtap-msg on downlink which was always 0.
Timeslot is not encoded in the chan_nr accessible in the channel
description but was taken from there and so it was always 0.
Change-Id: I881a1c61ea47399c9b1385fb220cd587e3593e82
http://cgit.osmocom.org/osmo-bts/commit/?id=e5dc3a60102043657042d2e263f81ed…
commit e5dc3a60102043657042d2e263f81edc50308789
Author: Sebastian Stumpf <sebastian.stumpf87(a)googlemail.com>
Date: Mon Jan 9 17:34:42 2017 +0100
VIRT-PHY: Added example configurations for openbsc and osmobts.
Change-Id: I368d4a378e20028603b09825eee766abb9195774
http://cgit.osmocom.org/osmo-bts/commit/?id=70ba67d1fd09bb524773c67b839ab9f…
commit 70ba67d1fd09bb524773c67b839ab9f5b87e0ae8
Author: Sebastian Stumpf <sebastian.stumpf87(a)googlemail.com>
Date: Wed Jul 12 17:59:08 2017 +0200
Add functionality to interoperate with OsmocomBB virt-PHY.
This patch improves the virtual physical layer designed to simulate 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.
* Working multicast socket communication and extraction of its
functionality.
* Fixed OML and RSL startup sequences.
* Encapsulation and parsing methods to and from GSMTAP messages.
* Basic handlers for file descriptor callbacks from incoming multicast
messages.
* Multiplexing to different channels based on GSMTAP header channel
type.
Change-Id: Ieed4930961041c6e9bce5d23c9519ad1e56f676e
fixup
Change-Id: I16ff53a713f523821d05caced17ee75863276def
http://cgit.osmocom.org/osmo-bts/commit/?id=df844793b6a916deb6691e46bee72ff…
commit df844793b6a916deb6691e46bee72ffc63aa4853
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 13:13:37 2016 +0100
WIP: Initial check-in of a new virtual BTS
Change-Id: I1bf7670975b1e367c1c62983020865a043542622
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)