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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via e30d7e6018e2690e7f51c182ab2a4fbaca8dd7cc (commit)
from ea91a51ebe8897772e3d1b45e4405c8f9e2fedb0 (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/libosmocore/commit/?id=e30d7e6018e2690e7f51c182ab2a…
commit e30d7e6018e2690e7f51c182ab2a4fbaca8dd7cc
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jul 13 16:02:50 2017 +0200
socket.c: Add multicast related convenience functions
Change-Id: Id703e7a7a1e065181a4c76c088b8dcc1b7fe15a2
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/socket.h | 6 ++
src/socket.c | 135 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 141 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via ea91a51ebe8897772e3d1b45e4405c8f9e2fedb0 (commit)
from aa3ba46e0f9dcfb1236a10f6b8f09b1f33330778 (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/libosmocore/commit/?id=ea91a51ebe8897772e3d1b45e440…
commit ea91a51ebe8897772e3d1b45e4405c8f9e2fedb0
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jul 13 14:28:30 2017 +0200
select: Add new osmo_fd_close() function
This is a convenience helper that will both close a fd, mark it as
closed and unregister it from the event loop abstraction. In most
cases, you probably actually want to use it instead of manually closing
and calling osmo_fd_unregister().
Change-Id: Icd0933eed6a24edde7cdcb378e138897ecc5332c
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/select.h | 1 +
src/select.c | 17 +++++++++++++++++
2 files changed, 18 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 deleted
was 1de06e05bc33945d27c546d093482702ccdd91c7
-----------------------------------------------------------------------
1de06e05bc33945d27c546d093482702ccdd91c7 VIRT-PHY: Fix all compiler warnings on gcc-6.3.0
-----------------------------------------------------------------------
hooks/post-receive
--
The Open Source GSM Base Band stack
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, ...)
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, master has been updated
via 48d2a55b40871c584b0af8ff4c918a7734a12b59 (commit)
via 16da443e7376fcf7c88757f8ce2a342a0fd48a99 (commit)
via 0d0d2ec72437216f8cb71ffaee4700b7fbc98edb (commit)
via 3017a977f7dd47d1fed4909b8786f6946da11f97 (commit)
via 91a0c20bb3cc483b099e788fd2f87ae1947d51b2 (commit)
via dd94566f7b69cf5b18f5e82ea66059aab76f7891 (commit)
via a2f06f28e286013dcbdd15a29b32a8b80a068e0c (commit)
via 46a452412600c37deea5df4568c9bb03c9e7b48d (commit)
via 8a2080b96a91b33a8454f420ff1749789ad8815f (commit)
from 271eca57a993858c29f94346b435f6162f3f3351 (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=48d2a55b40871c584b0af8ff4c918…
commit 48d2a55b40871c584b0af8ff4c918a7734a12b59
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jul 13 14:24:57 2017 +0200
VIRT-PHY mcast_sock: Use uint16_t for ports, bool and const
Change-Id: I4eab1da8d43fdad05c04f23d89711081c4696fe7
http://cgit.osmocom.org/osmocom-bb/commit/?id=16da443e7376fcf7c88757f8ce2a3…
commit 16da443e7376fcf7c88757f8ce2a342a0fd48a99
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jul 13 14:18:09 2017 +0200
VIRT-PHY: mcast_sock: properly clean up in error paths (close/unreg socket)
Change-Id: I2c22359735af6b867e25e0f566cadbc88f21ef44
http://cgit.osmocom.org/osmocom-bb/commit/?id=0d0d2ec72437216f8cb71ffaee470…
commit 0d0d2ec72437216f8cb71ffaee4700b7fbc98edb
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jul 13 14:14:40 2017 +0200
VIRT-PHY: Further simplify mcast_sock code
By avoiding dynamic allocations and relying on osmo_fd, we can
significantly simplify the code.
Change-Id: Iad653686ac2bda5b3c92c30b4386ee7727d16271
http://cgit.osmocom.org/osmocom-bb/commit/?id=3017a977f7dd47d1fed4909b8786f…
commit 3017a977f7dd47d1fed4909b8786f6946da11f97
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jul 13 13:59:40 2017 +0200
VIRT-PHY: mcast_sock: We must close the fd before setting it to -1
Change-Id: Id8e72c8800a8b3021ab350acaebd912f1b387063
http://cgit.osmocom.org/osmocom-bb/commit/?id=91a0c20bb3cc483b099e788fd2f87…
commit 91a0c20bb3cc483b099e788fd2f87ae1947d51b2
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jul 13 13:58:28 2017 +0200
VIRT-PHY: mcast_sock: Don't keep subscribed multicast group around
We can avoid having to keep around the multicast group in a chunk of
dynamically allocated memory and simplify related code.
Change-Id: Ic39ffe73dfd2cb8ffefb9614340e275dac87bd50
http://cgit.osmocom.org/osmocom-bb/commit/?id=dd94566f7b69cf5b18f5e82ea6605…
commit dd94566f7b69cf5b18f5e82ea66059aab76f7891
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jul 13 13:54:21 2017 +0200
VIRT-PHY: mcast_sock: Avoid dynamic allocation of osmo_fd member
Change-Id: I11e0137849797eb67047b4ddca0e917c599ed909
http://cgit.osmocom.org/osmocom-bb/commit/?id=a2f06f28e286013dcbdd15a29b32a…
commit a2f06f28e286013dcbdd15a29b32a8b80a068e0c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jul 13 13:49:37 2017 +0200
VIRT-PHY: osmo_mcast_sock: Get rid of server_sock.sock_conf
We don't need to store this data, we cans simply connect the socket to
the destination mcast address instead.
Change-Id: I3c98653c41eff9feb649d9c47cd40b26fd81ed05
http://cgit.osmocom.org/osmocom-bb/commit/?id=46a452412600c37deea5df4568c9b…
commit 46a452412600c37deea5df4568c9bb03c9e7b48d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jul 13 13:48:04 2017 +0200
VIRT-PHY: osmo_mcast_sock.c coding style cleanup
Change-Id: Ie45ea5911167600cb9a1a79dfcd9656be1e91dab
http://cgit.osmocom.org/osmocom-bb/commit/?id=8a2080b96a91b33a8454f420ff174…
commit 8a2080b96a91b33a8454f420ff1749789ad8815f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jul 13 13:10:25 2017 +0200
Port osmo_mcast_sock to libosmocore socket routines
Change-Id: Ia44c086fb8e428edf49bafd1662c31b2dc2bfc43
-----------------------------------------------------------------------
Summary of changes:
.../virt_phy/include/virtphy/osmo_mcast_sock.h | 49 ++---
src/host/virt_phy/src/shared/osmo_mcast_sock.c | 234 ++++++++-------------
2 files changed, 109 insertions(+), 174 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack
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, master has been updated
via 271eca57a993858c29f94346b435f6162f3f3351 (commit)
via 656cd327f97e025a3ff1a02f07dfa68bc503e9d3 (commit)
from c8d1ad36eb2e096771d9d29c9bcd54720a798d6c (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=271eca57a993858c29f94346b435f…
commit 271eca57a993858c29f94346b435f6162f3f3351
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jul 13 00:03:55 2017 +0200
VIRT-PHY: Use gsmtap value_strings in recent libosmocore
In Change-ID Iaf8a99912f42a56ef785a1642e18238c0b67cf68 libosmocore
introduced value_strings fro the GSMTAP_CHANNEL_* and GSMTAP_TYPE_*
constants, so we can remove the private tables.
Change-Id: I771dbe079fc6d1a5e66e958deb832c1168990851
http://cgit.osmocom.org/osmocom-bb/commit/?id=656cd327f97e025a3ff1a02f07dfa…
commit 656cd327f97e025a3ff1a02f07dfa68bc503e9d3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jul 12 23:45:23 2017 +0200
VIRT-PHY: common_util: chantype_gsmtap2rsl() now in libosmocore
As of Change-Id Ie1bc00670887064da0fea61c3dab036c23ceea25, this function
is offered by libosmocore.
Change-Id: Ie269afe314967fd2c42b91ee854c217f699252dc
-----------------------------------------------------------------------
Summary of changes:
src/host/virt_phy/include/virtphy/common_util.h | 40 ----------------------
src/host/virt_phy/src/Makefile.am | 2 +-
src/host/virt_phy/src/gsmtapl1_if.c | 44 ++-----------------------
src/host/virt_phy/src/shared/common_util.c | 44 -------------------------
4 files changed, 3 insertions(+), 127 deletions(-)
delete mode 100644 src/host/virt_phy/src/shared/common_util.c
hooks/post-receive
--
The Open Source GSM Base Band stack
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, fixeria/sdr_phy has been updated
discards b9b2051c3162bebc15d7f493ddd9c3b2d84a7494 (commit)
discards 6cc69c0cdca9c832031810e94b91f1f38b5a52bc (commit)
discards b131198d6fce8b370ba303fa02659097fffae0c6 (commit)
discards a57cc2ba187d855eb6237b8a83fcc74063b7cb44 (commit)
discards a0708987998784a91daece832b29041f967f4a68 (commit)
discards d75ad5505f0805c36aac57a2c5db06bfa39df6a3 (commit)
discards 0ba1df5b455fef7b5f4b0d66692887993ac153f7 (commit)
discards f9e0ab6d9204e8f04718d03f1ece7bf3479ab27a (commit)
discards 24387a4b661339f0df18c4cadeff86ecf45f9dd3 (commit)
via 9e32b343b7b82fcb2ce7e88db756e3d59434a3ab (commit)
via f7817555dac388b83947d6430093ea20b67259cc (commit)
via bff9ffbf1d8dfff3711d1f5be1970b90bccb5380 (commit)
via ca6675d5e0a26b1a3d0ad83290dc48883b44d6a8 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (b9b2051c3162bebc15d7f493ddd9c3b2d84a7494)
\
N -- N -- N (9e32b343b7b82fcb2ce7e88db756e3d59434a3ab)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=9e32b343b7b82fcb2ce7e88db756e…
commit 9e32b343b7b82fcb2ce7e88db756e3d59434a3ab
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 12 17:58:31 2017 +0700
host/trxcon/scheduler: modify trx_lchan_tx_func definition
Initially, it was assumed that TX lchan handler will only
compose a burst and return a pointer to the buffer. A burst
itself could be sent somewhere outside, e.g. by caller.
It would be better to send bursts exactly from handler, because
in this case it isn't required to have an external buffer.
Change-Id: Ic9dcdd366e68cec38c5840ed8f8cdda8236d67c7
http://cgit.osmocom.org/osmocom-bb/commit/?id=f7817555dac388b83947d6430093e…
commit f7817555dac388b83947d6430093ea20b67259cc
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 12 17:49:43 2017 +0700
host/trxcon/trx_if.c: expose the trx_if_tx_burst()
Change-Id: Iebd644879e2e9067a94cb638b4ec5b75f806923f
http://cgit.osmocom.org/osmocom-bb/commit/?id=bff9ffbf1d8dfff3711d1f5be1970…
commit bff9ffbf1d8dfff3711d1f5be1970b90bccb5380
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 12 17:48:01 2017 +0700
host/trxcon/trx_if.c: use proper names for burst handlers
Change-Id: I3d36e6d80fcf6353379aa308415c306e1a256a7d
http://cgit.osmocom.org/osmocom-bb/commit/?id=ca6675d5e0a26b1a3d0ad83290dc4…
commit ca6675d5e0a26b1a3d0ad83290dc48883b44d6a8
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 12 17:40:22 2017 +0700
host/trxcon/trx_if.c: fix compatibility with OsmoTRX
For some reasons, OsmoTRX sends 158-byte long sequences on DATA
interface, where the latest two bytes aren't used.
Change-Id: Ie9295e9b0d8956d9e87e2ced8cca9d5e68040f88
-----------------------------------------------------------------------
Summary of changes:
src/host/trxcon/l1ctl.c | 59 ----------
src/host/trxcon/l1ctl.h | 1 -
src/host/trxcon/sched_lchan_handlers.c | 4 +-
src/host/trxcon/sched_trx.h | 10 --
src/host/trxcon/trx_if.h | 3 -
src/target/fake_trx/.gitignore | 4 -
src/target/fake_trx/README | 24 ----
src/target/fake_trx/burst_fwd.py | 78 -------------
src/target/fake_trx/clck_gen.py | 104 -----------------
src/target/fake_trx/ctrl_cmd.py | 77 -------------
src/target/fake_trx/ctrl_if.py | 74 ------------
src/target/fake_trx/ctrl_if_bb.py | 87 --------------
src/target/fake_trx/ctrl_if_bts.py | 87 --------------
src/target/fake_trx/fake_trx.py | 204 ---------------------------------
src/target/fake_trx/udp_link.py | 53 ---------
15 files changed, 1 insertion(+), 868 deletions(-)
delete mode 100644 src/target/fake_trx/.gitignore
delete mode 100644 src/target/fake_trx/README
delete mode 100644 src/target/fake_trx/burst_fwd.py
delete mode 100755 src/target/fake_trx/clck_gen.py
delete mode 100755 src/target/fake_trx/ctrl_cmd.py
delete mode 100644 src/target/fake_trx/ctrl_if.py
delete mode 100644 src/target/fake_trx/ctrl_if_bb.py
delete mode 100644 src/target/fake_trx/ctrl_if_bts.py
delete mode 100755 src/target/fake_trx/fake_trx.py
delete mode 100644 src/target/fake_trx/udp_link.py
hooks/post-receive
--
The Open Source GSM Base Band stack
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, fixeria/sdr_phy has been updated
discards d5991947b223b86aaee88f63ca6559b297c58e30 (commit)
discards e927ec3d25bfc5f968fe2e38ea4d349b5e291c87 (commit)
discards 8a8e40aea49caaa5bb5dd9c37dadf925631ad738 (commit)
discards 6dc33b7e2e2e6eec345e6c09fdc83a1cc15691bb (commit)
via b9b2051c3162bebc15d7f493ddd9c3b2d84a7494 (commit)
via 6cc69c0cdca9c832031810e94b91f1f38b5a52bc (commit)
via b131198d6fce8b370ba303fa02659097fffae0c6 (commit)
via a57cc2ba187d855eb6237b8a83fcc74063b7cb44 (commit)
via a0708987998784a91daece832b29041f967f4a68 (commit)
via d75ad5505f0805c36aac57a2c5db06bfa39df6a3 (commit)
via 0ba1df5b455fef7b5f4b0d66692887993ac153f7 (commit)
via f9e0ab6d9204e8f04718d03f1ece7bf3479ab27a (commit)
via 24387a4b661339f0df18c4cadeff86ecf45f9dd3 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (d5991947b223b86aaee88f63ca6559b297c58e30)
\
N -- N -- N (b9b2051c3162bebc15d7f493ddd9c3b2d84a7494)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
src/host/trxcon/l1ctl.c | 59 ++++++++++
src/host/trxcon/l1ctl.h | 1 +
src/host/trxcon/sched_lchan_handlers.c | 4 +-
src/host/trxcon/sched_trx.h | 10 ++
src/host/trxcon/trx_if.h | 3 +
src/target/fake_trx/.gitignore | 4 +
src/target/fake_trx/README | 24 ++++
src/target/fake_trx/burst_fwd.py | 78 +++++++++++++
src/target/fake_trx/clck_gen.py | 104 +++++++++++++++++
src/target/fake_trx/ctrl_cmd.py | 77 +++++++++++++
src/target/fake_trx/ctrl_if.py | 74 ++++++++++++
src/target/fake_trx/ctrl_if_bb.py | 87 ++++++++++++++
src/target/fake_trx/ctrl_if_bts.py | 87 ++++++++++++++
src/target/fake_trx/fake_trx.py | 204 +++++++++++++++++++++++++++++++++
src/target/fake_trx/udp_link.py | 53 +++++++++
15 files changed, 868 insertions(+), 1 deletion(-)
create mode 100644 src/target/fake_trx/.gitignore
create mode 100644 src/target/fake_trx/README
create mode 100644 src/target/fake_trx/burst_fwd.py
create mode 100755 src/target/fake_trx/clck_gen.py
create mode 100755 src/target/fake_trx/ctrl_cmd.py
create mode 100644 src/target/fake_trx/ctrl_if.py
create mode 100644 src/target/fake_trx/ctrl_if_bb.py
create mode 100644 src/target/fake_trx/ctrl_if_bts.py
create mode 100755 src/target/fake_trx/fake_trx.py
create mode 100644 src/target/fake_trx/udp_link.py
hooks/post-receive
--
The Open Source GSM Base Band stack
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, fixeria/fake_trx has been updated
discards 3b4ce09989878f428a23e18f0720f856dbd1db57 (commit)
discards 6341203f264f534f62d769c76143469e4619b169 (commit)
discards ae648b0af8e05aa7bc9cc4f51e13028356a8bf51 (commit)
discards 314719654d7392b2f2bd117a1b639a60d22af6cd (commit)
discards 0eb8beba77331f252ea487c9edbeac81fe35b050 (commit)
discards b0faaad9176439feb2fe666381e84509989a2e85 (commit)
discards 9b87a5c1ac1ebcdb7a144a9a23979b77fb2f67ba (commit)
via b9b2051c3162bebc15d7f493ddd9c3b2d84a7494 (commit)
via 6cc69c0cdca9c832031810e94b91f1f38b5a52bc (commit)
via b131198d6fce8b370ba303fa02659097fffae0c6 (commit)
via a57cc2ba187d855eb6237b8a83fcc74063b7cb44 (commit)
via a0708987998784a91daece832b29041f967f4a68 (commit)
via d75ad5505f0805c36aac57a2c5db06bfa39df6a3 (commit)
via 0ba1df5b455fef7b5f4b0d66692887993ac153f7 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (3b4ce09989878f428a23e18f0720f856dbd1db57)
\
N -- N -- N (b9b2051c3162bebc15d7f493ddd9c3b2d84a7494)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=b9b2051c3162bebc15d7f493ddd9c…
commit b9b2051c3162bebc15d7f493ddd9c3b2d84a7494
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 12 18:48:18 2017 +0700
host/trxcon/scheduler: implement TX queue handling
Change-Id: I2b7bae53901156524134c4904ea1179268d85601
http://cgit.osmocom.org/osmocom-bb/commit/?id=6cc69c0cdca9c832031810e94b91f…
commit 6cc69c0cdca9c832031810e94b91f1f38b5a52bc
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 12 18:46:56 2017 +0700
host/trxcon/l1ctl.c: handle L1CTL_RACH_REQ
Change-Id: I4c06bcf987120c6271b6e2ad94454fa69689a03e
http://cgit.osmocom.org/osmocom-bb/commit/?id=b131198d6fce8b370ba303fa02659…
commit b131198d6fce8b370ba303fa02659097fffae0c6
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 12 17:54:09 2017 +0700
host/trxcon/scheduler: store BSIC in trx_instance
We need to know BSIC value, before sending RACH requests.
So, let's store it in trx_instance and update as soon as
the first SCH burst is received after L1CTL_FBSB_REQ.
Change-Id: I49574c3661f79f3b4941db6c651baebab2665c1b
http://cgit.osmocom.org/osmocom-bb/commit/?id=a57cc2ba187d855eb6237b8a83fcc…
commit a57cc2ba187d855eb6237b8a83fcc74063b7cb44
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 12 17:58:31 2017 +0700
host/trxcon/scheduler: modify trx_lchan_tx_func definition
Initially, it was assumed that TX lchan handler will only
compose a burst and return a pointer to the buffer. A burst
itself could be sent somewhere outside, e.g. by caller.
It would be better to send bursts exactly from handler, because
in this case it isn't required to have an external buffer.
Change-Id: Ic9dcdd366e68cec38c5840ed8f8cdda8236d67c7
http://cgit.osmocom.org/osmocom-bb/commit/?id=a0708987998784a91daece832b290…
commit a0708987998784a91daece832b29041f967f4a68
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 12 17:49:43 2017 +0700
host/trxcon/trx_if.c: expose the trx_if_tx_burst()
Change-Id: Iebd644879e2e9067a94cb638b4ec5b75f806923f
http://cgit.osmocom.org/osmocom-bb/commit/?id=d75ad5505f0805c36aac57a2c5db0…
commit d75ad5505f0805c36aac57a2c5db06bfa39df6a3
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 12 17:48:01 2017 +0700
host/trxcon/trx_if.c: use proper names for burst handlers
Change-Id: I3d36e6d80fcf6353379aa308415c306e1a256a7d
http://cgit.osmocom.org/osmocom-bb/commit/?id=0ba1df5b455fef7b5f4b0d6669288…
commit 0ba1df5b455fef7b5f4b0d66692887993ac153f7
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 12 17:40:22 2017 +0700
host/trxcon/trx_if.c: fix compatibility with OsmoTRX
For some reasons, OsmoTRX sends 158-byte long sequences on DATA
interface, where the latest two bytes aren't used.
Change-Id: Ie9295e9b0d8956d9e87e2ced8cca9d5e68040f88
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
The Open Source GSM Base Band stack
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, fixeria/sdr_phy has been updated
via d5991947b223b86aaee88f63ca6559b297c58e30 (commit)
via e927ec3d25bfc5f968fe2e38ea4d349b5e291c87 (commit)
via 8a8e40aea49caaa5bb5dd9c37dadf925631ad738 (commit)
via 6dc33b7e2e2e6eec345e6c09fdc83a1cc15691bb (commit)
via 78e1e2a177ea45f9ac67261d8e83500d9d3b2f32 (commit)
from 24f92bc878cee8c75e530621f04f010ce98b73a9 (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=d5991947b223b86aaee88f63ca655…
commit d5991947b223b86aaee88f63ca6559b297c58e30
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 12 17:58:31 2017 +0700
host/trxcon/scheduler: modify trx_lchan_tx_func definition
Initially, it was assumed that TX lchan handler will only
compose a burst and return a pointer to the buffer. A burst
itself could be sent somewhere outside, e.g. by caller.
It would be better to send bursts exactly from handler, because
in this case it isn't required to have an external buffer.
Change-Id: Ic9dcdd366e68cec38c5840ed8f8cdda8236d67c7
http://cgit.osmocom.org/osmocom-bb/commit/?id=e927ec3d25bfc5f968fe2e38ea4d3…
commit e927ec3d25bfc5f968fe2e38ea4d349b5e291c87
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 12 17:49:43 2017 +0700
host/trxcon/trx_if.c: expose the trx_if_tx_burst()
Change-Id: Iebd644879e2e9067a94cb638b4ec5b75f806923f
http://cgit.osmocom.org/osmocom-bb/commit/?id=8a8e40aea49caaa5bb5dd9c37dadf…
commit 8a8e40aea49caaa5bb5dd9c37dadf925631ad738
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 12 17:48:01 2017 +0700
host/trxcon/trx_if.c: use proper names for burst handlers
Change-Id: I3d36e6d80fcf6353379aa308415c306e1a256a7d
http://cgit.osmocom.org/osmocom-bb/commit/?id=6dc33b7e2e2e6eec345e6c09fdc83…
commit 6dc33b7e2e2e6eec345e6c09fdc83a1cc15691bb
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Jul 12 17:40:22 2017 +0700
host/trxcon/trx_if.c: for compatibility with OsmoTRX
For some reasons, OsmoTRX sends 158-byte long sequences on DATA
interface, where the latest two bytes aren't used.
Change-Id: Ie9295e9b0d8956d9e87e2ced8cca9d5e68040f88
-----------------------------------------------------------------------
Summary of changes:
src/host/trxcon/sched_trx.h | 2 +-
src/host/trxcon/trx_if.c | 9 +++++----
src/host/trxcon/trx_if.h | 3 +++
src/host/trxcon/trxcon.c | 3 +++
4 files changed, 12 insertions(+), 5 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack