Attention is currently required from: Hoernchen, fixeria, laforge, osmith, pespin.
4 comments:
File Transceiver52M/device/usdr/USDRDevice.h:
Patch Set #4, 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:
Patch Set #4, Line 475: std::string USDRDevice::getTxAntenna(size_t chan )
Not removed ;)
Now removed :)
File doc/manuals/chapters/trx-backends.adoc:
Patch Set #3, 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:
Patch Set #3, 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 change 42198. To unsubscribe, or for help writing mail filters, visit settings.