aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common/ad9361_driver/ad9361_gain_tables.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width ↵Martin Braun2016-11-081-4/+4
| | | | | | | | 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).
* ad9361: Updated copyright headersMartin Braun2015-07-211-1/+14
|
* b2xx: dc offset and iq imbalance correction controlJulian Arnold2015-02-201-81/+81
|
* ad9361: Converted stdint types to boost typesAshish Chaudhari2014-08-121-3/+5
|
* b200: Moved AD9361 driver to hostAshish Chaudhari2014-08-011-0/+95
- Switched to FPGA SPI engine - Moved firmware AD9361 driver to UHD - Bumped FW compat to 5, FPGA compat to 4 - Known Issue: AD9361 SPI rate is too slow