aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm
Commit message (Expand)AuthorAgeFilesLines
* 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: mg: Optionally parallelize init calls to dboardMartin Braun2017-12-221-3/+19
* 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-221-1/+3
* 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: enable RX external LO set through argsTrung N Tran2017-12-221-0/+11
* mg: enable init and track calibration APITrung Tran2017-12-221-2/+21
* mpm: Run C++ logger through central loggingMartin Braun2017-12-221-0/+16
* 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-221-2/+13
* mpm: Cache connection type in PeriphManagerBaseMartin Braun2017-12-222-1/+19
* mpm: Add LiberioDispatcherTableTrung Tran2017-12-222-0/+74
* mpm: Remove leading _ from _get_device_info()Martin Braun2017-12-222-2/+3
* 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
* fpga load: add update_component function to MPMBrent Stapleton2017-12-222-0/+95
* mpm: Minor refactoring of PeriphManagerBase attributesMartin Braun2017-12-222-8/+3
* sync: add PDAC BIST testdjepson12017-12-221-0/+80
* mpm: server supports binary strings being sent across rpcBrent Stapleton2017-12-221-2/+7
* mpm: tdc_sync: Fix number of samples, formatting issuesMartin Braun2017-12-221-7/+9
* mpm: Replace MMCM lock and TDC PPS sleeps with poll_with_timeoutMartin Braun2017-12-222-12/+18
* mpm: Add mpmutils module, includes poll_with_timeoutMartin Braun2017-12-222-2/+41
* mpm: tdc_sync: Remove sleeps in offset pollingMartin Braun2017-12-221-7/+7
* lmk: change holdover settings to reduce lock timedjepson12017-12-223-14/+25
* mpm: mg: Minor cleanup in __init__Martin Braun2017-12-221-6/+26
* mpm: mg: Enable user EEPROM data read/writeMartin Braun2017-12-221-2/+100
* mpm: n310: Enable read/write of user EEPROM dataMartin Braun2017-12-221-0/+67
* mpm: Add BufferFS serialization libraryMartin Braun2017-12-223-0/+401
* n3xx: enable 1G clock with gpio settings.Ryan Marlow2017-12-221-0/+17
* mpm: mg: Specify I2C parents for GPIO devicesTrung N Tran2017-12-221-3/+77
* mpm: n3xx: Add GPS locked sensorTrung N Tran2017-12-221-0/+13
* mpm: mg: Specify the required overlay for FPGA auto-loadingMartin Braun2017-12-221-0/+15
* mpm: Provide default dboard EEPROM getter/settersMartin Braun2017-12-221-0/+28
* mpm: Properly populate device_info dict for dboard classesMartin Braun2017-12-221-1/+18