Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: mpm: update all license header w/ "-or-later" | Brent Stapleton | 2019-03-08 | 1 | -1/+1 |
| | | | | Updating all SPDX license identifiers to include "-or-later" | ||||
* | math: Replace boost::*::{lcm,gcd}() with portable versions | Martin Braun | 2019-01-18 | 1 | -1/+0 |
| | | | | | | Boost changed the lcm() and gcd() functions in Boost 1.67. This creates portable UHD versions to be used instead. They use various Boost versions under the hood conditionally. | ||||
* | formatting: preparing for uhd::math cleanup | Brent Stapleton | 2019-01-18 | 1 | -3/+3 |
| | | | | Formatting files that will be touched in upcoming changes to uhd::math | ||||
* | lmx2592: add spur dodging | Mark Meserve | 2018-10-17 | 1 | -1/+4 |
| | |||||
* | uhd: Added LMX2592 driver | Derek Kozel | 2018-05-03 | 1 | -0/+55 |