Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Martin Braun | 2017-06-27 | 1 | -2/+2 |
|\ | |||||
| * | twinrx: add reimport lo mode | Mark Meserve | 2017-06-15 | 1 | -2/+2 |
| | | |||||
* | | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -3/+3 |
|/ | | | | | Note: This is the first commit that uses for-range, and range-based for-loops are now usable for UHD development. | ||||
* | Moved default register values into ic_reg_map | Derek Kozel | 2017-01-30 | 1 | -0/+2 |
| | |||||
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width ↵ | Martin Braun | 2016-11-08 | 1 | -8/+8 |
| | | | | | | | | 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). | ||||
* | Added TwinRX daughterboard control. | Ashish Chaudhari | 2016-07-19 | 1 | -0/+643 |