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