aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2019-04-01 08:15:54 +0700
committerHarald Welte <laforge@gnumonks.org>2019-04-11 07:34:04 +0000
commit24f05ea1f740c3b7b0649807c4a99fa7e6b83f27 (patch)
tree4a798977d461c2c649154ba4b1e2dd515cfd2dcf
parentd280045884f5878c393c1786ff518567d0ea0593 (diff)
doc/configuration.adoc: fix incorrect number of physical RF channels for B210
-rw-r--r--doc/manuals/chapters/configuration.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manuals/chapters/configuration.adoc b/doc/manuals/chapters/configuration.adoc
index 87d7903..ad6742d 100644
--- a/doc/manuals/chapters/configuration.adoc
+++ b/doc/manuals/chapters/configuration.adoc
@@ -46,7 +46,7 @@ Multi-ARFCN support is available since osmo-trx release `0.2.0`, and it was
added specifically in commit `76764278169d252980853251daeb9f1ba0c246e1`.
This feature is useful for instance if you want to run more than 1 TRX with an
-Ettus B200 device, or 3 TRX with an Ettus B210 device, since they support only 1
+Ettus B200 device, or 2 TRX with an Ettus B210 device, since they support only 1
and 2 physical RF channels respectively. No device from other providers or even
other devices than B200 and B210 from Ettus are known to support this feature.