aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/logging.h
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2013-02-05 11:45:28 +0100
committerHarald Welte <laforge@gnumonks.org>2015-09-22 16:41:24 +0200
commitacc71ffb4b61b3354bbb2fa14981e4e6a46946e6 (patch)
treeb32d0f93b6055283a74d70e7c777907e22745739 /include/osmo-bts/logging.h
parentc64fa4f88818a63bada0e34d179fd04319de47e1 (diff)
TRX: Introduce osmobts-trx, a layer 1 implementation for OpenBTS tranceivers
The code is quite complete, TCH and PDCH channels are not yet tested.
Diffstat (limited to 'include/osmo-bts/logging.h')
-rw-r--r--include/osmo-bts/logging.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmo-bts/logging.h b/include/osmo-bts/logging.h
index 226f77b7..b7c8a270 100644
--- a/include/osmo-bts/logging.h
+++ b/include/osmo-bts/logging.h
@@ -16,6 +16,7 @@ enum {
DDSP,
DPCU,
DHO,
+ DTRX,
DABIS,
DRTP,
DSUM,