From 8c1e2bddff288cc134f8024862e4f0e0ae6fe2aa Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 12 Jun 2018 18:23:40 +0200 Subject: [PATCH] examples: Set rt-prio 18 and print file basename Change-Id: I16fbdd46f2d9b6f3e79a4bb357f6a7fbed14244a --- doc/examples/osmo-trx-limesdr.cfg | 2 ++ doc/examples/osmo-trx-umtrx.cfg | 1 + doc/examples/osmo-trx-usrp_b200.cfg | 2 ++ 3 files changed, 5 insertions(+) diff --git a/doc/examples/osmo-trx-limesdr.cfg b/doc/examples/osmo-trx-limesdr.cfg index c7e6b239..7f622b07 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 b7a73b0e..9c809338 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 1d6656e1..53fa24ef 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