osmo-bts/src
Harald Welte 5d9cb9f555 osmo-bts-trx/loops.c: Use lchan name based logging
The loops.c code dates back to ancient times when we printed the TRX
number and the raw channel number to identify a logical channel.  We
meanwhile have gsm_lchan_name() and should use it to log messages
related to this lchan in a common format.

This commit introduces the LOGPLCHAN() helper macro [similar to
osmo-bsc], and uses it from loops.c.

As a result, some functions don't need a chan_nr argument anymore,
while some need to add a new lchan argument.

Change-Id: I6976dd7444c26b1f52741bc367b0311ebbef1718
Related: OS#1622, OS#1851
2018-12-23 10:38:23 +00:00
..
common rsl: Send PDCH ACT NACK if TCH chan is still active 2018-12-23 10:22:25 +00:00
osmo-bts-litecell15 bts_model: Allow TS connect to be processed asynchronously 2018-11-26 14:08:14 +01:00
osmo-bts-oc2g oc2g: Fix headers missing during make distcheck 2018-12-04 16:06:31 +01:00
osmo-bts-octphy bts_model: Allow TS connect to be processed asynchronously 2018-11-26 14:08:14 +01:00
osmo-bts-omldummy bts_model: Allow TS connect to be processed asynchronously 2018-11-26 14:08:14 +01:00
osmo-bts-sysmo sysmobts_mgr: Add support for gpsd < 2.96 2018-12-18 21:40:00 +01:00
osmo-bts-trx osmo-bts-trx/loops.c: Use lchan name based logging 2018-12-23 10:38:23 +00:00
osmo-bts-virtual bts_model: Allow TS connect to be processed asynchronously 2018-11-26 14:08:14 +01:00
Makefile.am Add OC-2G BTS sources 2018-10-27 11:35:58 +00:00