added my cfg files and hlr

2017-11-24 18:04 GMT+03:00 GSK MOSS <gskmoss@gmail.com>:
Hi,
I added the line to 'osmo-bts.cfg' and got in terminal something like this:

PH-RTS-IND: Unable to determine actual BS_AG_BLKS_RES value as SI3 is not available yet, fallback to 1.


and this : Invalid condition detected: Frame difference is 1685248-0 > 1

What sould I do with that? what is the problem? I thought that I forgot to change ARFCN in "openbsc.cfg" and then
after changing ARFCN in "openbsc.cfg" I can't even init it. Terminal says:

root@pc:~# osmo-nitb -c ~/.osmocom/openbsc.cfg -l ~/.osmocom/hlr.sqlite3 -P -C --debug=DRLL:DCC:DMM:DRR:DRSL:DNM
<0005> abis_nm.c:2800 (bts=0,trx=0) Changing adm. state Unlocked -> Unlocked [vty]
Reading config failed. Exiting.


May be the problem is in "hlr.sqlite3"? I don't know. By the way, how can I make new "hlr.sqlite3"? I lost the tutorial about it. Help me, pls. Thanks!



2017-11-24 12:43 GMT+03:00 Vadim Yanitskiy <axilirator@gmail.com>:
Hi,

> <000b> trx_if.c:409 transceiver (phy0.0) rejected TRX command
> with response: 'RSP SETTSC -1'
>
> What is the problem and how can fix it?

The OsmocomBB transceiver is a legacy transceiver, so please add
the following line to your 'osmo-bts.cfg':

osmotrx legacy-setbsic

And please let me know about the results, I'll correct the wiki.

With best regards,
Vadim Yanitskiy.