Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved adc and dac control into codec control source file. | Josh Blum | 2010-05-10 | 1 | -9/+9 |
* | Code tweaks and added unit test for dict and error message. | Josh Blum | 2010-05-01 | 1 | -36/+21 |
* | Added RSSI readback to XCVR2450. | Josh Blum | 2010-04-26 | 1 | -6/+0 |
* | set dboard eeprom from dboard properties | Josh Blum | 2010-04-24 | 1 | -6/+6 |
* | Moved reading the eeprom (dboard ids) onto the host. | Josh Blum | 2010-04-23 | 1 | -34/+2 |
* | windows warning fix | Josh Blum | 2010-04-20 | 1 | -3/+2 |
* | added support for aux dac and adc control in host | Josh Blum | 2010-04-19 | 1 | -31/+67 |
* | moved spi and i2c api into serial.hpp, its used for more than the dboard inte... | Josh Blum | 2010-04-16 | 1 | -2/+4 |
* | Added gain control to rfx. Switched string constants to caps (gains, antennas... | Josh Blum | 2010-04-14 | 1 | -6/+7 |
* | renamed dboard interface to dboard iface, the lengthy name was getting to be ... | Josh Blum | 2010-04-14 | 1 | -13/+13 |
* | Created a usrp2 interface class with the control, spi, peek/poke functionality. | Josh Blum | 2010-04-13 | 1 | -0/+278 |