Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: Add support for the USRP X410 | Lars Amsel | 2021-06-10 | 1 | -9/+15 |
* | mpm: Implement 32 bit register interface with SPI | Toni Jones | 2021-03-04 | 1 | -0/+12 |
* | mpm: Add compile flag to fix missing definition | Ciro Nishiguchi | 2020-01-16 | 1 | -0/+4 |
* | 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 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 2 | -95/+58 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 1 | -1/+1 |
* | 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 | 5 | -0/+385 |