Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp_e: Do not install main_test anymore. | Philip Balister | 2010-10-21 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_mmap_b2 | Philip Balister | 2010-10-20 | 1 | -4/+14 |
|\ | |||||
| * | uhd: split unit tests into individual tests by file + they get installed | Josh Blum | 2010-10-19 | 1 | -4/+13 |
| | | |||||
| * | uhd: made ticks signed in time spec, fixed full secs implementation, added ↵ | Josh Blum | 2010-10-19 | 1 | -0/+1 |
| | | | | | | | | unit tests | ||||
* | | Install main_test so we can test cross compiled uhd. | Philip Balister | 2010-09-10 | 1 | -0/+5 |
|/ | |||||
* | Merge branch 'codec_gains' | Josh Blum | 2010-08-06 | 1 | -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 Blum | 2010-07-27 | 1 | -1/+0 |
| | | |||||
| * | uhd: added gain group and unit testing for it | Josh Blum | 2010-07-27 | 1 | -0/+1 |
| | | |||||
* | | usrp: added subdev spec class with parser to specify subdevice ↵ | Josh Blum | 2010-08-06 | 1 | -0/+1 |
| | | | | | | | | specifications for channel config | ||||
* | | uhd: added warning printer utility function | Josh Blum | 2010-08-04 | 1 | -0/+1 |
|/ | |||||
* | usrp: added functions to derive tuned frequency, tweaked logic, added unit test | Josh Blum | 2010-07-16 | 1 | -0/+1 |
| | |||||
* | Replaced convert types with generated convert types that handles more cases. | Josh Blum | 2010-06-08 | 1 | -0/+1 |
| | | | | Added unit test for generated converter. | ||||
* | added byteswap routine to utils | Josh Blum | 2010-06-06 | 1 | -0/+1 |
| | |||||
* | work on alignment buffer, got unit test working | Josh Blum | 2010-05-28 | 1 | -1/+1 |
| | |||||
* | work on buffers for recv | Josh Blum | 2010-05-28 | 1 | -0/+1 |
| | |||||
* | Code tweaks and added unit test for dict and error message. | Josh Blum | 2010-05-01 | 1 | -0/+2 |
| | |||||
* | Added ability to load modules at runtime | Josh Blum | 2010-03-21 | 1 | -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 Blum | 2010-03-02 | 1 | -0/+1 |
| | | | | Added a vrt test app that packs and unpacks the data. | ||||
* | Worked out spi api for the dboard interface. | Josh Blum | 2010-02-17 | 1 | -2/+0 |
| | | | | Created usrp2 spi transaction control on host and fw | ||||
* | moved host code into host directory for clean (unambiguous) top level | Josh Blum | 2010-02-17 | 1 | -0/+30 |