osmo-bts/src/osmo-bts-virtual
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 VIRT-PHY: Initial check-in of a new virtual BTS 2017-07-13 19:34:17 +00:00
bts_model.c VIRT-PHY: Print NOTICE log message from unimplemented stubs 2017-07-30 17:38:33 +02: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 VIRT-PHY: Initial check-in of a new virtual BTS 2017-07-13 19:34:17 +00:00
main.c VIRT-PHY: Print NOTICE log message from unimplemented stubs 2017-07-30 17:38:33 +02:00
osmo_mcast_sock.c VIRT-PHY: Initial check-in of a new virtual BTS 2017-07-13 19:34:17 +00:00
osmo_mcast_sock.h VIRT-PHY: Initial check-in of a new virtual BTS 2017-07-13 19:34:17 +00:00
scheduler_virtbts.c VIRT-PHY: cause BTS to terminate in case of recv()/send() on udp socket returns 0 2017-07-13 21:35:33 +02:00
virtual_um.c VIRT-PHY: cause BTS to terminate in case of recv()/send() on udp socket returns 0 2017-07-13 21:35:33 +02:00
virtual_um.h VIRT-PHY: Use IPv4 multicast groups for private / local scope 2017-07-13 21:35:33 +02:00
virtualbts_vty.c VIRT-PHY: Fix handling of default values for vty configuration 2017-07-13 21:35:33 +02:00