aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common/lmk04828.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: Update license headersMartin Braun2018-02-191-1/+1
| | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0.
* Move all headers to SPDX format, harmonize license headersMartin Braun2017-12-221-13/+2
|
* mpm: LMK code now throws on incorrect chip IDMartin Braun2017-12-221-2/+7
|
* mpm: Fixed a plethora of SPI-related issuesMartin Braun2017-12-221-7/+11
|
* lmk: Update LMK04828 driver with values for MagnesiumDerek Kozel2017-12-221-42/+49
|
* Initial commit for N3xx development.Martin Braun2017-12-221-0/+81
- Creates mpm/ subdirectory - First pass at hardware daemon/MPM - New code for LMK04828, AD9371 - spidev integration Contributions by: Martin Braun <martin.braun@ettus.com> Derek Kozel <derek.kozel@ettus.com> Mark Meserve <mark.meserve@ni.com> Andrej Rode <andrej.rode@ettus.com>