Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |