Attention is currently required from: Hoernchen, Timur Davydov, laforge, osmith, pespin.
fixeria 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 8:
(3 comments)
File Transceiver52M/device/usdr/Makefile.am:
https://gerrit.osmocom.org/c/osmo-trx/+/42198/comment/b38d2e3f_e88baa0f?usp=... : PS8, Line 5: AM_CXXFLAGS Any reason to have this line commented out here? Does the resulting `libdevice.la` depend on libosmo{ctrl,vty}?
File debian/osmo-trx-usdr.postinst:
https://gerrit.osmocom.org/c/osmo-trx/+/42198/comment/44fb584d_45308b92?usp=... : PS3, Line 18: # Fix permissions of previous (root-owned) install (OS#4107)
Removed the unnecessary legacy permission-fix block.
Done
File doc/manuals/chapters/trx-backends.adoc:
https://gerrit.osmocom.org/c/osmo-trx/+/42198/comment/0b4f17ab_92e51bd1?usp=... : PS3, Line 85: The backend supports single-channel SDR hardware and is designed for setups
Yes, xSDR and sSDR hardware support multiple RF channels sharing a common LO. […]
Done