aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/femtobts.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-07-25 13:18:28 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-07-25 13:18:28 +0200
commite5a04ea35dc6f8c0f7f19997f89f6bc96a54d605 (patch)
tree685121b4f80738946621c84a17a577e891c70822 /src/osmo-bts-sysmo/femtobts.h
parent1c74191ff0c3cd8109ede4d8f3f38da0b34d2286 (diff)
vty: Document the gsmtap SAPI and the dsp trace flags parameters
Introduce femtobts_tracef_docs with some more information about the traceflags, add parameters to the vty_cmd_string_from_valstr for specifying the separator, the suffix and if the name should be lowered.
Diffstat (limited to 'src/osmo-bts-sysmo/femtobts.h')
-rw-r--r--src/osmo-bts-sysmo/femtobts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osmo-bts-sysmo/femtobts.h b/src/osmo-bts-sysmo/femtobts.h
index 5a716ee0..fd5142bc 100644
--- a/src/osmo-bts-sysmo/femtobts.h
+++ b/src/osmo-bts-sysmo/femtobts.h
@@ -39,6 +39,7 @@ const struct value_string femtobts_l1sapi_names[GsmL1_Sapi_NUM+1];
const struct value_string femtobts_l1status_names[GSML1_STATUS_NUM+1];
const struct value_string femtobts_tracef_names[29];
+const struct value_string femtobts_tracef_docs[29];
const struct value_string femtobts_tch_pl_names[15];