Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced convert types with generated convert types that handles more cases. | Josh Blum | 2010-06-08 | 1 | -1/+5 |
| | | | | Added unit test for generated converter. | ||||
* | Implemented pirate thread, moved io impl details into io impl cpp file. ↵ | Josh Blum | 2010-06-01 | 1 | -1/+0 |
| | | | | Fixed bug in bounded buffer push with pop on full. | ||||
* | Moved the packet handler state stuff into a separate header (so we dont pull ↵ | Josh Blum | 2010-06-01 | 1 | -0/+1 |
| | | | | | | in all the includes). Use callback for getting buffers rather than zc interface pointer so its more modular. | ||||
* | Made a phony zero-copy interface for those interfaces that are actual ↵ | Josh Blum | 2010-05-28 | 1 | -0/+1 |
| | | | | | | copy-interfaces. Using interface in the udp asio transport. | ||||
* | Created config macro to force inline. | Josh Blum | 2010-05-17 | 1 | -0/+1 |
| | |||||
* | moved uhd lib cmake contents into respective subdirectories | Josh Blum | 2010-05-06 | 1 | -0/+52 |