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, laforge/trx has been updated
via f287729db386580604e1535266897ac214cbd0ed (commit)
from 491327fd2589da78cf54fa0edf3c9137ef9bf8b2 (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=f287729db386580604e1535266897…
commit f287729db386580604e1535266897ac214cbd0ed
Author: Harald Welte <laforge(a)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 increaes 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