aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-05Bump version: 0.2.0 → 0.3.00.3.0rel-0.3.0Pau Espin Pedrol1-0/+68
2018-03-05jenkins.sh: fix the download url if the qemu image wasn't setupAlexander Couzens1-1/+2
2018-03-05Fix USRP1 build with support for setting Rx/TxAntennaAlexander Huemer1-0/+1
2018-02-20configure.ac: Check for pkg-configPau Espin Pedrol1-0/+7
2018-02-20Logger: Remove gLogToConsole flagPau Espin Pedrol2-15/+8
2018-02-20Logger: Remove unused includesPau Espin Pedrol1-4/+0
2018-02-20Logger: Drop support to log into filePau Espin Pedrol1-19/+1
2018-02-20Logger: Drop syslog supportPau Espin Pedrol5-47/+14
2018-02-20Logger: get rid of alarm APIsPau Espin Pedrol4-97/+0
2018-02-20Logger: Remove unused logging macrosPau Espin Pedrol1-17/+0
2018-02-20Logger: Drop unused gLogEarlyPau Espin Pedrol2-35/+0
2018-02-09UHDDevice: Initialize async_event_thrd in constructorPau Espin Pedrol1-1/+1
2018-02-07Add support to set Rx/TxAntennaPau Espin Pedrol5-10/+253
2018-02-05Fix whitespacePau Espin Pedrol3-48/+47
2018-01-31tests: null-terminate bufferMax1-1/+1
2018-01-23Remove unneeded libdl dependencyPau Espin Pedrol3-5/+5
2018-01-20Unbreak `./configure --with-usrp1` buildAlexander Huemer3-4/+6
2018-01-16tests: convolve: Disable due to difference in output in different archsPau Espin Pedrol1-2/+2
2018-01-15contrib/jenkins.sh: Use qemu+proot+debootstrap to run tests with ARM instruct...Pau Espin Pedrol2-3/+55
2018-01-15tests: TimevalTest: refactor and avoid double comparisonPau Espin Pedrol1-9/+15
2018-01-15tests: SocketsTest: Fail test on write failPau Espin Pedrol1-1/+7
2018-01-15tests: SocketsTest: Avoid hang forever if test failsPau Espin Pedrol1-1/+15
2018-01-15tests: SocketTests: Pick OS-assigned instead of setting one manuallyPau Espin Pedrol1-8/+9
2018-01-11Remove UDDSocket classPau Espin Pedrol3-95/+1
2018-01-11.gitignore: Add missing test related filesPau Espin Pedrol1-0/+3
2018-01-11arm/convert.c: Add missing convert_init implementationPau Espin Pedrol1-0/+3
2018-01-11arm/convert.c: Fix compilation errorPau Espin Pedrol1-1/+0
2018-01-11tests: Migrate convtest util to autotest infrastructurePau Espin Pedrol8-18/+26
2018-01-10Move ARCH_LA to Makefile.commonPau Espin Pedrol2-6/+6
2018-01-10utils/convolvtest: Remove uneeded libosmocore dependencyPau Espin Pedrol2-2/+2
2018-01-10tests: Sockets: adapt to have reproducible output and enable autotestPau Espin Pedrol3-10/+13
2018-01-10Sockets.cpp: Fix initialization of UDD socketPau Espin Pedrol1-0/+1
2018-01-10tests: Log: adapt to have reproducible output and enable autotestPau Espin Pedrol4-89/+91
2018-01-10tests: Timeval: adapt to have reproducible output and enable autotestPau Espin Pedrol3-31/+23
2018-01-10tests: InterThread: adapt to have reproducible output and enable autotestPau Espin Pedrol3-91/+33
2018-01-10Set up GNU Autotest infrastructurePau Espin Pedrol22-113/+359
2018-01-10cosmetic: AUTHORS: fix trailing whitespacePau Espin Pedrol1-4/+4
2018-01-09Remove Configuration module and libsqlite dependencyPau Espin Pedrol12-1951/+8
2018-01-09Drop use of ConfigurationTable gConfigPau Espin Pedrol3-12/+0
2018-01-09Logger: Stop using Log.File and Log.Level from configPau Espin Pedrol2-93/+17
2018-01-09Logger: Stop using Log.Alarms.Max from configPau Espin Pedrol2-13/+2
2018-01-09cosmetic: Remove trailing whitespacePau Espin Pedrol5-10/+4
2018-01-05Update license notesMax1-22/+6
2018-01-04Update legal disclaimerMax1-13/+7
2018-01-04Update installation instructionsMax1-13/+5
2018-01-04Remove unused headersMax4-8/+1
2018-01-04Remove outdated references to OpenBTSMax1-3/+0
2018-01-04Mark release target as virtualMax1-0/+2
2017-12-04UHDDevice.cpp: add USRP B205mini supportPiotr Krysik1-0/+1
2017-11-07SocketsTest: Fix printing of non-nul-terminated stringHarald Welte1-1/+2