I've tried it with manually sending POWERON - the issue with CHAN RQD is gone but the phone still does not work. I'll look into OML/RSL/whatever is preventing it from working.
On 06/14/2016 07:43 PM, Tom Tsou wrote:
On Tue, Jun 14, 2016 at 10:23 AM, Max msuraev@sysmocom.de wrote:
I see. Will give it a shot tomorrow. If you have any patches/branches I can use as a starting point - let me know.
This branch will remove the CLK IND sending from the non-receive frames.
git://git.osmocom.org/osmo-trx clkind
OML initialization needs to happen on osmo-bts-trx before it starts receiving CLK IND packets. This means that the osmo-trx POWERON command needs to be delayed from osmo-bts-trx or sent to osmo-trx externally. I tested with the latter.
-TT