aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests
Commit message (Expand)AuthorAgeFilesLines
* uhd: added unit test for properties subtreeJosh Blum2011-07-081-0/+16
* uhd: added inline message testing to the messages exampleJosh Blum2011-07-031-2/+1
* uhd: misc tweaks and also msvc compileJosh Blum2011-06-291-0/+7
* usrp: deleted a bunch on obsoleted files in usrp directoryJosh Blum2011-06-292-252/+0
* uhd: properties tweaks and docsJosh Blum2011-06-291-1/+1
* uhd: added properties unit tests, use shared ptr<void> in treeJosh Blum2011-06-281-18/+68
* uhd: re-work to make the properties easier to useJosh Blum2011-06-281-20/+22
* uhd: change for default prop create()Josh Blum2011-06-251-1/+1
* uhd: created a property tree to store propertiesJosh Blum2011-06-251-0/+25
* uhd: work on templated property classJosh Blum2011-06-252-0/+76
* uhd: print the exception so e gets used (avoid MSVC warning)Josh Blum2011-06-241-0/+3
* uhd: added dynamic throw and clone to exceptionsJosh Blum2011-06-241-2/+33
* sph: added unit test for overflow handlerJosh Blum2011-06-161-0/+18
* uhd: supper packet handler support squashedJosh Blum2011-06-143-0/+921
* UHD: Fixed convert_test (scalars backwards), fixed Orc conversions (endiannes...Nick Foster2011-06-141-5/+5
* uhd: added scaling factor to conversion routinesJosh Blum2011-06-141-6/+6
* uhd: removed deprecated warning API, log+msg now in APIJosh Blum2011-05-181-2/+0
* uhd: replaced warning post with calls to UHD_MSG(warning)Josh Blum2011-05-042-5/+15
* uhd: fixed typo in tune request/result inter_freq -> rf_freqJosh Blum2011-05-011-6/+6
* uhd: a few minor changes to get uhd building under mingw or cygwinJosh Blum2011-04-041-2/+4
* uhd: update copyright headers with automated scriptJosh Blum2011-03-239-9/+9
* uhd: setup cpack components for component based installersJosh Blum2011-03-211-5/+1
* uhd: switch algorithm namespace to uhdJosh Blum2011-02-241-3/+3
* uhd: replaced instanced of std::exception with the uhd exceptionsJosh Blum2011-02-241-2/+2
* uhd: renamed the assert header to assert hasJosh Blum2011-02-241-1/+1
* uhd: moved exception to top level includeJosh Blum2011-02-241-1/+1
* uhd: added a bunch of custom exceptions, not used yetJosh Blum2011-02-241-1/+12
* usrp: support for multiple dsps in props and implemented in usrp1Josh Blum2011-02-171-13/+9
* uhd: use ref vector class for the conversion routines I/OJosh Blum2011-02-101-6/+6
* uhd: change bounded_buffer implementation and code using itJosh Blum2011-02-051-18/+18
* uhd: added io type and conversion for complex64 (its not really useful)Josh Blum2011-02-031-9/+37
* uhd: implemented high-res get time in time_spec_tJosh Blum2011-01-301-0/+19
* uhd: change constants to doubles for BOOST_CHECK_CLOSEJosh Blum2011-01-201-6/+6
* uhd: renamed test directory to tests to be consitentJosh Blum2011-01-1416-0/+1435