osmo-bts/src/osmo-bts-trx
Pau Espin 8876a507ff osmo-bts-trx: Relax validation to allow TRX data bursts without padding
Original OpenBTS transcievers add 2 bytes of padding to the end of data
bursts, having in total 158 bytes. As those two extra bytes are being
ignored after the initial validation, let's relax this validation a bit
in order to accept transcievers that decide no to send these two extra
bytes.

Change-Id: I94c3cb160bfed0ba9c41ed7ef5f8d8a65b81ad07
2017-08-25 09:34:51 +00:00
..
Makefile.am Fix static build of osmo-bts-trx and osmo-bts-virtual. 2017-08-20 19:29:30 +00:00
l1_if.c osmo-bts-trx: Fix MS power control loop. 2017-08-19 22:35:10 +00:00
l1_if.h TRX: merge/simplify l1_if and trx_if code 2017-07-01 07:38:01 +00:00
loops.c osmo-bts-trx: remove global variables from loops 2017-08-24 19:06:48 +00:00
loops.h osmo-bts-trx: remove global variables from loops 2017-08-24 19:06:48 +00:00
main.c osmo-bts-trx: remove global variables from loops 2017-08-24 19:06:48 +00:00
scheduler_trx.c cosmetic: Move error goto path to the end of the function 2017-07-24 22:00:00 +00:00
trx_if.c osmo-bts-trx: Relax validation to allow TRX data bursts without padding 2017-08-25 09:34:51 +00:00
trx_if.h TRX: Remove global variables, move SETBSIC/SETTSC handling into phy_link 2017-08-09 13:03:33 +00:00
trx_vty.c osmo-bts-trx: remove global variables from loops 2017-08-24 19:06:48 +00:00