| Commit message (Expand) | Author | Age | Files | Lines |
* | usrp: added get dboard iface to simple wrapper, and set gpio debug to dboard ... | Josh Blum | 2010-08-23 | 1 | -0/+20 |
* | usrp: replaced mboard name with special props for dboard iface | Josh Blum | 2010-08-14 | 1 | -1/+6 |
* | usrp2: added mboard name call to dboard iface | Josh Blum | 2010-08-04 | 1 | -0/+2 |
* | usrp2: init clock rate shadows for dboard iface, uhd: pthread sched fix error... | Josh Blum | 2010-06-18 | 1 | -0/+5 |
* | usrp2: code and comment tweak for aux dac call | Josh Blum | 2010-06-17 | 1 | -4/+3 |
* | uhd: added enums for aux adc and dac, usrp2: implemented enums in db iface | Josh Blum | 2010-06-17 | 1 | -15/+17 |
* | added set clock rate, and get clock rates to dboard iface, usrp2 needs clock ... | Josh Blum | 2010-06-17 | 1 | -3/+21 |
* | usrp2: dboard iface: switched to nested dictionary for dac regs | Josh Blum | 2010-06-14 | 1 | -8/+17 |
* | Fixed USRP2 aux_dac numbering convention | Jason Abele | 2010-06-11 | 1 | -11/+13 |
* | usrp2 regs naming convention | Josh Blum | 2010-06-04 | 1 | -14/+14 |
* | move get clock rate into clock control | Josh Blum | 2010-06-04 | 1 | -1/+1 |
* | Prepend usrp2 onto the helper classes in usrp2 impl to avoid symbol conflicts. | Josh Blum | 2010-06-04 | 1 | -4/+7 |
* | fix for msvc warning | Josh Blum | 2010-05-28 | 1 | -1/+1 |
* | Added support to set GPIO pins from dboard interface: | Josh Blum | 2010-05-24 | 1 | -8/+26 |
* | 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 |