aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2019-10-09Initial XTRX supportfairwaves/libxtrx-wipSergey Kostanbaev1-0/+10
2019-08-01Move std_inband.rbf under device/usrp1/ dirPau Espin Pedrol1-6/+0
2019-08-01Move Transceiver52/README to UserManualPau Espin Pedrol1-2/+0
2019-07-19Transceiver: Move out TRXD socket send code to prepare for TRXDv1Pau Espin Pedrol1-1/+2
2019-07-01Introduce structs to encode TRXD packetsPau Espin Pedrol1-1/+3
2019-05-06smpl_buf: Move it to device/common and create libdevice_common.laPau Espin Pedrol1-1/+1
2018-06-13lms: Makefile.am: Reorder params to fix link issuePau Espin Pedrol1-2/+2
2018-06-13build: Add support for LimeSuite device backendPau Espin Pedrol1-0/+10
2018-04-28build: More OBS build failure fixesPau Espin Pedrol1-4/+4
2018-04-27build: Fix make distcheckPau Espin Pedrol1-3/+1
2018-04-24Build one osmo-trx binary for each device support enabledPau Espin Pedrol1-10/+15
2018-04-24Change configure define USRP1 to DEVICE_USRP1Pau Espin Pedrol1-1/+1
2018-04-24Move device specific files to device subdirPau Espin Pedrol1-21/+19
2018-04-24Move arch specific fiels to arch subdirPau Espin Pedrol1-8/+3
2018-03-08Build Transceiver52M/common as an .la libPau Espin Pedrol1-10/+5
2018-03-07Makefile.am: Avoid using subdir if arch is not requiredPau Espin Pedrol1-1/+5
2018-02-27Add initial support for logging, vty, ctrlPau Espin Pedrol1-2/+4
2018-02-22Depend on libosmocorePau Espin Pedrol1-2/+3
2018-01-23Remove unneeded libdl dependencyPau Espin Pedrol1-1/+1
2018-01-20Unbreak `./configure --with-usrp1` buildAlexander Huemer1-2/+3
2018-01-10Move ARCH_LA to Makefile.commonPau Espin Pedrol1-6/+0
2018-01-09Remove Configuration module and libsqlite dependencyPau Espin Pedrol1-1/+1
2018-01-09cosmetic: Remove trailing whitespacePau Espin Pedrol1-2/+2
2017-05-19radioInterface: Remove UmTRX 'diversity' optionTom Tsou1-2/+1
2017-01-26Fix building against sqlite3Max1-1/+1
2016-07-01mcbts: Add multi-ARFCN radio supportTom Tsou1-0/+1
2016-07-01mcbts: Add multi-ARFCN channelizing filtersTom Tsou1-3/+11
2016-07-01iface: Add inner ring-buffer implementationTom Tsou1-0/+2
2016-06-22makefile: Fix build from an external path.Alexander Chemeris1-1/+1
2013-11-16Transceiver52M: Create new osmo-trx executableThomas Tsou1-6/+5
2013-11-15Transceiver52M: Enable all warnings and resolveThomas Tsou1-1/+1
2013-11-15Transceiver52M: Add dual channel diversity receiver optionThomas Tsou1-1/+2
2013-11-15Transceiver52M: Separate signalVector into it's own fileThomas Tsou1-0/+2
2013-11-15Transceiver52M: Add NEON complex-complex multiplyThomas Tsou1-1/+2
2013-11-15Transceiver52M: Add ARM NEON supportThomas Tsou1-2/+7
2013-11-08Transceiver52M: Remove unused files and utilitiesThomas Tsou1-24/+2
2013-11-04build: Set UHD driver as default configurationThomas Tsou1-26/+8
2013-11-04Transceiver52M: Separate architecture specific filesThomas Tsou1-7/+10
2013-10-18Transceiver52M: Add SSE floating point / integer conversionThomas Tsou1-2/+4
2013-10-18Transceiver52M: Replace resampler with SSE enabled implementationThomas Tsou1-0/+2
2013-10-18Transceiver52M: Replace convolve and related calls with SSE implementationThomas Tsou1-9/+10
2013-10-18Transceiver52M: Set resampling option automatically based on deviceThomas Tsou1-7/+1
2011-11-26changing config scripts to explitly target UHD/USRP1kurtis.heimerl1-0/+12
2011-11-26transceiver: enable USRP1 firmware binary installkurtis.heimerl1-4/+4
2011-11-26transceiver, resamp: insert missing filter valueskurtis.heimerl1-1/+3
2011-11-26build: insert autofoo for usrp transceiver and optionskurtis.heimerl1-7/+25
2011-11-26transceiver: separate I/O portion of radio interface implementationkurtis.heimerl1-1/+2
2011-11-26transceiver: separate radio clock and vector interfaceskurtis.heimerl1-1/+8
2011-10-12Adding in the missing Transceiver52M directorydburgess1-0/+88