| Commit message (Expand) | Author | Age | Files | Lines |
* | mpm: Apply clang-format against all .cpp and .hpp files | Martin Braun | 2020-03-03 | 4 | -11/+18 |
* | mpm: catalina: Add thread.cpp from UHD to included files | Martin Braun | 2020-02-10 | 1 | -0/+13 |
* | mpm: Add compile flag to fix missing definition | Ciro Nishiguchi | 2020-01-16 | 1 | -0/+4 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 2 | -15/+8 |
* | Remove proto-RFNoC files | Martin Braun | 2019-11-26 | 2 | -53/+0 |
* | 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: Fix version string for logger | michael-west | 2019-10-15 | 1 | -1/+8 |
* | ad937x: increase default dc offset averaging window | Mark Meserve | 2019-10-10 | 1 | -0/+19 |
* | e310/e320: Move E310 to MPM architecture and refactor | Sugandha Gupta | 2019-05-01 | 3 | -1/+84 |
* | uhd: mpm: update all license header w/ "-or-later" | Brent Stapleton | 2019-03-08 | 9 | -9/+9 |
* | mpm: lib: mykonos: adi_ctrl: Remove unused variable | Moritz Fischer | 2019-02-15 | 1 | -2/+0 |
* | mpm: lib: mykonos: ad937x_device: Remove unused variable | Moritz Fischer | 2019-02-15 | 1 | -3/+0 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 24 | -1725/+1770 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 8 | -46/+46 |
* | mpm: i2c: Open and close i2c file descriptor on every access | Alex Williams | 2018-11-12 | 1 | -22/+42 |
* | mpm: i2c: Add vector-based transfer function | Alex Williams | 2018-10-19 | 1 | -0/+18 |
* | mpm: Add i2c APIs for simple transfers | Alex Williams | 2018-10-19 | 6 | -0/+386 |
* | mpm: initial commit of E320 code | Brent Stapleton | 2018-07-18 | 4 | -2/+137 |
* | mpm: ad9371: Accept PID 0x01 as well as 0x03 | Martin Braun | 2018-06-28 | 1 | -1/+5 |
* | mpm: replace long execution function with async call | Trung N Tran | 2018-04-30 | 1 | -7/+7 |
* | mpm: Use configurable components for build system | Alex Williams | 2018-04-18 | 2 | -4/+4 |
* | mg: fix char printout of arm version | Mark Meserve | 2018-03-08 | 1 | -3/+3 |
* | mpm: break up device compilation | Brent Stapleton | 2018-03-05 | 2 | -5/+9 |
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 23 | -46/+46 |
* | mpm: ad937x: implement set_bw_filter | Trung N Tran | 2018-02-08 | 3 | -6/+24 |
* | mpm: ad9371: Enable separate RX1/RX2 enable pins | Trung N Tran | 2018-02-08 | 1 | -2/+2 |
* | mpm: ad937x: Refactor | Martin Braun | 2018-01-22 | 3 | -138/+271 |
* | mpm: mg: Pass deserializer_lane_xbar to ad937x_config | Trung N Tran | 2018-01-12 | 6 | -8/+13 |
* | mpm: Harmonize all license header | Martin Braun | 2017-12-22 | 29 | -315/+76 |
* | mpm: Add mmap_regs_iface | Martin Braun | 2017-12-22 | 2 | -0/+118 |
* | mpm: Fix floating-point errors in MCR configuration | Martin Braun | 2017-12-22 | 3 | -83/+114 |
* | mpm: Enable TX external LO set through args, simplify code | Trung N Tran | 2017-12-22 | 5 | -48/+67 |
* | mpm: mykonos: Increase SPI speed to 20 MHz | Trung N Tran | 2017-12-22 | 1 | -1/+1 |
* | mpm: mykonos: Add API to change master clock rate | Trung N Tran | 2017-12-22 | 6 | -9/+126 |
* | mpm: ad937x: Add LO lock API | Martin Braun | 2017-12-22 | 1 | -0/+11 |
* | mpm: Minor spidev fixes | Martin Braun | 2017-12-22 | 1 | -18/+5 |
* | mpm: lib: ad937x: Change _get_arm_binary_path | Moritz Fischer | 2017-12-22 | 1 | -1/+1 |
* | mpm: enable RX external LO set through args | Trung N Tran | 2017-12-22 | 5 | -5/+50 |
* | mg: enable init and track calibration API | Trung Tran | 2017-12-22 | 3 | -58/+75 |
* | mpm: ad937x: Make log functions go through central logger | Martin Braun | 2017-12-22 | 1 | -5/+26 |
* | mpm: Add log_buf class | Martin Braun | 2017-12-22 | 2 | -0/+65 |
* | mykonos: turn on init cals and tracking cals | Trung N Tran | 2017-12-22 | 1 | -13/+13 |
* | spidev: fix error handling in initialization | Mark Meserve | 2017-12-22 | 2 | -41/+78 |
* | ad937x: remove magic constant in ad937x_config_t | Mark Meserve | 2017-12-22 | 2 | -4/+7 |
* | ad937x: revise ad937x_device | Mark Meserve | 2017-12-22 | 1 | -8/+8 |
* | ad937x: add comments to ad937x_gain_ctrl_config | Mark Meserve | 2017-12-22 | 2 | -17/+19 |
* | ad937x: update ad937x_fir | Mark Meserve | 2017-12-22 | 2 | -3/+4 |
* | ad937x: address TODOs in adi_ctrl | Mark Meserve | 2017-12-22 | 1 | -10/+44 |
* | ad937x: cleanup and optimize ad937x_config_t | Mark Meserve | 2017-12-22 | 2 | -66/+54 |