[PATCH] osmo-trx[master]: doc: add example config for usrp B200 series

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

dexter gerrit-no-reply at lists.osmocom.org
Wed May 2 16:42:28 UTC 2018


Review at  https://gerrit.osmocom.org/7978

doc: add example config for usrp B200 series

Change-Id: I1a80ddd9ca9b143e9c89618616f30fe3f3547d7b
---
A doc/examples/osmo-trx-usrp_b200.cfg
1 file changed, 20 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/78/7978/1

diff --git a/doc/examples/osmo-trx-usrp_b200.cfg b/doc/examples/osmo-trx-usrp_b200.cfg
new file mode 100644
index 0000000..1d6656e
--- /dev/null
+++ b/doc/examples/osmo-trx-usrp_b200.cfg
@@ -0,0 +1,20 @@
+log stderr
+  logging filter all 1
+  logging color 1
+  logging print category 1
+  logging timestamp 1
+  logging level all info
+!
+line vty
+ no login
+!
+trx
+ bind-ip 127.0.0.1
+ remote-ip 127.0.0.1
+ base-port 5700
+ egprs disable
+ tx-sps 4
+ rx-sps 4
+ clock-ref external
+ chan 0
+

-- 
To view, visit https://gerrit.osmocom.org/7978
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1a80ddd9ca9b143e9c89618616f30fe3f3547d7b
Gerrit-PatchSet: 1
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>



More information about the gerrit-log mailing list