aboutsummaryrefslogtreecommitdiffstats
path: root/host/test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Replaced convert types with generated convert types that handles more cases.Josh Blum2010-06-081-0/+1
| | | | Added unit test for generated converter.
* added byteswap routine to utilsJosh Blum2010-06-061-0/+1
|
* work on alignment buffer, got unit test workingJosh Blum2010-05-281-1/+1
|
* work on buffers for recvJosh Blum2010-05-281-0/+1
|
* Code tweaks and added unit test for dict and error message.Josh Blum2010-05-011-0/+2
|
* Added ability to load modules at runtimeJosh Blum2010-03-211-3/+8
| | | | | (specified by environment variable path). Added a demo test module as well.
* Added a vrt library to pack and unpack from metadata.Josh Blum2010-03-021-0/+1
| | | | Added a vrt test app that packs and unpacks the data.
* Worked out spi api for the dboard interface.Josh Blum2010-02-171-2/+0
| | | | Created usrp2 spi transaction control on host and fw
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-171-0/+30