osmocom-bb.git branch fixeria/trx updated. osmocon_v0.0.0-2039-gcc447afe

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
Thu Mar 1 11:03:29 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  cc447afe3475a60c4745206ee219e20aa60494bd (commit)
       via  4e74311b00363b2ba417d7ca3ed67abfab1eaec8 (commit)
      from  b1b11620191d14943303a5104d845295f74750e8 (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=cc447afe3475a60c4745206ee219e20aa60494bd

commit cc447afe3475a60c4745206ee219e20aa60494bd
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Feb 28 23:16:02 2018 +0100

    fake_trx: Send positive response to FAKE_TOA commands
    
    Now that ctrl_if.py is capable of sending back the response to where
    the command originated from, we can just as well send a positive
    response back after executing the related commands.
    
    Change-Id: Icba138835149a7264f4db3a6b05f54ca501c4d54

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

commit 4e74311b00363b2ba417d7ca3ed67abfab1eaec8
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Feb 28 23:02:46 2018 +0100

    fake_trx: Always send control responses to where commands are from
    
    fake_trx is using locally bound and not connected UDP sockets for
    control commands.
    
    When we receive a control command, we should not simply send the
    response to the default destination, but send it back to the exact
    ip+prt from which the command originated.  This ensures correct routing
    of responses even in case multiple programs are interfacing concurrently
    with a control socket.
    
    Change-Id: I24a0bba6eed059b101af95dac7d059f34dd715fc

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

Summary of changes:
 src/target/fake_trx/ctrl_if.py     | 10 +++++-----
 src/target/fake_trx/ctrl_if_bb.py  |  6 ++----
 src/target/fake_trx/ctrl_if_bts.py |  6 ++----
 src/target/fake_trx/fake_trx.py    |  4 ++--
 src/target/fake_trx/udp_link.py    |  6 ++++++
 5 files changed, 17 insertions(+), 15 deletions(-)


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



More information about the osmocom-commitlog mailing list