Attention is currently required from: Hoernchen, Timur Davydov, fixeria, laforge, osmith.
pespin 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 7:
(3 comments)
File Transceiver52M/device/usdr/USDRDevice.cpp:
https://gerrit.osmocom.org/c/osmo-trx/+/42198/comment/4ca2944c_fada73b1?usp=... : PS4, Line 12: This program is free software: you can redistribute it and/or modify
Added the `*` prefix.
Done
https://gerrit.osmocom.org/c/osmo-trx/+/42198/comment/0e7fd224_a4abd789?usp=... : PS4, Line 84: if (res) {
Removed the exceptions, switched to return code checking for consistency with other devices.
Done
File doc/manuals/chapters/trx-backends.adoc:
https://gerrit.osmocom.org/c/osmo-trx/+/42198/comment/baa2b6c7_00590375?usp=... : PS3, Line 86: where multiple small SDRs are combined to present one or more TRX instances
You’re right, that line was incorrect. […]
Done