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.orgThis 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  380dc7e768c944ab0efc28f24205334a4c736a42 (commit)
      from  cc447afe3475a60c4745206ee219e20aa60494bd (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=380dc7e768c944ab0efc28f24205334a4c736a42
commit 380dc7e768c944ab0efc28f24205334a4c736a42
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Feb 28 23:59:45 2018 +0100
    fake_trx: Increase TOA256 value ranges
    
    In theory, the maximum TA value is 63 symbols, i.e. 63*256 in this
    context.  However, our test cases want to test the BTS behavior is
    correct if ever a larger timing offset is reported from TRX to the BTS,
    to ensure it is rejected in the BTS.  Let's hence increase the values
    to rather large min/max limits.  We could also remove them completely.
    
    Change-Id: I691d081256e8c6d18ef2836299ed8f7d502da3ee
-----------------------------------------------------------------------
Summary of changes:
 src/target/fake_trx/data_msg.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
-- 
The Open Source GSM Base Band stack