| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mpm: Apply clang-format against all .cpp and .hpp files | Martin Braun | 2020-03-03 | 8 | -83/+81 |
* | e320/e310: Fix get_gpio_srcs() MPM API call | Martin Braun | 2020-02-26 | 2 | -2/+2 |
* | mpm: cmake: added date_time as required boost component | Joerg Hofrichter | 2020-02-10 | 1 | -0/+1 |
* | mpm: catalina: Add thread.cpp from UHD to included files | Martin Braun | 2020-02-10 | 1 | -0/+13 |
* | MPM: add ability to run scripts to MPM shell | Lars Amsel | 2020-02-07 | 1 | -34/+83 |
* | fixup! mpm: e320/e310: Expose APIs to drive GPIO source via UHD | Martin Braun | 2020-01-28 | 3 | -2/+3 |
* | mpm: e320/e310: Expose APIs to drive GPIO source via UHD | Martin Braun | 2020-01-23 | 5 | -80/+147 |
* | mpm/mpmd: Expose APIs to drive GPIO sources | Martin Braun | 2020-01-23 | 5 | -37/+120 |
* | mpm: fixed cmake macro for enabling modules | Joerg Hofrichter | 2020-01-22 | 1 | -7/+12 |
* | mpm: cmake: adopt default enable values of modules | Joerg Hofrichter | 2020-01-22 | 1 | -4/+4 |
* | mpm: optionally generate XML report when running unittests | Joerg Hofrichter | 2020-01-22 | 1 | -7/+22 |
* | mpm: Add compile flag to fix missing definition | Ciro Nishiguchi | 2020-01-16 | 1 | -0/+4 |
* | mpm: include the failed mpm_shell command | bidavis | 2020-01-06 | 1 | -1/+1 |
* | mpm: mg: Make set_master_clock_rate() an async call | Martin Braun | 2019-11-26 | 2 | -2/+17 |
* | mpm: e31x: Remove superfluous code from e31x_periphs | Martin Braun | 2019-11-26 | 2 | -14/+2 |
* | mpm: e31x: Fix setting of clock source | Martin Braun | 2019-11-26 | 1 | -4/+1 |
* | mpm: e310: Enable GPS sensors | Martin Braun | 2019-11-26 | 2 | -5/+70 |
* | e310: Fix issues in MPM and UHD | Martin Braun | 2019-11-26 | 5 | -175/+159 |
* | mpm: Clean up code, improve Pylint score | Martin Braun | 2019-11-26 | 5 | -101/+115 |
* | mpm/mpmd: Remove token requirement for device info | Martin Braun | 2019-11-26 | 1 | -1/+2 |
* | mpm: Move common mboard regs code to common location | Martin Braun | 2019-11-26 | 9 | -736/+272 |
* | mpm: n3xx: Improve Pylint score | Martin Braun | 2019-11-26 | 2 | -16/+19 |
* | mpm: Fix calculation of link_rate for UDP xports | Aaron Rossetto | 2019-11-26 | 1 | -1/+1 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 2 | -15/+8 |
* | rfnoc: Unify endianness of transports | Alex Williams | 2019-11-26 | 3 | -3/+3 |
* | Remove proto-RFNoC files | Martin Braun | 2019-11-26 | 7 | -120/+0 |
* | x300/mpmd: Port all RFNoC devices to the new RFNoC framework | Martin Braun | 2019-11-26 | 15 | -830/+957 |
* | mpm: i2cdev: Use O_LARGEFILE to open i2c devices | Martin Braun | 2019-11-22 | 1 | -1/+2 |
* | mpm: i2cdev: Fix formatting and compiler warnings | Martin Braun | 2019-11-22 | 1 | -11/+12 |
* | mpm: gpsd_iface: Sanitize return values for get_gps_info() | Martin Braun | 2019-11-21 | 1 | -8/+21 |
* | mpm: rpc_server: Reenable timeouts after components have been updated | Martin Braun | 2019-10-28 | 1 | -0/+3 |
* | MPM: Fix version string for logger | michael-west | 2019-10-15 | 1 | -1/+8 |
* | cmake: Add UHD_COMPONENT variable | michael-west | 2019-10-15 | 1 | -0/+1 |
* | MPM: Add check for valid EEPROM address | michael-west | 2019-10-15 | 1 | -0/+3 |
* | N3xx: Remove close-in noise on TX | Michael West | 2019-10-11 | 1 | -2/+3 |
* | n3xx: Disable gpsdo reference source when enable_gps=0 | Martin Braun | 2019-10-11 | 1 | -12/+18 |
* | mpm: periph manager: Fix typo in docstring (update default args) | Martin Braun | 2019-10-11 | 1 | -2/+3 |
* | ad937x: increase default dc offset averaging window | Mark Meserve | 2019-10-10 | 1 | -0/+19 |
* | mpm: usrp_hwd: fix for gevent 1.4.0 | Joerg Hofrichter | 2019-10-08 | 1 | -2/+4 |
* | MPM: Increase E320 max rev to 4 | michael-west | 2019-09-24 | 1 | -1/+1 |
* | mpm: fixed mboard_max_revision value | Matthew Crymble | 2019-09-24 | 4 | -15/+10 |
* | n3xx: mg: Make set_freq() call asynchronous | Martin Braun | 2019-08-22 | 2 | -0/+39 |
* | mpm: mg: Only import AD9371 API calls if not yet on Magnesium | Martin Braun | 2019-08-22 | 1 | -2/+3 |
* | e320: fix time source clobbering ref source | Mark Meserve | 2019-08-15 | 1 | -2/+6 |
* | mpm: net: Fix typo in docstring | Martin Braun | 2019-07-20 | 1 | -1/+1 |
* | mpm: cmake: removing unnecessary destination prefix | Patrick Sisterhen | 2019-07-17 | 1 | -1/+1 |
* | n3xx: bugfix for mpm set_db_eeprom access via network | Thomas Vogel | 2019-06-13 | 1 | -4/+7 |
* | mpm: Change SW/HW compat check to use last_rev_compat | Trung Tran | 2019-05-10 | 4 | -18/+33 |
* | mpm: Add MB-EEPROMv3 | Martin Braun | 2019-05-10 | 4 | -13/+52 |
* | E320: Add support for rev E | michael-west | 2019-05-02 | 1 | -1/+1 |