osmo-bsc/openbsc/src/utils
Neels Hofmeyr 29048b2a80 rm dup: use channel type names from libosmocore
In gsm_lchant_name(enum gsm_chan_t), use the gsm_chan_t_names value strings
from libosmocore instead of redefining the same strings. The list from
libosmocore is also more complete, including CCCH and PDTCH.

Add a todo comment to move to libosmocore.

In consequence, libosmogsm linkage needs to be added to osmo-bsc_mgcp,
mgcp_test, mgcp_transcoding_test and smpp_mirror, smpp_test.

Change-Id: If65ee7c0619cbc0acb0a15045bd5a969442c93cc
2016-06-18 11:34:21 +00:00
..
Makefile.am rm dup: use channel type names from libosmocore 2016-06-18 11:34:21 +00:00
bs11_config.c Fix TSC/BSIC handling bug and remove bts->tsc 2015-11-20 10:43:31 +01:00
isdnsync.c isdnsync: Remove a double close of the isdn device 2013-07-03 10:17:37 +02:00
meas_db.c meas: Do not retry to close the database 2016-03-15 14:22:57 +01:00
meas_db.h meas_feed: Add tool to read meas_feed PCAP and write it to sqlite3 2015-01-01 13:03:03 +01:00
meas_pcap2db.c meas_pcap2db.c: Fix build without CDK 2015-01-05 14:13:16 +01:00
meas_udp2db.c Fix Warning: openbsc implicit-pointer-decl meas_udp2db.c:50 2015-11-05 21:04:34 +01:00
meas_vis.c Fix no-return-in-nonvoid-function meas_vis.c 2015-11-05 21:04:29 +01:00
smpp_mirror.c write_queue: Check the result of osmo_wqueue_enqueue and free 2015-03-28 18:13:37 +01:00