aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: mpm: Skip installing binaries for SIMMartin Braun2022-04-041-25/+31
* fixup! cmake: Replace distutils.sysconfig with sysconfigSteven Koo2022-01-201-5/+5
* cmake: Replace distutils.sysconfig with sysconfigAaron Rossetto2022-01-141-1/+4
* cmake: Replace distutils with CMake for version checksAaron Rossetto2022-01-141-10/+16
* cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIRMartin Braun2021-09-101-3/+3
* mpm: install cpld update scripts in runtime dirMichael Auchter2021-06-161-0/+10
* uhd: Add support for the USRP X410Lars Amsel2021-06-101-0/+7
* sim: Check for unit test prereqs and disable if unsatisfiedAaron Rossetto2020-10-281-1/+45
* mpm: Add dependency on pyusrp_periphs to MPMLane Kolbly2020-10-151-1/+1
* sim: Lay Groundwork for SimulatorSamuel O'Brien2020-10-071-9/+14
* mpm: cmake: removing unnecessary destination prefixPatrick Sisterhen2019-07-171-1/+1
* e310/e320: Move E310 to MPM architecture and refactorSugandha Gupta2019-05-011-0/+2
* mpm: python: Move from Boost.Python to PyBind11Martin Braun2019-04-021-1/+2
* cmake: Add unit testing framework to MPMToni Jones2019-03-261-0/+2
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-25/+25
* mpm: Add usrp_update_fsMartin Braun2018-10-091-0/+1
* mpm: initial commit of E320 codeBrent Stapleton2018-07-181-3/+17
* mpm: add device-specific Boost.Python bindingsBrent Stapleton2018-04-181-1/+4
* mpm: Use configurable components for build systemAlex Williams2018-04-181-0/+1
* mpm: Harmonize all license headerMartin Braun2017-12-221-13/+2
* n3xx bist: Added SFP loopback testsMartin Braun2017-12-221-1/+2
* mpm/n310: Added Aurora BIST codeMartin Braun2017-12-221-2/+4
* mpm: Cleaned up CMake, made Python version an optionMartin Braun2017-12-221-41/+0
* mpm: Made CMake more future-proof w.r.t. newer Boost and PythonMartin Braun2017-12-221-1/+1
* mpm: mpm reorganizationAndrej Rode2017-12-221-5/+1
* mpm: CMake cleanup, Python code enhancementsAndrej Rode2017-12-221-3/+10
* mpm: move public includes into include/Martin Braun2017-12-221-0/+38
* mpm: python refactoringAndrej Rode2017-12-221-9/+10
* Initial commit for N3xx development.Martin Braun2017-12-221-0/+56