aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-06-12 18:23:40 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-06-12 18:23:40 +0200
commit8c1e2bddff288cc134f8024862e4f0e0ae6fe2aa (patch)
tree454ffe3202796ad646f869e4fe082b529d80dfdf /doc
parent01eea0aa4284763e8953c2bbb6bf305144b0ae2c (diff)
examples: Set rt-prio 18 and print file basename
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/osmo-trx-limesdr.cfg2
-rw-r--r--doc/examples/osmo-trx-umtrx.cfg1
-rw-r--r--doc/examples/osmo-trx-usrp_b200.cfg2
3 files changed, 5 insertions, 0 deletions
diff --git a/doc/examples/osmo-trx-limesdr.cfg b/doc/examples/osmo-trx-limesdr.cfg
index c7e6b23..7f622b0 100644
--- a/doc/examples/osmo-trx-limesdr.cfg
+++ b/doc/examples/osmo-trx-limesdr.cfg
@@ -3,6 +3,7 @@ log stderr
logging color 1
logging print category 1
logging timestamp 1
+ logging print file basename
logging level all info
!
line vty
@@ -15,6 +16,7 @@ trx
egprs disable
tx-sps 4
rx-sps 4
+ rt-prio 18
chan 0
tx-path BAND1
rx-path LNAW
diff --git a/doc/examples/osmo-trx-umtrx.cfg b/doc/examples/osmo-trx-umtrx.cfg
index b7a73b0..9c80933 100644
--- a/doc/examples/osmo-trx-umtrx.cfg
+++ b/doc/examples/osmo-trx-umtrx.cfg
@@ -3,6 +3,7 @@ log stderr
logging color 1
logging print category 1
logging timestamp 1
+ logging print file basename
logging level all info
!
line vty
diff --git a/doc/examples/osmo-trx-usrp_b200.cfg b/doc/examples/osmo-trx-usrp_b200.cfg
index 1d6656e..53fa24e 100644
--- a/doc/examples/osmo-trx-usrp_b200.cfg
+++ b/doc/examples/osmo-trx-usrp_b200.cfg
@@ -3,6 +3,7 @@ log stderr
logging color 1
logging print category 1
logging timestamp 1
+ logging print file basename
logging level all info
!
line vty
@@ -16,5 +17,6 @@ trx
tx-sps 4
rx-sps 4
clock-ref external
+ rt-prio 18
chan 0