osmocom-bb.git branch fixeria/trx updated. osmocon_v0.0.0-2046-gc20f9bb5

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
Mon Mar 5 19:59:30 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  c20f9bb5cd2491169959922ce1ba249a34f589aa (commit)
       via  59d054906d1d5bd6f21fb6072ead0f76b6e5f27a (commit)
       via  f97e3cd7882dff977973a2f29606c594f02c0b36 (commit)
      from  c066787fd5e9696e4af0a43f7bd3fd9392de4931 (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=c20f9bb5cd2491169959922ce1ba249a34f589aa

commit c20f9bb5cd2491169959922ce1ba249a34f589aa
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Tue Mar 6 02:11:06 2018 +0700

    fake_trx/ctrl_if.py: remove incorrect isdigit() check
    
    Previously, we used to check if all arguments of a command are
    numeric. This was done in a wrong way, so parsing a *valid*
    command with at least one negative argument could fail.
    
    Let's remove this check, allowing the command handlers to
    deal with argument types themselves.
    
    Change-Id: If31295274a09102c414b5a7aec5dd85d88b2e514

http://cgit.osmocom.org/osmocom-bb/commit/?id=59d054906d1d5bd6f21fb6072ead0f76b6e5f27a

commit 59d054906d1d5bd6f21fb6072ead0f76b6e5f27a
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Tue Mar 6 02:25:51 2018 +0700

    fake_trx/ctrl_if.py: reduce code branch nasting
    
    Let's use the inverted condition to avoid additional code nasting.
    
    Change-Id: I8a62b39d9d9a597c612f9a576e98dc05e37cd25b

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

commit f97e3cd7882dff977973a2f29606c594f02c0b36
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Tue Mar 6 02:22:24 2018 +0700

    fake_trx/ctrl_if.py: remove forgotten debug print
    
    Change-Id: I4886828fb0f927c59c5eb1945a3c2873687de7b3

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

Summary of changes:
 src/target/fake_trx/ctrl_if.py | 24 ++++++++++--------------
 1 file changed, 10 insertions(+), 14 deletions(-)


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



More information about the osmocom-commitlog mailing list