aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/codec_ctrl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Added missing pure virtual destructors to base classesNicholas Corgan2014-09-011-1/+3
|
* usrp1: implemented properties interface on usrp1Josh Blum2011-07-011-8/+4
|
* usrp1: work on usrp1 hardware compat with the apiJosh Blum2011-01-171-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 codeJosh Blum2011-01-131-1/+1
|
* uhd: replace all the instances of float not pertaining to io types with ↵Josh Blum2011-01-111-6/+6
| | | | double, simplifies life
* TVRX: Don't have mboard impl modified for ADC buffer disable. The rest of ↵Nick Foster2010-09-281-0/+3
| | | | TVRX should be in there. Not debugged.
* usrp1: Refactor mboard tuning codeThomas Tsou2010-08-181-2/+6
|
* usrp1: created daughterboard dualityJosh Blum2010-08-151-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 branchJosh Blum2010-08-151-0/+16
| | | | | | | | made usb checking changes implemented named_prop_t::extract change copied the remainder of the codec pga gain control
* usrp1: Add usrp1 implementationThomas Tsou2010-08-131-0/+76