fake_trx: Increase TOA256 value ranges
commit380dc7e768c944ab0efc28f24205334a4c736a42
authorHarald Welte <laforge@gnumonks.org>
Wed, 28 Feb 2018 22:59:45 +0000 (28 23:59 +0100)
committerHarald Welte <laforge@gnumonks.org>
Thu, 1 Mar 2018 10:50:22 +0000 (1 11:50 +0100)
tree41a42e78f9a7a243eb382306027c9d43407675c9
parentcc447afe3475a60c4745206ee219e20aa60494bd
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
src/target/fake_trx/data_msg.py