aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/usrp/common/lmx2592.hpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-081-1/+1
| | | | Updating all SPDX license identifiers to include "-or-later"
* math: Replace boost::*::{lcm,gcd}() with portable versionsMartin Braun2019-01-181-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 cleanupBrent Stapleton2019-01-181-3/+3
| | | | Formatting files that will be touched in upcoming changes to uhd::math
* lmx2592: add spur dodgingMark Meserve2018-10-171-1/+4
|
* uhd: Added LMX2592 driverDerek Kozel2018-05-031-0/+55