aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm
Commit message (Expand)AuthorAgeFilesLines
* mpm: rpc_server: Improve error message on double-claimMartin Braun2019-02-221-2/+5
* mpm: rhodium: Fix clock value log formattingMartin Braun2019-02-221-2/+3
* mpm: rhodium: Fix typo in log messageMartin Braun2019-02-221-1/+1
* mpm: n320: Update FPGA type if QSFP board is availableMartin Braun2019-02-221-1/+9
* mpm: n320: Demote warning on absence of QSFP boardMartin Braun2019-02-221-4/+5
* mpm: bist: DDR3 test only enumerates first blockMartin Braun2019-02-201-1/+1
* mpm: n3xx: BIST: Improve DDR3 BIST to check for DmaFIFOMartin Braun2019-02-201-6/+10
* e320: add fpga_version_hash to e320 device infoSugandha Gupta2019-02-191-0/+2
* mpm: n320: Properly check for the LO distribution boardMartin Braun2019-02-192-9/+23
* N3xx: Update max rev to 7michael-west2019-02-191-2/+1
* mpm: xport: add commit_xport docstringBrent Stapleton2019-02-111-1/+4
* n3xx: init peripherals before loading FPGATrung Tran2019-02-013-45/+64
* mpm: Parameterize max UDP link allocationAlex Williams2019-01-252-1/+7
* mpm: Fix up Rhodium EEPROM handling for BfrfsEEPROMAlex Williams2019-01-231-24/+3
* rhodium: Fix some Pylint warningsMartin Braun2019-01-211-6/+4
* mpm: n3xx: e320: Add bridge mode supportRyan Marlow2019-01-172-2/+9
* mpm: xportmgr_udp: Add bridge mode supportSugandha Gupta2019-01-171-18/+50
* mpm: ethtable: Add support for bridge mode to Ethernet dispatcherSugandha Gupta2019-01-171-21/+79
* mpm: net: Add bridge utilitiesSugandha Gupta2019-01-171-10/+36
* rh: general code cleanupMark Meserve2019-01-103-8/+9
* mpm: Add gpgga sensor function to GPSd ifaceToni Jones2019-01-031-0/+101
* mpm: Factor out user EEPROM code into own moduleMartin Braun2018-12-203-169/+150
* uhd/mpm: eiscat: Various changesRyan Marlow2018-12-192-28/+41
* rh: remove polarity setting for sdclkout11Mark Meserve2018-12-121-2/+2
* rh: add functions to toggle lowband loMark Meserve2018-12-122-0/+20
* e320: Fix return value of get_fpga_typeSugandha Gupta2018-11-301-3/+3
* rh: Enable clock synchronization error checkingHumberto Jimenez2018-11-291-7/+3
* mpm: rh: Remove n321 overlayAlex Williams2018-11-271-1/+0
* n3xx: Change init() procedure to reduce configuration timeHumberto Jimenez2018-11-261-2/+6
* rh: Fix update_ref_clock_freq() to update init argsHumberto Jimenez2018-11-261-0/+3
* rh: fix typo in set_clk_safe_stateMark Meserve2018-11-161-1/+1
* mpm: add fpga githash to device infoTrung Tran2018-11-161-0/+2
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-147-34/+34
* mpm:e320: fixup gps_locked typeTrung Tran2018-11-131-1/+1
* mpm:gpsd_iface: handle errors from gpsdTrung Tran2018-11-131-50/+87
* rh: change uio access to utilize with-asMark Meserve2018-11-122-79/+85
* mpm: Add basic driver for QSFP board's retimerAlex Williams2018-11-074-0/+142
* mpm: Add convenience function to pull i2c bus from device treeAlex Williams2018-11-072-0/+37
* mpm: rh: Add MAX 10 update scriptAlex Williams2018-11-071-0/+165
* rh: add lo distribution supportMark Meserve2018-11-053-4/+145
* rh: disable lmk test outputMark Meserve2018-10-301-1/+1
* rh: Phase DAC configuration clean-upHumberto Jimenez2018-10-301-6/+4
* rh: Deterministic latency optimization in JESD204BHumberto Jimenez2018-10-301-3/+14
* rh: add support for rhodium devicesMark Meserve2018-10-2511-1/+2525
* nijesdcore: add PRBS-31 testingMark Meserve2018-10-251-0/+37
* nijesdcore: add eyescan utilityMark Meserve2018-10-253-4/+860
* nijesdcore: add variable configuration supportMark Meserve2018-10-254-30/+50
* mpm: e320: n3xx: Factor BIST code to common moduleMartin Braun2018-10-241-0/+598
* n3xx: output exception string on boot init failureMark Meserve2018-10-241-1/+1
* mpm: Add lock_guard() functionMartin Braun2018-10-231-0/+22