aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
Commit message (Expand)AuthorAgeFilesLines
* mpm: include the failed mpm_shell commandbidavis2020-01-061-1/+1
* mpm: mg: Make set_master_clock_rate() an async callMartin Braun2019-11-262-2/+17
* mpm: e31x: Remove superfluous code from e31x_periphsMartin Braun2019-11-262-14/+2
* mpm: e31x: Fix setting of clock sourceMartin Braun2019-11-261-4/+1
* mpm: e310: Enable GPS sensorsMartin Braun2019-11-262-5/+70
* e310: Fix issues in MPM and UHDMartin Braun2019-11-265-175/+159
* mpm: Clean up code, improve Pylint scoreMartin Braun2019-11-265-101/+115
* mpm/mpmd: Remove token requirement for device infoMartin Braun2019-11-261-1/+2
* mpm: Move common mboard regs code to common locationMartin Braun2019-11-269-736/+272
* mpm: n3xx: Improve Pylint scoreMartin Braun2019-11-262-16/+19
* mpm: Fix calculation of link_rate for UDP xportsAaron Rossetto2019-11-261-1/+1
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-262-15/+8
* rfnoc: Unify endianness of transportsAlex Williams2019-11-263-3/+3
* Remove proto-RFNoC filesMartin Braun2019-11-267-120/+0
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-2615-830/+957
* 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