aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/deprecated.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width ↵Martin Braun2016-11-081-3/+3
| | | | | | | | types) - Also removes all references to boost/cstdint.hpp and replaces it with stdint.h (The 'correct' replacement would be <cstdint>, but not all of our compilers support that).
* uhd: removed wax and props utilsJosh Blum2011-11-071-152/+0
|
* usrp: deprecated clock config, added time/clock source callsJosh Blum2011-11-031-0/+28
|
* uhd: removed unsed interfaces, deprecated otw and io typeJosh Blum2011-11-031-0/+50
|
* uhd: moved wax API into deprecated filesJosh Blum2011-11-031-0/+155