On Sun, Jan 26, 2014 at 11:35 AM, Tom Tsou tom@tsou.cc wrote:
On Sun, Jan 26, 2014 at 9:32 AM, Andreas Eversberg andreas@eversberg.eu wrote:
i have just tried your patch. i still get RF power on second TRX. osmobts-trx configures all 8 channels (SETSLOT to TCH/F), but does not send any burst data (TRX 1) to osmo-trx.
Yes, that is expected behavior. There will be power output as long as the slot is enabled. Right now the only way to turn off transmission is to disable the slot.
Hi Andreas,
Please try the filler branch, which zero fills and disables filler table retransmissions by default. You can re-enable the OpenBTS type behavior for C0 on the command line.
git://git.osmocom.org/osmo-trx filler
-TT