osmo-trx/Transceiver52M/device
Pau Espin f3d7f443a0 Build one osmo-trx binary for each device support enabled
Same way as we do in osmo-bts. After this commit, osmo-trx no longer
exists. Instead, osmo-trx-uhd and osmo-trx-usrp1 are generated based on
configure flags enabled.

A new flag --with(out)-uhd has been added to enable/disable build of
osmo-trx with UHD backend. It is left enabled by default to keep
compatibility with older build scripts. Binary with USRP1 backend must
still be manually enabled with --with-usrp1 flag.

Change-Id: Iea8c0d7434762713a53440d29bf3ebd84accb262
2018-04-24 19:17:22 +02:00
..
uhd Transceiver: Move device specific code to radioDevice class 2018-04-24 18:46:48 +02:00
usrp1 Transceiver: Move device specific code to radioDevice class 2018-04-24 18:46:48 +02:00
Makefile.am Build one osmo-trx binary for each device support enabled 2018-04-24 19:17:22 +02:00
radioDevice.h Transceiver: Move device specific code to radioDevice class 2018-04-24 18:46:48 +02:00