aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2013-02-24 11:09:19 +0100
committerHarald Welte <laforge@gnumonks.org>2015-09-22 16:41:27 +0200
commit219ece83a3ffe7fa2bd58943cddb47a3eacc2fab (patch)
tree0a15b4b0e68a2f7b4a199d7d811b56be12e8069a /include/osmo-bts
parent889890da4312916bd617b3c95326a89237078a3b (diff)
TRX: Implementation of MS power and timing advance loops
Diffstat (limited to 'include/osmo-bts')
-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 b7c8a270..b1b44d54 100644
--- a/include/osmo-bts/logging.h
+++ b/include/osmo-bts/logging.h
@@ -17,6 +17,7 @@ enum {
DPCU,
DHO,
DTRX,
+ DLOOP,
DABIS,
DRTP,
DSUM,