aboutsummaryrefslogtreecommitdiffstats
path: root/host/test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* usrp_e: Do not install main_test anymore.Philip Balister2010-10-211-1/+0
|
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_mmap_b2Philip Balister2010-10-201-4/+14
|\
| * uhd: split unit tests into individual tests by file + they get installedJosh Blum2010-10-191-4/+13
| |
| * uhd: made ticks signed in time spec, fixed full secs implementation, added ↵Josh Blum2010-10-191-0/+1
| | | | | | | | unit tests
* | Install main_test so we can test cross compiled uhd.Philip Balister2010-09-101-0/+5
|/
* Merge branch 'codec_gains'Josh Blum2010-08-061-1/+1
|\ | | | | | | | | | | | | Conflicts: host/lib/usrp/mimo_usrp.cpp host/lib/usrp/simple_usrp.cpp host/test/CMakeLists.txt
| * usrp: removed gain handler code (replaced by gain group)Josh Blum2010-07-271-1/+0
| |
| * uhd: added gain group and unit testing for itJosh Blum2010-07-271-0/+1
| |
* | usrp: added subdev spec class with parser to specify subdevice ↵Josh Blum2010-08-061-0/+1
| | | | | | | | specifications for channel config
* | uhd: added warning printer utility functionJosh Blum2010-08-041-0/+1
|/
* usrp: added functions to derive tuned frequency, tweaked logic, added unit testJosh Blum2010-07-161-0/+1
|
* 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