| Commit message (Expand) | Author | Age | Files | Lines |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 1 | -25/+25 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -214/+225 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -47/+47 |
* | dboard_iface: Added FE name input to set_fe_connection | Ashish Chaudhari | 2016-05-16 | 1 | -3/+3 |
* | dboard_iface: Added method to configure front connection and settings | Ashish Chaudhari | 2016-03-21 | 1 | -0/+6 |
* | usrp: Refactored dboard_iface for all products | Ashish Chaudhari | 2016-02-16 | 1 | -27/+96 |
* | usrp3: Added new GPIO ATR 3000 core | Ashish Chaudhari | 2015-09-29 | 1 | -0/+1 |
* | uhd: allow for 16 bit i2c and eeprom addrs | Josh Blum | 2013-07-24 | 1 | -4/+4 |
* | lib/cmake: CPack source work | Nicholas Corgan | 2012-11-16 | 1 | -4/+38 |
* | usrp1: support variable clock rate through API | Josh Blum | 2011-11-03 | 1 | -13/+13 |
* | usrp1: implemented properties interface on usrp1 | Josh Blum | 2011-07-01 | 1 | -12/+11 |
* | Generalized mboard_iface and added a SPI convenience class a la I2C | Nick Foster | 2011-03-03 | 1 | -4/+4 |
* | uhd: replaced instanced of std::exception with the uhd exceptions | Josh Blum | 2011-02-24 | 1 | -1/+1 |
* | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 1 | -1/+1 |
* | uhd: update copyright dates on host code | Josh Blum | 2011-01-13 | 1 | -1/+1 |
* | uhd: replace all the instances of float not pertaining to io types with doubl... | Josh Blum | 2011-01-11 | 1 | -4/+4 |
* | USRP1: REALLY fix the full-duplex case. | Nick Foster | 2010-12-31 | 1 | -2/+2 |
* | USRP1: Fix ATR for TX/full duplex | Nick Foster | 2010-12-30 | 1 | -15/+31 |
* | uhd: added read-back calls to dboard iface gpio settings, and optional mask | Josh Blum | 2010-11-26 | 1 | -8/+8 |
* | TVRX: works for USRP and USRP2. | Nick Foster | 2010-09-29 | 1 | -0/+6 |
* | usrp: added get codec rate to dboard iface | Josh Blum | 2010-09-29 | 1 | -0/+5 |
* | usrp1: tested dbsrx, works with lower divider | Josh Blum | 2010-08-31 | 1 | -3/+3 |
* | usrp1: work on gpio clock divider for dbsrx, still not locking | Josh Blum | 2010-08-30 | 1 | -6/+6 |
* | usrp1: handle special dbsrx clocking case | Josh Blum | 2010-08-26 | 1 | -24/+48 |
* | usrp1: Fill in missing dboard interface with an empty call | Thomas Tsou | 2010-08-26 | 1 | -0/+6 |
* | usrp1: Remove error message for unsupported ATR registers | Thomas Tsou | 2010-08-16 | 1 | -4/+2 |
* | usrp1: Setup dboard interface duality | Thomas Tsou | 2010-08-16 | 1 | -42/+63 |
* | usrp1: add skeleton code for setting subdev spec | Josh Blum | 2010-08-15 | 1 | -1/+2 |
* | usrp1: created daughterboard duality | Josh Blum | 2010-08-15 | 1 | -7/+21 |
* | usrp1: compiling off next branch | Josh Blum | 2010-08-15 | 1 | -2/+5 |
* | usrp1: Add usrp1 implementation | Thomas Tsou | 2010-08-13 | 1 | -0/+304 |