aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/buffer_pool.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: Update license headersMartin Braun2018-02-191-1/+2
| | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0.
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
|
* Added missing pure virtual destructors to base classesNicholas Corgan2014-09-011-1/+5
|
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-0/+10
|
* uhd: update copyright datesJosh Blum2011-01-051-1/+1
|
* uhd: some tweaks to buffer poolJosh Blum2011-01-031-3/+3
|
* uhd: created buffer pool to allocate aligned memory, and implemented in ↵Josh Blum2011-01-031-0/+80
transports