osmocom-bb.git branch fixeria/trx updated. osmocon_v0.0.0-2048-g7fd8ef2d

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
Tue Mar 6 15:56:33 UTC 2018


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  7fd8ef2d3f3d296a6032745396d3af8e8e3d4da2 (commit)
       via  2812cb7f80e08205f831934886c6019c92947614 (commit)
      from  c20f9bb5cd2491169959922ce1ba249a34f589aa (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=7fd8ef2d3f3d296a6032745396d3af8e8e3d4da2

commit 7fd8ef2d3f3d296a6032745396d3af8e8e3d4da2
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Tue Mar 6 22:50:36 2018 +0700

    fake_trx/ctrl_cmd.py: use a random bind port by default
    
    Since it is not required to specify a bind port to the UDPLink
    constructor manually, let's use a random one by default, and
    also allow user to set it from command line.
    
    Change-Id: Ib4965ebeec83d9a99b2f026156eb5f5cb20875bf

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

commit 2812cb7f80e08205f831934886c6019c92947614
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Tue Mar 6 22:42:26 2018 +0700

    fake_trx/udp_link.py: use a random bind port by default
    
    This allows one to obtain a random available port from the
    OS, instead of enforcing to pick a static value manually.
    
    Change-Id: Ie8b60134239c5447d0b4373c6cca2f3a6ee3ec73

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

Summary of changes:
 src/target/fake_trx/ctrl_cmd.py | 17 +++++++++++++----
 src/target/fake_trx/udp_link.py |  9 +++++----
 2 files changed, 18 insertions(+), 8 deletions(-)


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



More information about the osmocom-commitlog mailing list