summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version: 0.2.0 → 0.3.00.3.0rel-0.3.0Pau Espin Pedrol2018-03-051-0/+68
* jenkins.sh: fix the download url if the qemu image wasn't setupAlexander Couzens2018-03-051-1/+2
* Fix USRP1 build with support for setting Rx/TxAntennaAlexander Huemer2018-03-051-0/+1
* configure.ac: Check for pkg-configPau Espin Pedrol2018-02-201-0/+7
* Logger: Remove gLogToConsole flagPau Espin Pedrol2018-02-202-15/+8
* Logger: Remove unused includesPau Espin Pedrol2018-02-201-4/+0
* Logger: Drop support to log into filePau Espin Pedrol2018-02-201-19/+1
* Logger: Drop syslog supportPau Espin Pedrol2018-02-205-47/+14
* Logger: get rid of alarm APIsPau Espin Pedrol2018-02-204-97/+0
* Logger: Remove unused logging macrosPau Espin Pedrol2018-02-201-17/+0
* Logger: Drop unused gLogEarlyPau Espin Pedrol2018-02-202-35/+0
* UHDDevice: Initialize async_event_thrd in constructorPau Espin Pedrol2018-02-091-1/+1
* Add support to set Rx/TxAntennaPau Espin Pedrol2018-02-075-10/+253
* Fix whitespacePau Espin Pedrol2018-02-053-48/+47
* tests: null-terminate bufferMax2018-01-311-1/+1
* Remove unneeded libdl dependencyPau Espin Pedrol2018-01-233-5/+5
* Unbreak `./configure --with-usrp1` buildAlexander Huemer2018-01-203-4/+6
* tests: convolve: Disable due to difference in output in different archsPau Espin Pedrol2018-01-161-2/+2
* contrib/jenkins.sh: Use qemu+proot+debootstrap to run tests with ARM instruction setPau Espin Pedrol2018-01-152-3/+55
* tests: TimevalTest: refactor and avoid double comparisonPau Espin Pedrol2018-01-151-9/+15
* tests: SocketsTest: Fail test on write failPau Espin Pedrol2018-01-151-1/+7
* tests: SocketsTest: Avoid hang forever if test failsPau Espin Pedrol2018-01-151-1/+15
* tests: SocketTests: Pick OS-assigned instead of setting one manuallyPau Espin Pedrol2018-01-151-8/+9
* Remove UDDSocket classPau Espin Pedrol2018-01-113-95/+1
* .gitignore: Add missing test related filesPau Espin Pedrol2018-01-111-0/+3
* arm/convert.c: Add missing convert_init implementationPau Espin Pedrol2018-01-111-0/+3
* arm/convert.c: Fix compilation errorPau Espin Pedrol2018-01-111-1/+0
* tests: Migrate convtest util to autotest infrastructurePau Espin Pedrol2018-01-118-18/+26
* Move ARCH_LA to Makefile.commonPau Espin Pedrol2018-01-102-6/+6
* utils/convolvtest: Remove uneeded libosmocore dependencyPau Espin Pedrol2018-01-102-2/+2
* tests: Sockets: adapt to have reproducible output and enable autotestPau Espin Pedrol2018-01-103-10/+13
* Sockets.cpp: Fix initialization of UDD socketPau Espin Pedrol2018-01-101-0/+1
* tests: Log: adapt to have reproducible output and enable autotestPau Espin Pedrol2018-01-104-89/+91
* tests: Timeval: adapt to have reproducible output and enable autotestPau Espin Pedrol2018-01-103-31/+23
* tests: InterThread: adapt to have reproducible output and enable autotestPau Espin Pedrol2018-01-103-91/+33
* Set up GNU Autotest infrastructurePau Espin Pedrol2018-01-1022-113/+359
* cosmetic: AUTHORS: fix trailing whitespacePau Espin Pedrol2018-01-101-4/+4
* Remove Configuration module and libsqlite dependencyPau Espin Pedrol2018-01-0912-1951/+8
* Drop use of ConfigurationTable gConfigPau Espin Pedrol2018-01-093-12/+0
* Logger: Stop using Log.File and Log.Level from configPau Espin Pedrol2018-01-092-93/+17
* Logger: Stop using Log.Alarms.Max from configPau Espin Pedrol2018-01-092-13/+2
* cosmetic: Remove trailing whitespacePau Espin Pedrol2018-01-095-10/+4
* Update license notesMax2018-01-051-22/+6
* Update legal disclaimerMax2018-01-041-13/+7
* Update installation instructionsMax2018-01-041-13/+5
* Remove unused headersMax2018-01-044-8/+1
* Remove outdated references to OpenBTSMax2018-01-041-3/+0
* Mark release target as virtualMax2018-01-041-0/+2
* UHDDevice.cpp: add USRP B205mini supportPiotr Krysik2017-12-041-0/+1
* SocketsTest: Fix printing of non-nul-terminated stringHarald Welte2017-11-071-1/+2