aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
Commit message (Expand)AuthorAgeFilesLines
* mpm: i2cdev: Use O_LARGEFILE to open i2c devicesMartin Braun2019-11-221-1/+2
* mpm: i2cdev: Fix formatting and compiler warningsMartin Braun2019-11-221-11/+12
* mpm: gpsd_iface: Sanitize return values for get_gps_info()Martin Braun2019-11-211-8/+21
* mpm: rpc_server: Reenable timeouts after components have been updatedMartin Braun2019-10-281-0/+3
* MPM: Fix version string for loggermichael-west2019-10-151-1/+8
* cmake: Add UHD_COMPONENT variablemichael-west2019-10-151-0/+1
* MPM: Add check for valid EEPROM addressmichael-west2019-10-151-0/+3
* N3xx: Remove close-in noise on TXMichael West2019-10-111-2/+3
* n3xx: Disable gpsdo reference source when enable_gps=0Martin Braun2019-10-111-12/+18
* mpm: periph manager: Fix typo in docstring (update default args)Martin Braun2019-10-111-2/+3
* ad937x: increase default dc offset averaging windowMark Meserve2019-10-101-0/+19
* mpm: usrp_hwd: fix for gevent 1.4.0Joerg Hofrichter2019-10-081-2/+4
* MPM: Increase E320 max rev to 4michael-west2019-09-241-1/+1
* mpm: fixed mboard_max_revision valueMatthew Crymble2019-09-244-15/+10
* n3xx: mg: Make set_freq() call asynchronousMartin Braun2019-08-222-0/+39
* mpm: mg: Only import AD9371 API calls if not yet on MagnesiumMartin Braun2019-08-221-2/+3
* e320: fix time source clobbering ref sourceMark Meserve2019-08-151-2/+6
* mpm: net: Fix typo in docstringMartin Braun2019-07-201-1/+1
* mpm: cmake: removing unnecessary destination prefixPatrick Sisterhen2019-07-171-1/+1
* n3xx: bugfix for mpm set_db_eeprom access via networkThomas Vogel2019-06-131-4/+7
* mpm: Change SW/HW compat check to use last_rev_compatTrung Tran2019-05-104-18/+33
* mpm: Add MB-EEPROMv3Martin Braun2019-05-104-13/+52
* E320: Add support for rev Emichael-west2019-05-021-1/+1
* e310/e320: Move E310 to MPM architecture and refactorSugandha Gupta2019-05-0124-16/+1668
* mpm: Add option for muxed data stream for liberio transportSugandha Gupta2019-05-011-3/+9
* mpm: sys_utils: Remove hardcoded 'subsystem' for temp sensorSugandha Gupta2019-05-011-8/+24
* mpm: Generalize unittest Test Case functionalityToni Jones2019-04-112-33/+50
* mpm: python: Move from Boost.Python to PyBind11Martin Braun2019-04-0215-268/+126
* cmake: Add unit testing framework to MPMToni Jones2019-03-265-0/+244
* mpm: python: Clean out cruftMartin Braun2019-03-213-64/+0
* mpm: cmake: Clean out top-level CMake fileMartin Braun2019-03-211-43/+30
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-0822-22/+22
* 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: Auto-load the AA image for the ddr3 BISTMartin Braun2019-02-201-0/+22
* mpm: n3xx: BIST: Improve DDR3 BIST to check for DmaFIFOMartin Braun2019-02-201-6/+10
* mpm: n3xx: Remove DDR3 from standard BIST collectionMartin Braun2019-02-201-1/+1
* 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: lib: mykonos: adi_ctrl: Remove unused variableMoritz Fischer2019-02-151-2/+0
* mpm: lib: mykonos: ad937x_device: Remove unused variableMoritz Fischer2019-02-151-3/+0
* 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