aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/mboard_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* added automatic ref source enumJosh Blum2010-04-161-0/+1
* removed clock rate prop, we dont need to expose that since ticks are in nsecsJosh Blum2010-04-141-4/+0
* Created a usrp2 interface class with the control, spi, peek/poke functionality.Josh Blum2010-04-131-19/+18
* Moved ad9777 control 100% on to the hostJosh Blum2010-04-131-0/+25
* added more clock config, takes care of external referenceJosh Blum2010-04-131-1/+10
* Moved clock control into abstraction clock control class.Josh Blum2010-04-131-0/+6
* converted timespec to use nanoseconds for fractional partJosh Blum2010-04-081-6/+2
* simplified the usage of dboard, dsp, and mboard proxies.Josh Blum2010-04-051-13/+13
* paradigm shift for the dsp abstractionJosh Blum2010-04-051-17/+45
* added 16 bit peek and poke, 16 bit register defs for gpios and atrsJosh Blum2010-04-051-4/+4
* moved props into usrp and multiple hpp filesJosh Blum2010-04-011-0/+2
* use defined constants for the register addressesJosh Blum2010-04-011-10/+9
* Moved dsp (rx and tx), time config, and clock config (mostly) into the host.Josh Blum2010-03-311-36/+20
* Added utility methods to device addr and mac addr to make them more usable.Josh Blum2010-03-291-3/+3
* refactored types.hpp into types directoryJosh Blum2010-03-271-1/+2
* Split utils.hpp into subdir with multiple files.Josh Blum2010-03-271-1/+1
* Overhaullllllled the way we do streaming. There is an odd bug whereJosh Blum2010-03-251-41/+36
* Moved typedefs from props.hpp into new file types.hpp.Josh Blum2010-03-211-46/+28
* added install path for dll, fixed idiotic msvc error where making a vector wi...Josh Blum2010-03-191-5/+5
* Replaced uses of wax:cast with the templated as method (like in boost program...Josh Blum2010-03-151-13/+13
* handle getting and setting mac and ip addr from the hostJosh Blum2010-03-121-2/+67
* Added simple device to handle wrapping general properties up into simple api.Josh Blum2010-03-101-5/+30
* Send the number of samples per datagram over the control.Josh Blum2010-03-011-7/+4
* Made the usrp2 impl into a device.Josh Blum2010-02-211-2/+9
* Moved lib and include contents of dboard and mboard one directory up and pref...Josh Blum2010-02-211-0/+196