From 24f05ea1f740c3b7b0649807c4a99fa7e6b83f27 Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Mon, 1 Apr 2019 08:15:54 +0700 Subject: [PATCH] doc/configuration.adoc: fix incorrect number of physical RF channels for B210 Change-Id: I58e2bf5dd99e1655ebd2ad80f6ed2bb178f0e88d --- doc/manuals/chapters/configuration.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manuals/chapters/configuration.adoc b/doc/manuals/chapters/configuration.adoc index 87d79034..ad6742de 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.