Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | logging: Demoted a number of DEBUG messages to TRACE | Martin Braun | 2017-04-05 | 1 | -1/+1 |
| | |||||
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -11/+11 |
| | |||||
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -2/+1 |
| | | | | | Note: This is the first commit that uses for-range, and range-based for-loops are now usable for UHD development. | ||||
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width ↵ | Martin Braun | 2016-11-08 | 1 | -12/+12 |
| | | | | | | | | 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). | ||||
* | b100/e100: additional constraints for clock rate configuration | Josh Blum | 2011-10-18 | 1 | -0/+3 |
| | |||||
* | e100: added ref locked sensor for clock reference | Josh Blum | 2011-09-28 | 1 | -0/+10 |
| | |||||
* | e100: added support for r4 differential clocking | Josh Blum | 2011-09-28 | 1 | -11/+26 |
| | |||||
* | e100: moved e100 into property tree, probes ok... | Josh Blum | 2011-06-28 | 1 | -5/+3 |
| | |||||
* | e100: removed usrp from directory prefix | Josh Blum | 2011-06-17 | 1 | -0/+512 |