aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/dboard_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved adc and dac control into codec control source file.Josh Blum2010-05-101-1/+1
* Renamed the prop set/get error macros so they make sense for not-implemented ...Josh Blum2010-04-261-4/+4
* prefixed the ASSERT_THROW macro with UHD for the sake of namespaceJosh Blum2010-04-261-2/+2
* Got eeprom read/write dboard ids working.Josh Blum2010-04-261-1/+1
* Work on exceptions.Josh Blum2010-04-251-6/+4
* set dboard eeprom from dboard propertiesJosh Blum2010-04-241-11/+30
* Moved reading the eeprom (dboard ids) onto the host.Josh Blum2010-04-231-10/+5
* XCVR tweaks, working in highband and lowband.Josh Blum2010-04-231-1/+1
* renamed dboard interface to dboard iface, the lengthy name was getting to be ...Josh Blum2010-04-141-2/+2
* Created a usrp2 interface class with the control, spi, peek/poke functionality.Josh Blum2010-04-131-4/+6
* converted timespec to use nanoseconds for fractional partJosh Blum2010-04-081-0/+1
* simplified the usage of dboard, dsp, and mboard proxies.Josh Blum2010-04-051-2/+2
* added 16 bit peek and poke, 16 bit register defs for gpios and atrsJosh Blum2010-04-051-2/+2
* moved props into usrp and multiple hpp filesJosh Blum2010-04-011-0/+2
* use defined constants for the register addressesJosh Blum2010-04-011-3/+2
* Moved dsp (rx and tx), time config, and clock config (mostly) into the host.Josh Blum2010-03-311-15/+15
* refactored types.hpp into types directoryJosh Blum2010-03-271-0/+1
* Split utils.hpp into subdir with multiple files.Josh Blum2010-03-271-1/+1
* added install path for dll, fixed idiotic msvc error where making a vector wi...Josh Blum2010-03-191-2/+2
* got uhd almost compiling in windowze. figured out special flags. also had to ...Josh Blum2010-03-171-2/+2
* Added ability to set the subdevices in use for rx and tx dboards.Josh Blum2010-03-161-15/+67
* Replaced uses of wax:cast with the templated as method (like in boost program...Josh Blum2010-03-151-2/+2
* Added simple device to handle wrapping general properties up into simple api.Josh Blum2010-03-101-4/+5
* Made implementation class for the dboard manager.Josh Blum2010-02-221-2/+2
* Moved lib and include contents of dboard and mboard one directory up and pref...Josh Blum2010-02-211-0/+123