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/trx has been updated
via 04aecc7f8d37aa93f2313dd04c4052000097e696 (commit)
via eb56da374326f0af7b94b43b79964ee4f3efcf00 (commit)
via 3a395740d3b314852a923ae13b89bfebb6cfa5f9 (commit)
via 826c515f4ed872c37212c6e48bf9f3118e18024a (commit)
from be7825d9834370f18cc42c7d8f1e9f85e4d7518c (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=04aecc7f8d37aa93f2313dd04c405…
commit 04aecc7f8d37aa93f2313dd04c4052000097e696
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Tue Nov 21 18:35:24 2017 +0700
fake_trx: correct brief descriptions of files
Change-Id: Ie76fee4a567681a5380be90e5744621c2aa3e5f0
http://cgit.osmocom.org/osmocom-bb/commit/?id=eb56da374326f0af7b94b43b79964…
commit eb56da374326f0af7b94b43b79964ee4f3efcf00
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Tue Nov 21 18:25:43 2017 +0700
fake_trx: implement a new tool for burst sending
This change introduces a new tool for sending existing bursts from
file or standard input either to L1 (OsmoBTS or OsmocomBB) or to
TRX (OsmoTRX and GR-GSM TRX).
Change-Id: I2c542583252d31daac466e6c7837317fda8a7020
http://cgit.osmocom.org/osmocom-bb/commit/?id=3a395740d3b314852a923ae13b89b…
commit 3a395740d3b314852a923ae13b89bfebb6cfa5f9
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Tue Nov 21 17:42:51 2017 +0700
fake_trx/burst_gen.py: remove unused import
Change-Id: I407877e2025663f706d1a2f93e6228770bfc253c
http://cgit.osmocom.org/osmocom-bb/commit/?id=826c515f4ed872c37212c6e48bf9f…
commit 826c515f4ed872c37212c6e48bf9f3118e18024a
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Tue Nov 21 17:42:19 2017 +0700
fake_trx/README: correct the branch name
Change-Id: I9d65580570d9bced65a7bcc95ca073ecc3e130e5
-----------------------------------------------------------------------
Summary of changes:
src/target/fake_trx/README | 8 ++-
src/target/fake_trx/burst_gen.py | 5 +-
.../fake_trx/{burst_gen.py => burst_send.py} | 67 +++++++++++-----------
src/target/fake_trx/ctrl_cmd.py | 4 +-
src/target/fake_trx/data_if.py | 4 +-
5 files changed, 44 insertions(+), 44 deletions(-)
copy src/target/fake_trx/{burst_gen.py => burst_send.py} (78%)
hooks/post-receive
--
The Open Source GSM Base Band stack