Josh Blum
0aeac60394
uhd: allow for 16 bit i2c and eeprom addrs
2013-07-24 17:46:04 -07:00
Nicholas Corgan
011f63d19d
lib/cmake: CPack source work
...
* Removed all host code dependencies on firmware headers
* Put in CMake settings for CPack source
2012-11-16 15:54:09 -08:00
Josh Blum
5538048873
usrp1: support variable clock rate through API
2011-11-03 20:37:12 -07:00
Josh Blum
7613f8ce36
usrp1: implemented properties interface on usrp1
2011-07-01 11:33:03 -07:00
Nick Foster
1b63cd2560
Generalized mboard_iface and added a SPI convenience class a la I2C
2011-03-03 10:50:45 -08:00
Josh Blum
4357f5d3c0
uhd: replaced instanced of std::exception with the uhd exceptions
2011-02-24 16:35:29 -08:00
Josh Blum
16f08844d7
uhd: renamed the assert header to assert has
...
only the assert has implementation is in this header
uhd assert throw moved to the exception header
updated code base includes to match
2011-02-24 14:54:24 -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
b4d58f3501
USRP1: REALLY fix the full-duplex case.
2010-12-31 11:36:07 -08:00
Nick Foster
4ac4f25aba
USRP1: Fix ATR for TX/full duplex
2010-12-30 18:09:54 -08:00
Josh Blum
9a2e26e500
uhd: added read-back calls to dboard iface gpio settings, and optional mask
2010-11-26 23:27:53 -05:00
Nick Foster
56751efbe6
TVRX: works for USRP and USRP2.
2010-09-29 18:27:08 -07:00
Josh Blum
83596f1feb
usrp: added get codec rate to dboard iface
2010-09-29 17:43:26 -07:00
Josh Blum
9a3217cbbe
usrp1: tested dbsrx, works with lower divider
2010-08-31 13:21:32 -07:00
Josh Blum
af0543a8b7
usrp1: work on gpio clock divider for dbsrx, still not locking
2010-08-30 18:42:45 -07:00
Josh Blum
c956973693
usrp1: handle special dbsrx clocking case
2010-08-26 22:15:12 -07:00
Thomas Tsou
be904c0e7f
usrp1: Fill in missing dboard interface with an empty call
2010-08-26 12:42:11 -07:00
Thomas Tsou
cc6bbf949f
usrp1: Remove error message for unsupported ATR registers
2010-08-16 18:35:38 -07:00
Thomas Tsou
df74cfa4ad
usrp1: Setup dboard interface duality
2010-08-16 18:35:09 -07:00
Josh Blum
e7d4233a94
usrp1: add skeleton code for setting subdev spec
2010-08-15 19:12:41 -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