pespin has posted comments on this change by Timur Davydov. ( https://gerrit.osmocom.org/c/osmo-trx/+/42243?usp=email )
Change subject: build: add --disable-multi-arfcn configure option ......................................................................
Patch Set 9:
(5 comments)
Patchset:
PS1:
For Web applications, we need tighter integration between osmo-bts-trx and osmo-trx for the followin […]
Done
Patchset:
PS8:
Thanks — I've addressed both points.
Done
File CommonLibs/Makefile.am:
https://gerrit.osmocom.org/c/osmo-trx/+/42243/comment/0596ae70_ae2541b9?usp=... : PS3, Line 56: lib_LTLIBRARIES = libcommon.la
As another option, I could introduce a device driver called `osmo-trx-web`, but implement it as a li […]
Done
File GSM/Makefile.am:
https://gerrit.osmocom.org/c/osmo-trx/+/42243/comment/f13f3830_7a9ba4a4?usp=... : PS3, Line 29: gsm_headers = \
Understood. […]
Done
File configure.ac:
https://gerrit.osmocom.org/c/osmo-trx/+/42243/comment/37a8bc89_4aeadbaf?usp=... : PS6, Line 308: AC_DEFINE([ENABLE_MULTI_ARFCN],[1],[Building with enabled Multi ARFCN])
Thanks, fixed the indentation.
Done