Commit graph

5 commits

Author SHA1 Message Date
Martin Braun
99c2730bc9 Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width 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).
2016-11-08 08:02:22 -08:00
Josh Blum
902818f50b uhd: removed wax and props utils 2011-11-07 16:53:47 -08:00
Josh Blum
9369259177 usrp: deprecated clock config, added time/clock source calls 2011-11-03 20:37:12 -07:00
Josh Blum
8c182d75e7 uhd: removed unsed interfaces, deprecated otw and io type 2011-11-03 20:37:10 -07:00
Josh Blum
bf5aba2dc1 uhd: moved wax API into deprecated files 2011-11-03 20:37:09 -07:00
Renamed from host/lib/wax.cpp (Browse further)