osmo-bts/src/osmo-bts-trx
Harald Welte d6da809d2f TRX / VIRT-PHY: Make check for BCCH/CCCH more specific
In bts_model_l1sap_down() we want to identify BCCH/CCCH channel numbers,
but our check is a bit non-specific.  Let's make the check more specific
to only cover the BCCH, Uplink CCCH and Downlink CCCH C-bits as defined
n 3GPP TS 08.58 Section 9.3.1

Change-Id: Ia20ab09b96c87c0dfbfaf98e5b2a8d36423fac67
2017-07-30 17:38:37 +02:00
..
Makefile.am osmo-bts-trx: use libosmocoding 2017-05-22 09:37:26 +00:00
l1_if.c TRX / VIRT-PHY: Make check for BCCH/CCCH more specific 2017-07-30 17:38:37 +02:00
l1_if.h TRX: merge/simplify l1_if and trx_if code 2017-07-01 07:38:01 +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 Set and report BTS features 2017-06-15 12:55:16 +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 TRX: don't free l1h in trx_phy_inst_close() 2017-07-01 07:38:03 +00:00
trx_if.h TRX: merge/simplify l1_if and trx_if code 2017-07-01 07:38:01 +00:00
trx_vty.c TRX: Use timerfd and CLOCK_MONOTONIC for GSM frame timer 2017-06-28 23:43:28 +00:00