Commit graph

6 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
bcdf7c371f e100: fix compiler error use boost cstdint 2013-07-01 12:48:18 -07:00
Josh Blum
26aacf3edc e100: codec control register fix for tx 2011-10-06 14:15:34 -07:00
Josh Blum
df4b43bfcd e100: tweak for codec params for slight improvement 2011-09-28 15:35:25 -07:00
Josh Blum
5b6cce8697 e100: moved e100 into property tree, probes ok... 2011-06-28 01:55:26 +01:00
Josh Blum
2e401993b5 e100: removed usrp from directory prefix 2011-06-17 15:37:30 -07:00
Renamed from host/lib/usrp/usrp_e100/codec_ctrl.cpp (Browse further)