Commit graph

9 commits

Author SHA1 Message Date
Josh Blum
7613f8ce36 usrp1: implemented properties interface on usrp1 2011-07-01 11:33:03 -07:00
Josh Blum
d71344091b usrp1: work on usrp1 hardware compat with the api
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
2011-01-17 15:18:46 -08:00
Josh Blum
261bb80d73 uhd: update copyright dates on host code 2011-01-13 16:22:07 -08:00
Josh Blum
395bbbbc11 uhd: replace all the instances of float not pertaining to io types with double, simplifies life 2011-01-11 19:46:45 -08:00
Nick Foster
15eacbd920 TVRX: Don't have mboard impl modified for ADC buffer disable. The rest of TVRX should be in there. Not debugged. 2010-09-28 13:52:09 -07:00
Thomas Tsou
024377afa9 usrp1: Refactor mboard tuning code 2010-08-18 19:22:06 -07:00
Josh Blum
5c0d3d3060 usrp1: created daughterboard duality
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
2010-08-15 18:49:06 -07:00
Josh Blum
2e978d8835 usrp1: compiling off next branch
made usb checking changes

implemented named_prop_t::extract change

copied the remainder of the codec pga gain control
2010-08-15 12:40:37 -07:00
Thomas Tsou
9cb9e7d522 usrp1: Add usrp1 implementation 2010-08-13 17:54:51 -07:00