aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | uhd: Added expert dependency tracking infrastructureAshish Chaudhari2016-02-122-0/+257
* | prop_tree: Added advanced coercion capability to propertyAshish Chaudhari2016-02-111-1/+52
* | prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-6/+6
* | tests: More devtests, works on E3XX nowMartin Braun2015-11-117-5/+140
* | tests: Added first batch of device testsMartin Braun2015-10-0714-0/+967
* | tests: Initialize test value to avoid bit width related issuesMartin Braun2015-09-081-0/+1
* | convert: Added s8, s16 types and did some refactoringMartin Braun2015-09-011-4/+159
|/
* Remove CMake 3.0+ warningsNicholas Corgan2015-08-131-3/+0
* C API cleanup, feature additionsNicholas Corgan2015-08-123-29/+31
* C API: feature additions, bugfixesNicholas Corgan2015-08-073-0/+93
* uhd: C API wrapperNicholas Corgan2015-08-066-0/+1084
* convert: Added converters for raw stringsMartin Braun2015-07-311-0/+40
* cmake: MinGW improvementsNicholas Corgan2015-07-231-5/+1
* tests: fix use of 'uint32_t' to be in the correct namespace 'boost::'.Michael Dickens2015-04-081-61/+61
* Fixed master-specific warningsNicholas Corgan2015-03-271-1/+4
* Merge branch 'maint'Martin Braun2015-03-272-5/+5
|\
| * Warning fixesNicholas Corgan2015-03-272-5/+5
* | Merge branch 'maint'Martin Braun2015-03-112-29/+29
|\|
| * uhd: Fixed several type-cast related warnings for naggy compilersMartin Braun2015-03-112-29/+29
* | uhd: Fixed multiple compiler warningsMichael Dickens2015-03-116-74/+74
* | uhd: Added an update() method for dictsMartin Braun2015-01-272-0/+32
* | Added support for MinGW cross-compileNicholas Corgan2015-01-131-2/+6
* | transport: Made CHDR-related routines separate from VRTMartin Braun2014-12-032-1/+143
* | math: Added a portable log2()Martin Braun2014-11-202-0/+30
* | uhd: Added sid_tMartin Braun2014-10-282-0/+159
|/
* math: Added a new uhd::math namespace + float comparison routinesBen Hilburn2014-10-073-0/+490
* uhd: Added an operator/ for (fs_path, size_t)Martin Braun2014-09-231-0/+21
* uhd: Added a cast routine from hex string -> anythingMartin Braun2014-04-102-0/+34
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-042-4/+66
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-272-4/+6
* vrt: remote tlr from test (not supported)Josh Blum2013-09-231-1/+1
* uhd: added new calls to streamer object + support workJosh Blum2013-07-152-9/+52
* Merge branch 'maint'Nicholas Corgan2013-05-101-0/+1
|\
| * Added CMake variables to customize builds to match Debian package configurationsNicholas Corgan2013-05-101-1/+1
* | Merge branch 'maint'Josh Blum2013-04-241-0/+1
|\|
| * uhd: added missing include iomanipJosh Blum2013-04-241-0/+1
* | Merge branch 'maint'Josh Blum2013-04-121-0/+18
|\|
| * uhd: fixes for time_spec's to_ticks and from_ticks callsJosh Blum2013-04-121-0/+29
* | uhd: added time spec unit test for large tick countsJosh Blum2013-02-071-0/+11
* | uhd: unit tests generate script w/ env pathsJosh Blum2012-10-291-1/+9
* | uhd: removed installation of unit test filesJosh Blum2012-10-291-2/+1
|/
* convert: added prio param to get converterJosh Blum2012-04-271-7/+21
* uhd: squashed transport workJosh Blum2012-04-232-21/+10
* uhd: various tweaks for compiler warns and valgrindJosh Blum2012-02-091-2/+2
* uhd: added sse2 conversions for fc64 to sc8Josh Blum2012-02-081-1/+1
* uhd: better quantization check for convert testJosh Blum2012-02-081-4/+5
* uhd: added sc8 conversion testsJosh Blum2012-02-071-7/+67
* dsp rework: implement 64 bit ticks, no secondsJosh Blum2012-02-063-20/+16
* uhd: patch to support PKG_LIB_DIR per debian fs standardsJosh Blum2012-01-131-1/+1
* convert: made conversion functions into classes so they can keep stateJosh Blum2011-11-121-6/+18