Commit graph

9 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
Martin Braun
533548a681 Merge branch 'maint'
Conflicts:
	host/lib/usrp/common/ad9361_ctrl.hpp
	host/lib/usrp/common/ad9361_driver/ad9361_device.h
	host/lib/usrp/e300/e300_remote_codec_ctrl.hpp
2015-06-09 16:17:53 -07:00
michael-west
6113b921e4 E300: Implement get_freq() for E300 network mode. 2015-05-22 11:33:55 -07:00
Julian Arnold
b850dfb583 e3xx: filter API implementation. Supports listing of RX/TX filters, querying RX/TX filter information and writing of analog and FIR filters 2015-03-19 11:59:00 -07:00
Julian Arnold
b881580537 e3xx: AGC support 2015-03-05 17:18:54 -08:00
Julian Arnold
566dbc2b5d e3xx: support for dc offset and iq balance control 2015-02-23 17:47:27 -08:00
Julian Arnold
81f08ddff5 e200: Expose temperature sensor through property tree (sensors/temp) 2015-01-20 19:33:05 +01:00
Julian Arnold
23729861a2 e300: rssi sensor network support 2015-01-12 15:39:13 -08:00
Martin Braun
1b149f5613 Initial commit E300 support. 2014-10-07 12:09:33 +02:00