| Commit message (Expand) | Author | Age | Files | Lines |
* | moved props into usrp and multiple hpp files | Josh Blum | 2010-04-01 | 1 | -0/+2 |
* | use defined constants for the register addresses | Josh Blum | 2010-04-01 | 1 | -10/+9 |
* | Moved dsp (rx and tx), time config, and clock config (mostly) into the host. | Josh Blum | 2010-03-31 | 1 | -36/+20 |
* | Added utility methods to device addr and mac addr to make them more usable. | Josh Blum | 2010-03-29 | 1 | -3/+3 |
* | refactored types.hpp into types directory | Josh Blum | 2010-03-27 | 1 | -1/+2 |
* | Split utils.hpp into subdir with multiple files. | Josh Blum | 2010-03-27 | 1 | -1/+1 |
* | Overhaullllllled the way we do streaming. There is an odd bug where | Josh Blum | 2010-03-25 | 1 | -41/+36 |
* | Moved typedefs from props.hpp into new file types.hpp. | Josh Blum | 2010-03-21 | 1 | -46/+28 |
* | added install path for dll, fixed idiotic msvc error where making a vector wi... | Josh Blum | 2010-03-19 | 1 | -5/+5 |
* | Replaced uses of wax:cast with the templated as method (like in boost program... | Josh Blum | 2010-03-15 | 1 | -13/+13 |
* | handle getting and setting mac and ip addr from the host | Josh Blum | 2010-03-12 | 1 | -2/+67 |
* | Added simple device to handle wrapping general properties up into simple api. | Josh Blum | 2010-03-10 | 1 | -5/+30 |
* | Send the number of samples per datagram over the control. | Josh Blum | 2010-03-01 | 1 | -7/+4 |
* | Made the usrp2 impl into a device. | Josh Blum | 2010-02-21 | 1 | -2/+9 |
* | Moved lib and include contents of dboard and mboard one directory up and pref... | Josh Blum | 2010-02-21 | 1 | -0/+196 |