aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
Commit message (Expand)AuthorAgeFilesLines
* fpga load: Atomic updating of multiple componentsBrent Stapleton2017-12-222-40/+46
* mpm: mg: Add ref lock sensorMartin Braun2017-12-221-0/+15
* mpm: lmk04828: Fix docstringMartin Braun2017-12-221-2/+2
* mpm: mg: Add flag to see if master clock rate is being changedMartin Braun2017-12-221-10/+26
* mpm: mg: Fix linter errors, compacted SPI factoriesMartin Braun2017-12-221-27/+16
* mpm: mg: Move some class attributes to local scopesMartin Braun2017-12-222-32/+38
* mpm: n310: Remove unused imports (linter warnings)Martin Braun2017-12-221-2/+1
* mpm: mykonos: Increase SPI speed to 20 MHzTrung N Tran2017-12-221-1/+1
* mpm: mg: Remove unused spi_factories keyTrung N Tran2017-12-221-5/+3
* mpm: mg: Set default master_clock_rate to 125 MHz at every initTrung Tran2017-12-221-0/+2
* mpm: mykonos: Add API to change master clock rateTrung N Tran2017-12-228-10/+135
* jesd: add reset routine and make portions more generic for various linksdjepson12017-12-221-33/+101
* n3xx: add support for 122.88 and 153.6 MHz sample clock ratesMartin Braun2017-12-225-91/+207
* mg: Enable variable master clock ratesMartin Braun2017-12-221-2/+6
* mpm: mg: Add dboard sensors for low- and highband LO lock statusMartin Braun2017-12-222-14/+26
* mpm: ad937x: Add LO lock APIMartin Braun2017-12-222-0/+21
* mpm: Let usrp_hwd.py --init-only show init status and durationMartin Braun2017-12-221-1/+10
* mpm: mg: Optionally parallelize init calls to dboardMartin Braun2017-12-221-3/+19
* mpm: Minor spidev fixesMartin Braun2017-12-221-18/+5
* mpm: Add 'hijack' mode to mpm_shellMartin Braun2017-12-221-1/+42
* mpm: n310: Made n310.__init__() more exception-safeMartin Braun2017-12-221-1/+15
* mpm: Made PeriphManagerBase.__init__ more exception-safeMartin Braun2017-12-221-4/+13
* mpm: discovery returns 'product' informationBrent Stapleton2017-12-222-2/+5
* n3xx_bist: remove unused python packageTrung N Tran2017-12-221-1/+0
* mpm: mg: Make Magnesium __init__ exception-safeMartin Braun2017-12-221-5/+33
* mpm: Make dboard manager __init__ exception-safeMartin Braun2017-12-221-12/+17
* mpm: net: Add ip_addr_to_iface() functionMartin Braun2017-12-221-0/+17
* mpm: n310: Allow Ethernet connections to both SFPsMartin Braun2017-12-221-16/+30
* mpm: lib: ad937x: Change _get_arm_binary_pathMoritz Fischer2017-12-221-1/+1
* mpm: enable RX external LO set through argsTrung N Tran2017-12-227-7/+75
* mg: enable init and track calibration APITrung Tran2017-12-225-62/+185
* mpm: Run C++ logger through central loggingMartin Braun2017-12-221-0/+16
* mpm: ad937x: Make log functions go through central loggerMartin Braun2017-12-221-5/+26
* mpm: Add log_buf classMartin Braun2017-12-224-0/+170
* mpm: mg: Add lowband LO lock and AD9371 lock sensorsMartin Braun2017-12-222-3/+55
* mpm/mpmd: Move to request_xport()/commit_xport() architectureMartin Braun2017-12-225-166/+386
* mpm: Lower logging level for PeriphManagerBase.deinit()Martin Braun2017-12-221-2/+2
* mpm: n310: Load Liberio dispatcherMartin Braun2017-12-221-9/+39
* mpm: mg: Refactor some periph inits into __init__Martin Braun2017-12-221-40/+18
* mpm: mg: Fix linting issues and warningsMartin Braun2017-12-221-51/+47
* mpm: Fix minor logging issues with LMK04828 codeMartin Braun2017-12-223-7/+5
* mpm: mg: Move CPLD controls to dedicated classMartin Braun2017-12-221-91/+163
* mpm: Add configurable log levelsMartin Braun2017-12-222-4/+30
* mpm: Cache connection type in PeriphManagerBaseMartin Braun2017-12-222-1/+19
* mpm: Add LiberioDispatcherTableTrung Tran2017-12-222-0/+74
* mykonos: turn on init cals and tracking calsTrung N Tran2017-12-221-13/+13
* mpm: Remove leading _ from _get_device_info()Martin Braun2017-12-223-4/+5
* mpm: Make list_updateable_components return somethingMartin Braun2017-12-221-2/+1
* mpm: Improve exception/error handlingMartin Braun2017-12-221-19/+75
* fpga load: add N310 update FPGA functionBrent Stapleton2017-12-221-0/+14