Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width ↵ | Martin Braun | 2016-11-08 | 1 | -25/+25 |
| | | | | | | | | 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). | ||||
* | Merge branch 'maint' | Martin Braun | 2015-06-09 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | 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 | ||||
| * | E300: Implement get_freq() for E300 network mode. | michael-west | 2015-05-22 | 1 | -0/+1 |
| | | |||||
* | | e3xx: filter API implementation. Supports listing of RX/TX filters, querying ↵ | Julian Arnold | 2015-03-19 | 1 | -0/+3 |
| | | | | | | | | RX/TX filter information and writing of analog and FIR filters | ||||
* | | e3xx: AGC support | Julian Arnold | 2015-03-05 | 1 | -0/+4 |
| | | |||||
* | | e3xx: support for dc offset and iq balance control | Julian Arnold | 2015-02-23 | 1 | -0/+4 |
| | | |||||
* | | e200: Expose temperature sensor through property tree (sensors/temp) | Julian Arnold | 2015-01-20 | 1 | -0/+2 |
|/ | |||||
* | e300: rssi sensor network support | Julian Arnold | 2015-01-12 | 1 | -0/+2 |
| | |||||
* | Initial commit E300 support. | Martin Braun | 2014-10-07 | 1 | -0/+59 |