Attention is currently required from: Hoernchen, fixeria, laforge, osmith, pespin.
Timur Davydov has posted comments on this change by Timur Davydov. ( https://gerrit.osmocom.org/c/osmo-trx/+/42198?usp=email ) Change subject: feat(usdr): add USDR backend support (osmo-trx-usdr) ...................................................................... Patch Set 6: (4 comments) File Transceiver52M/device/usdr/USDRDevice.h: https://gerrit.osmocom.org/c/osmo-trx/+/42198/comment/fec3eb12_ab445422?usp=email : PS4, Line 12: This program is distributed in the hope that it will be useful, > and the indentation still differs from the the lines above. Fixed indentation. File Transceiver52M/device/usdr/USDRDevice.cpp: https://gerrit.osmocom.org/c/osmo-trx/+/42198/comment/8a485113_237ed47f?usp=email : PS4, Line 475: std::string USDRDevice::getTxAntenna(size_t chan ) > Not removed ;) Now removed :) File doc/manuals/chapters/trx-backends.adoc: https://gerrit.osmocom.org/c/osmo-trx/+/42198/comment/940f6378_bb71d198?usp=email : PS3, Line 86: where multiple small SDRs are combined to present one or more TRX instances > SO IIUC that means you didn't actually yet try/succeed to run multi-trx BTS > with these devices, corr […] Correct. So far, I've only tested one `osmo-trx-usdr` instance with one `osmo-bts-trx`. Initially, I assumed that one `osmo-bts-trx` could connect to multiple `osmo-trx-usdr` instances (one for each SDR), based on the structure of the `trx` configuration in `osmo-bts-trx`, where `trx` has an index, so it's possible to create multiple `trx` instance configurations. File doc/manuals/chapters/trx-devices.adoc: https://gerrit.osmocom.org/c/osmo-trx/+/42198/comment/9a0f3ddd_631f53df?usp=email : PS3, Line 102: scale the number of TRX instances. > As mentioned in the other comment, multi-trx for a given BTS running multiple > osmo-trx processes is […] I’ve adjusted the documentation in this file. -- To view, visit https://gerrit.osmocom.org/c/osmo-trx/+/42198?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: osmo-trx Gerrit-Branch: master Gerrit-Change-Id: I5d1d25921514954c4929ae6e7352168b3ceb05df Gerrit-Change-Number: 42198 Gerrit-PatchSet: 6 Gerrit-Owner: Timur Davydov <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <[email protected]> Gerrit-CC: Hoernchen <[email protected]> Gerrit-CC: fixeria <[email protected]> Gerrit-CC: laforge <[email protected]> Gerrit-CC: osmith <[email protected]> Gerrit-Attention: osmith <[email protected]> Gerrit-Attention: Hoernchen <[email protected]> Gerrit-Attention: laforge <[email protected]> Gerrit-Attention: pespin <[email protected]> Gerrit-Attention: fixeria <[email protected]> Gerrit-Comment-Date: Mon, 02 Mar 2026 12:02:09 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: pespin <[email protected]> Comment-In-Reply-To: Timur Davydov <[email protected]>
