aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2018-05-25build: Add support for LimeSuite device backendPau Espin Pedrol1-0/+11
2018-05-03Bump version: 0.3.0-dirty → 0.4.00.4.0Pau Espin Pedrol1-3/+3
2018-04-24Build one osmo-trx binary for each device support enabledPau Espin Pedrol1-2/+7
2018-04-24Change configure define USRP1 to DEVICE_USRP1Pau Espin Pedrol1-1/+1
2018-04-24Move device specific files to device subdirPau Espin Pedrol1-0/+3
2018-04-24Move arch specific fiels to arch subdirPau Espin Pedrol1-3/+4
2018-04-16configure.ac: Add --enable-sanitize optionPau Espin Pedrol1-0/+17
2018-04-08configure.ac: Fix typoMartin Hauke1-1/+1
2018-03-08Build Transceiver52M/common as an .la libPau Espin Pedrol1-0/+1
2018-02-27Add initial support for logging, vty, ctrlPau Espin Pedrol1-0/+3
2018-02-22Depend on libosmocorePau Espin Pedrol1-0/+2
2018-02-20configure.ac: Check for pkg-configPau Espin Pedrol1-0/+7
2018-01-20Unbreak `./configure --with-usrp1` buildAlexander Huemer1-1/+1
2018-01-11tests: Migrate convtest util to autotest infrastructurePau Espin Pedrol1-0/+1
2018-01-10Set up GNU Autotest infrastructurePau Espin Pedrol1-0/+3
2018-01-09Remove Configuration module and libsqlite dependencyPau Espin Pedrol1-3/+0
2018-01-09cosmetic: Remove trailing whitespacePau Espin Pedrol1-1/+1
2017-10-28Import git-version-gen and update AC_INIT()Harald Welte1-1/+3
2017-08-28Use release helper from libosmocoreMax1-0/+4
2017-06-09build: Require and check for gcc C++11 supportTom Tsou1-0/+1
2017-06-08buildenv: check for __builtin_cpu_supports call supportVadim Yanitskiy1-0/+27
2017-05-19buildenv: Split up SSE3 and SSE4.1 codePhilipp Maier1-1/+4
2017-03-07uhd: Add support for UHD-3.11 logging controlTom Tsou1-3/+6
2017-01-26Fix building against sqlite3Max1-0/+3
2017-01-24Remove embedded sqlite3Max1-1/+0
2017-01-19Revert "uhd: Set minimum supported version to 3.9.0"Tom Tsou1-2/+5
2016-10-25uhd: Set minimum supported version to 3.9.0Tom Tsou1-5/+2
2016-07-05configure.ac: check for boost/config.hpp headerNeels Hofmeyr1-0/+3
2016-07-01mcbts: Add multi-ARFCN channelizing filtersTom Tsou1-0/+1
2015-08-21uhd: Use internal UHD tick conversionsTom Tsou1-1/+1
2015-08-21uhd: Add version 3.9.0 supportTom Tsou1-2/+5
2015-05-18build: Provide option for disabling SSE autodetectionTom Tsou1-1/+8
2015-05-18build: Add 'subdir-objects' to AM_INIT_AUTOMAKETom Tsou1-1/+1
2013-11-15Transceiver52M: Add ARM NEON supportThomas Tsou1-1/+23
2013-11-04build: Set UHD driver as default configurationThomas Tsou1-11/+4
2013-11-04Transceiver52M: Separate architecture specific filesThomas Tsou1-0/+1
2013-10-18Transceiver52M: Move reference select from compile time to databaseThomas Tsou1-9/+0
2013-10-18Transceiver52M: Remove support for ancient libusrp versionsThomas Tsou1-12/+1
2013-10-18Transceiver52M: Replace convolve and related calls with SSE implementationThomas Tsou1-0/+4
2013-10-18Transceiver52M: Set resampling option automatically based on deviceThomas Tsou1-10/+0
2013-10-18Transceiver52M: Update to UHD streamer interfaceThomas Tsou1-1/+1
2013-06-16Checking in build system for the Transceiver.Alexander Chemeris1-0/+133