osmo-bts/src/osmo-bts-trx
Ivan Klyuchnikov 949fcade61 osmo-trx-bts: Fix incorrect bts shutdown procedure in case of clock loss from osmo-trx
This issue occurs in case of osmo-trx restart which leads to losing clock from osmo-trx.
Function bts_shutdown from common/bts.c should be used in this case for properly bts shutdown.

Change-Id: Ie65cf2e8f98cb8bf3314a00048aa53c1f8cd4c25
2017-02-16 19:06:12 +03:00
..
Makefile.am Use libosmocodec functions for AMR 2016-06-21 17:24:50 +02:00
gsm0503_coding.c trx: Fix coverity BER calculation NULL dereference 2016-07-28 11:48:25 -07:00
gsm0503_coding.h trx: Add EGPRS coding and decoding procedures 2016-07-28 06:18:12 +00:00
gsm0503_conv.c trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_conv.h trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_interleaving.c trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_interleaving.h trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_mapping.c trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_mapping.h trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_parity.c trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_parity.h trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
gsm0503_tables.c Fix typo in TCH/H interleaving table 2017-02-10 16:43:44 +01:00
gsm0503_tables.h trx: Add EGPRS tables, sequences, and mappings 2016-07-25 18:36:29 +00:00
l1_if.c osmo-trx-bts: Fix incorrect bts shutdown procedure in case of abis connection closure 2017-02-14 16:50:11 +00:00
l1_if.h osmo-trx-bts: Fix incorrect setting of RXGAIN and POWER parameters on second channel (TRX1) of osmo-trx 2017-02-10 13:35:41 +00:00
loops.c TRX: factor out the scheduler from remaining code 2016-02-15 14:17:55 +01:00
loops.h TRX: factor out the scheduler from remaining code 2016-02-15 14:17:55 +01:00
main.c osmo-trx-bts: Fix osmo-bts-trx crash on startup during reading phy instance parameters from config file 2017-02-10 13:37:50 +00:00
scheduler_trx.c osmo-trx-bts: Fix incorrect bts shutdown procedure in case of clock loss from osmo-trx 2017-02-16 19:06:12 +03:00
trx_if.c trx: Add "maxdlynb" VTY command to control max TA for Normal Bursts. 2016-12-01 14:49:15 +00:00
trx_if.h trx: Add "maxdlynb" VTY command to control max TA for Normal Bursts. 2016-12-01 14:49:15 +00:00
trx_vty.c osmo-trx-bts: Fix incorrect setting of RXGAIN and POWER parameters on second channel (TRX1) of osmo-trx 2017-02-10 13:35:41 +00:00