Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp1: implemented properties interface on usrp1 | Josh Blum | 2011-07-01 | 1 | -8/+4 |
| | |||||
* | usrp1: work on usrp1 hardware compat with the api | Josh Blum | 2011-01-17 | 1 | -1/+4 |
| | | | | | | today we added shutoff the DAC when not transmitting using EOB as an indicator added various other features and cleaned up code for soft time control | ||||
* | 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 ↵ | Josh Blum | 2011-01-11 | 1 | -6/+6 |
| | | | | double, simplifies life | ||||
* | TVRX: Don't have mboard impl modified for ADC buffer disable. The rest of ↵ | Nick Foster | 2010-09-28 | 1 | -0/+3 |
| | | | | TVRX should be in there. Not debugged. | ||||
* | usrp1: Refactor mboard tuning code | Thomas Tsou | 2010-08-18 | 1 | -2/+6 |
| | |||||
* | usrp1: created daughterboard duality | Josh Blum | 2010-08-15 | 1 | -1/+2 |
| | | | | | | everything that should have two is now stored into a dictionary of slot to type the set and get functions are now bound with a third argument for dboard slot the dboard iface has yet to be completed with the correct registers for a vs b | ||||
* | usrp1: compiling off next branch | Josh Blum | 2010-08-15 | 1 | -0/+16 |
| | | | | | | | | made usb checking changes implemented named_prop_t::extract change copied the remainder of the codec pga gain control | ||||
* | usrp1: Add usrp1 implementation | Thomas Tsou | 2010-08-13 | 1 | -0/+76 |